Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #21474

probing SSL websites

From Roedy Green <see_website@mindprod.com.invalid>
Newsgroups comp.lang.java.programmer
Subject probing SSL websites
Date 2013-01-17 05:09 -0800
Organization Canadian Mind Products
Message-ID <9qtff89ct78dqno741okc8bad7267487v8@4ax.com> (permalink)

Show all headers | View raw


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 

Back to comp.lang.java.programmer | Previous | NextNext in thread | Find similar | Unroll thread


Thread

probing SSL websites Roedy Green <see_website@mindprod.com.invalid> - 2013-01-17 05:09 -0800
  Re: probing SSL websites Arne Vajhøj <arne@vajhoej.dk> - 2013-01-17 19:43 -0500

csiph-web