I'm having issues with the Comodo PositiveSSL and my domain, www.peerfly.com
I've done everything as stated in the online help pages and I've read several of the messages on this forum with similar issues. The problem is that it gives a "sec_error_unknown_issuer" on FireFox with XP. Everything else works fine. All the other major browsers and other operating systems. It's just XP with FF3.
When I run an OpenSSL query on: s_client -connect www.peerfly.com:443 -showcerts
It shows:
CONNECTED(00000003)
depth=0 /OU=Domain Control Validated/OU=PositiveSSL/CN=www.peerfly.com
verify error:num=20:unable to get local issuer certificate
verify return:1
depth=0 /OU=Domain Control Validated/OU=PositiveSSL/CN=www.peerfly.com
verify error:num=27:certificate not trusted
verify return:1
depth=0 /OU=Domain Control Validated/OU=PositiveSSL/CN=www.peerfly.com
verify error:num=21:unable to verify the first certificate
verify return:1
Here are the files that are being loaded:
SSLCertificateFile /etc/httpd/conf/ssl.crt/server.crt
SSLCertificateKeyFile /etc/httpd/conf/ssl.key/server.key
SSLCACertificateFile /usr/local/directadmin/data/users/admin/domains/peerfly.com.cacert
I clicked all the correct radio buttons, checked and rechecked. What is the issue?
Thanks in advance!
I've done everything as stated in the online help pages and I've read several of the messages on this forum with similar issues. The problem is that it gives a "sec_error_unknown_issuer" on FireFox with XP. Everything else works fine. All the other major browsers and other operating systems. It's just XP with FF3.
When I run an OpenSSL query on: s_client -connect www.peerfly.com:443 -showcerts
It shows:
CONNECTED(00000003)
depth=0 /OU=Domain Control Validated/OU=PositiveSSL/CN=www.peerfly.com
verify error:num=20:unable to get local issuer certificate
verify return:1
depth=0 /OU=Domain Control Validated/OU=PositiveSSL/CN=www.peerfly.com
verify error:num=27:certificate not trusted
verify return:1
depth=0 /OU=Domain Control Validated/OU=PositiveSSL/CN=www.peerfly.com
verify error:num=21:unable to verify the first certificate
verify return:1
Here are the files that are being loaded:
SSLCertificateFile /etc/httpd/conf/ssl.crt/server.crt
SSLCertificateKeyFile /etc/httpd/conf/ssl.key/server.key
SSLCACertificateFile /usr/local/directadmin/data/users/admin/domains/peerfly.com.cacert
I clicked all the correct radio buttons, checked and rechecked. What is the issue?
Thanks in advance!