Nishanthi Wickramasinghe
Nishanthi Wickramasinghe
### Description While migrating the APIM-2.6.0 to APIM-4.0.0, the Trust-Store-temp.jks is getting corrupted with the following error after updating the trust store with a few set of certificates. TID: [-1234]...
### Description **Description:** When we are connecting with JDBC databases and SSL is enabled, the JDBC URL is as follows. jdbc:mysql://:3306/?useSSL=true&requireSSL=true&autoReconnect=true&clientCertificateKeyStoreUrl=file:./repository/resources/security/client-truststore.jks&clientCertificateKeyStorePassword=*********** However, it's not possible to keep the cipher tool...