Hello,
As per my understanding, for https based communication, the certificate has to be provided via java trust store (jks) format.
Is there a way to specify the PEM certificate (.crt or .cer) directly instead of having to add it to the java trust store?
Hello, As per my understanding, for https based communication, the certificate has to be provided via java trust store (jks) format. Is there a way to specify the PEM certificate (.crt or .cer) directly instead of having to add it to the java trust store?