Published Question
Hello -
I have used this article https://www.digitalocean.com/community/tutorials/how-to-create-a-self-signed-ssl-certificate-for-apache-in-ubuntu-16-04 (http://) to get my Ubuntu 16.04 server set up for SSL. I am goi...
Accepted Answer:
Hey there,
If you follow the reverse of that tutorial, and just do the opposite (so removing) it should work.
If you comment out / delete the following from your virtual hosts file
```
SSLEngine on
SSLCert...
2
•
•
By
castera
Apache
Ubuntu 16.04