Converting SSL certificates to Java KeyStore
Before you begin
- You have a service configured with SSL available to call.
- You have a valid JDK installation with Java keytool available.
- You have an SSL Certificate file named ServerCertificate.cer, for example.
- You have a certificate provided by your web service provider from server trust named ClientAuth.pfx, for example.