Skip to content

A simple Trust Manager to allow JNDI connections to trust any certificate

Notifications You must be signed in to change notification settings

PointBlueTechnology/JNDITrustManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JNDI Dummy Trust Manager

A simple implementation of a JSSE trust manager that can be used to make LDAPS and LDAP TLS connections to secure LDAP servers using the Native JNDI API without configuring trusted certificates.

This is useful for non-production enviornments and in situations where a full trust relationship is not needed. The code can easily be extended to allow you to dynamically trust specific certificates instead of trusting all.

About

A simple Trust Manager to allow JNDI connections to trust any certificate

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages