dumpall icon indicating copy to clipboard operation
dumpall copied to clipboard

Add SSLContext Kickstart

Open Hakky54 opened this issue 1 year ago • 0 comments

SSLContext Kickstart provides a high-level factory class for configuring a http client to communicate over SSL/TLS for one way authentication or two way authentication. It has the ability to easily load any amount of key and trust material. It is lightweight as it has almost none transitive dependencies.

Hakky54 avatar Jan 11 '23 10:01 Hakky54