R
Roedy Green
Is there an easy way to find out the certificate details of the SSL
cert a site is using, in particular what root certs you need for it to
be recognised?
When do a probe an SSL website in Java, and you don't have the
necessary root, what is supposed to happen? It seems to act as if the
site just did not respond.
--
Roedy Green Canadian Mind Products http://mindprod.com
The first 90% of the code accounts for the first 90% of the development time.
The remaining 10% of the code accounts for the other 90% of the development
time.
~ Tom Cargill Ninety-ninety Law
cert a site is using, in particular what root certs you need for it to
be recognised?
When do a probe an SSL website in Java, and you don't have the
necessary root, what is supposed to happen? It seems to act as if the
site just did not respond.
--
Roedy Green Canadian Mind Products http://mindprod.com
The first 90% of the code accounts for the first 90% of the development time.
The remaining 10% of the code accounts for the other 90% of the development
time.
~ Tom Cargill Ninety-ninety Law