You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated code to enable adding custom javax.net.ssl.SSLContext to Conjur which
enables us to set up a trust between application and Conjur server from Java
code
README has been updated with example SSLContext setup and it's use in Conjur
class constructors