You can install an SSL Verisign in SME 7.2 ?????
I have been trying:
config setprop modSSL crt /home/e-smith/ssl.crt/kcandles.example.com.crt
config setprop modSSL key /home/e-smith/ssl.key/www.example.com.key
config setprop modSSL CertificateChainFile /home/e-smith/ssl.crt/intermediate.crt
expand-template /etc/httpd/conf/httpd.conf
/etc/rc7.d/S86httpd-admin restart
/etc/rc7.d/S86httpd-e-smith restart
But I get the following errors:
....
[Wed Oct 31 03:54:39 2007] [warn] RSA server certificate CommonName (CN) `smeexamples.examples.com' does NOT match server name!?
......
The CN is correct. It is the name of my host + domain
Please , help
Richard