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
Post a Comment