SSL Error On First Access of Webmin on New Install - (Error code: ssl_error_rx_record_too_long) If you try to log into a new install and you receive this error: An error occurred during a connection to xxx.xxx.xxx.xxx:10000. SSL received a record that exceeded the maximum permissible length. (Error code: ssl_error_rx_record_too_long) It is because SSL is not configured for Webmin and it must be enabled. Solution: Because your Webmin login and password are normally passed between your browser and the server in unencrypted form, an attacker with access to any of the networks between the browser and server can easily capture your Webmin login. To prevent this, Webmin can be configured to use SSL to encrypt all of its network traffic. If you have yum support on your linux distribution following will resolve SSL issue. yum install openssl openssl-devel perl perl-Net-SSLeay perl-Crypt-SSLeay Else follow below method.
All About Networking is a blog about Networking, Hardware, Software, IT Guide, Tech Info, Engineering Info, Networking tips, tricks and tutorials. Collection of Information and Solutions of all Networking problems .Solution for all software Hardware issues, Help-desk for IT Engineers, Web designers and Server Administrators