Forum OpenACS Q&A: Re: Re: ssl certs - firefox compatible

Collapse
Posted by Guan Yang on

Allan, try to connect to your server using the following command, and post the output:

openssl s_connect -client hostname:https -crlf

This should display the certificate that's actually presented to the client.