Hi. I just would like to ask how to test if ssl for particular site works or not. What I have already done. Please correct me if there is something wrong. I filled the SSL fields and and created certificate. I belive that created automaticaly a SSL request and SSL self-signed certificate. Am I wrong? I should be able to test it now, but - http://www.kanour.info is working but this is without SSL - https://www.kanour.info is not working I would like to have the posibility that the client will upload the certificate automaticaly as it works with ISPConfig enviroment. Please can you advice what to do? Do I have to add anything? For example any special Apache directives? Thank you
It just does not work for me and I dont know where the fault is. I have in ssl directory: <pre> -rw-r--r-- 1 root root 985 Aug 5 12:14 www.kanour.info.crt -rw-r--r-- 1 root root 769 Aug 5 12:14 www.kanour.info.csr -r-------- 1 root root 887 Aug 5 12:14 www.kanour.info.key -rw-r--r-- 1 root root 963 Aug 5 12:14 www.kanour.info.key.org </pre> I have only one IP address on this server where ISPconfig and all other sites are running. But only this site has got ssl enabled. I am not sure if I need additional IP for this site to run SSL? Could someone give a hint? Is is enough to just create certificate, which will create SSL request and SSL certificate? Or do I have to sign it?