|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
keytool certificate to gsk7 |
« View previous topic :: View next topic » |
Author |
Message
|
sammy123 |
Posted: Mon Apr 26, 2010 8:37 pm Post subject: keytool certificate to gsk7 |
|
|
Newbie
Joined: 23 Apr 2010 Posts: 5
|
Hi All,
I have created a certificate by keytool and added that to cms database by gsk7.
create certificate at JAVA client
keytool -genkey -keyalg RSA -alias ibmwebspheremq<username> -keystore keystore.jks -storepass <keystore password> -validity 360 -dname "CN=<username>, OU=<>, O=<>, L=<>, ST=<>, C=<>"
keytool -export -keystore keystore.jks -storepass <keystore password> -alias ibmwebspheremq<username> -file abc.cert -rfc
At MQ server end
added the certificate
gsk7capicmd -cert -add -db "<>" -pw PASSWORD -label "ibmwebspheremqmq<>" -target "abc.cert" -format ascii -fips
is it fine to add the certificate genereted by keytool?
as the SSL setup is not working currently.
Thanks in advance.. |
|
Back to top |
|
 |
exerk |
Posted: Mon Apr 26, 2010 9:27 pm Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
Not having any experience with keytool myself, and therefore not sure whether what you have done has created a self-signed personal certificate or just a certificate request, why have you added the client personal certificate/certificate request to a queue manager key store?
If your SSL setup is not working then download one of the SSL-related SupportPac's, which will make life a lot easier for you. _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|