Setup: Jira or BitBucket is installed. Problem: Jira or BitBucket needs to access external services eg. Active Directory protected by SSL and the connection is refused because the certificate is not trusted. Solution: Import the root CA of the certificate into the keystore. OBS. Replace the alias, the path to keystore and the .cer file […]
Articles Tagged: Certificate
Disable Client Certificate Revocation (CRL) Check on IIS
Setup: IIS 6/7 Problem: You want to disable Client Certificate Revocation (CRL) Check on IIS Solution: IIS 6 IIS 7 Reboot the server.