Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-users] getting host certificate information with Jetty client

Hi,

After making an https connection with the Jetty 11 http client to a https site, how would I obtain the host site's SSL certificate information in order to see information like it's certificate expiration date, issuer info, and such?  - Erich

Back to the top