cahi

Results 2 comments of cahi

I imported my cert like this: keytool -import -v -trustcacerts -alias clientkey -file /etc/ssl/certs/my.crt -keystore /opt/atlassian/ldap/etc/cacerts.jks -keypass p@ssw0rd -storepass p@ssw0rd config is: #LDAPS ssl.enabled=true ssl.keystore=/opt/atlassian/ldap/etc/cacerts.jks ssl.certificate.password=p@ssw0rd

I can still reproduce this error with the current bundles groovy version in Jenkins, which is 2.4.21. It fails with the described behavior regardless which mockito version I try to...