Error when customizing the certificate

When customizing the certificate for the CodeScene CLI tool user can get the following error:

cs "-Djavax.net.ssl.trustStore=c:\projects\keystore.jks" "-Djavax.net.ssl.trustStorePassword=storepassword" delta

Be aware that since the truststore has a password it needs to be specified as a parameter to CodeScene. If it’s not, it still can list the certificates but it’s unable to use them.