Forum Discussion
MarcusJ
Staff
12 years agoHi,
jks is java key store.
The .key file is probably the private key and the .crt file is probably the certificate. You will need to create a java keystore using these and then use the keystore in SoapUI.
Please see this link on creating the java key store with the certificate and key:
http://stackoverflow.com/questions/1769 ... a-keystore
jks is java key store.
The .key file is probably the private key and the .crt file is probably the certificate. You will need to create a java keystore using these and then use the keystore in SoapUI.
Please see this link on creating the java key store with the certificate and key:
http://stackoverflow.com/questions/1769 ... a-keystore