Hi
I am in the process of looking at submitting updates for openssl with updated certificates
I have the following tests, but need to mention that if you use a web browser that has its OWN certificates, you will likely be mislead.
---that means you can't use FF or Opera.
###########
1) Test that your certificates are in order
download elinks
so far this test appears to be good as elinks does not appear to have its own certificates and therefore I hope are using openssl*'s certificates.
elinks https://cert-test.sandbox.google.com/
elinks https://gmail.com
^^^ I use CTRL + c to break the first web page to input second command.
YMMV
expected result is OK first URL, web page for logging into gmail for second URL
2) Next I found thru google a openssl test for http as follows
openssl s_client -connect www.paypal.com:443
########################
Question
I am looking for a https type test for openssl but my attempt to replace that paypal URL with a https is currently a fail.
thanks for reading and I am happy to test anything you think might work.
feel free to be critical of my thinking. I am not a security expert so may be misleading myself on my own brain cell capacity