Forum Discussion
Daniel_Twum
18 years agoNew Contributor
Hi Ole,
I am using soapui v 1.7.
I noticed that when I display the contents of my keystore file,
it shows mykey as a trustedCertEntry - I had read somewhere
that mykey needs to be a keyEntry and gave a command using
openssl on how to convert the crt cert file into a .cer or .der that
soapui will use.
Any more info on this?
thanks,
--Daniel
C:\MNG\certificates>keytool -list
Enter keystore password: fidelity
Keystore type: jks
Keystore provider: SUN
Your keystore contains 1 entry
mykey, Jul 23, 2007, trustedCertEntry,
Certificate fingerprint (MD5): 8A:FA:C1:0D:D0:D2:6E:11:DB:91:0B:4C:8C:BD:44:91
I am using soapui v 1.7.
I noticed that when I display the contents of my keystore file,
it shows mykey as a trustedCertEntry - I had read somewhere
that mykey needs to be a keyEntry and gave a command using
openssl on how to convert the crt cert file into a .cer or .der that
soapui will use.
Any more info on this?
thanks,
--Daniel
C:\MNG\certificates>keytool -list
Enter keystore password: fidelity
Keystore type: jks
Keystore provider: SUN
Your keystore contains 1 entry
mykey, Jul 23, 2007, trustedCertEntry,
Certificate fingerprint (MD5): 8A:FA:C1:0D:D0:D2:6E:11:DB:91:0B:4C:8C:BD:44:91
Related Content
- 7 years ago
- 2 years ago