@ganeshtamang - Hi, thanks for the video, but I already enabled sudo a2enmod ssl, restarted apache2, then when I go to h t t p s : / / localhost it says...
Secure Connection Failed An error occurred during a connection to localhost. SSL received a record that exceeded the maximum permissible length.
(Error code: ssl_error_rx_record_too_long)
Try Again. This is all in Firefox. I Googled and it's a bunch of different ideas which I'm not very familiar with, can you help me?
Have you enabled the default ssl site by command $ sudo a2ensite default-ssl
and restarting apache $ sudo /etc/init.d/apache2 restart
ganeshtamang 7 months ago
@ganeshtamang - Hi, thanks for the video, but I already enabled sudo a2enmod ssl, restarted apache2, then when I go to h t t p s : / / localhost it says...
Secure Connection Failed An error occurred during a connection to localhost. SSL received a record that exceeded the maximum permissible length.
(Error code: ssl_error_rx_record_too_long)
Try Again. This is all in Firefox. I Googled and it's a bunch of different ideas which I'm not very familiar with, can you help me?
BugsVHumans 7 months ago