SSL received a record that exceeded the maximum permissible length. (Error code: ssl_error_rx_record_too_long)


This issue typically occurs when the symbolic link is not created. You can create the link using the following command:

# ln -s /etc/apache2/sites-available/default-ssl /etc/apache2/sites-enabled/000-default-ssl

Comments

Popular posts from this blog

Server should be SSL-aware but has no certificate configured [Hint: SSLCertificateFile] ((null):0)

Using a Self signed Certificate to Run Apache2 under SSL

How to Efficiently Handle Sparse Files with tar