Is there a way to use shinyproxy with a self-signed certificate for ldaps? Or to disable certificate-check with ldaps?
I am seeing:
2018-01-10 13:14:00.279 ERROR 24 --- [XNIO-2 task-1] w.a.UsernamePasswordAuthenticationFilter :
An internal error occurred while trying to authenticate the user.
org.springframework.security.authentication.InternalAuthenticationServiceException: simple bind failed:
xxx.net:636; nested exception is javax.naming.CommunicationException: simple bind failed:
xxx.net:636 [Root exception is javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException:
PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target]