To stop warnings from a free ssl cert I set up a while back and not knowing how to undo it I ended up deleting my ssl.conf file in the etc/ssl folder but now I am wondering if that comes with apache by default and necessary for running other programs?
The problem I was having besides the warnings of untrusted site because have multiple sites running off the one IP , every time https preceded any of the sites they would naturally go to root site instead of individual sites which is something I had to somehow stop but I am sure my methodology is all wrong. At least now https site not found until I can pay for a certificate. What SHOULD I have done?
ca-bundle.crt ca-bundle.trust.crt localhost.crt make-dummy-cert Makefile renew-dummy-cert
These are exact certs located in /etc/ssl so I could recreate that folder if I wanted but I won't because I think it was created when I went through process of setting up untrusted ssl cert. I don't even know where I can EDIT those registration details but I would love to know.