Author |
Message
|
itsme_001 |
Posted: Tue Dec 14, 2010 11:02 pm Post subject: |
|
|
Disciple
Joined: 02 Feb 2009 Posts: 157
|
Tried importing the cert:
# gsk6cmd -cert -import -label ibmwebspheremq -file /var/mqm/qmgrs/MQ_MGR/ssl/
A password is required to access this key database.
Please enter a password:
I wasn't given any password. which password should I give?? |
|
Back to top |
|
 |
HubertKleinmanns |
Posted: Tue Dec 14, 2010 11:06 pm Post subject: |
|
|
 Shaman
Joined: 24 Feb 2004 Posts: 732 Location: Germany
|
itsme_001 wrote: |
Tried importing the cert:
# gsk6cmd -cert -import -label ibmwebspheremq -file /var/mqm/qmgrs/MQ_MGR/ssl/
A password is required to access this key database.
Please enter a password:
I wasn't given any password. which password should I give?? |
Sorry, but I think nobody in this forum knows your password  _________________ Regards
Hubert |
|
Back to top |
|
 |
exerk |
Posted: Wed Dec 15, 2010 12:16 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
itsme_001 wrote: |
-label ibmwebspheremq |
I really do hope the above is not the actual label you were trying to give the certificate
And just what 'certificate files' were you given? _________________ 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 |
|
 |
itsme_001 |
Posted: Tue Jan 11, 2011 2:59 am Post subject: |
|
|
Disciple
Joined: 02 Feb 2009 Posts: 157
|
How do I view the content of key.kdb? |
|
Back to top |
|
 |
santnmq |
Posted: Tue Jan 11, 2011 3:19 am Post subject: |
|
|
Centurion
Joined: 11 Jan 2011 Posts: 125
|
you can use the command
gsk7capicmd -cert -list -db "keydbname" -pw PASSWORD -fips
to get the list of all the certificates in that keydb. |
|
Back to top |
|
 |
itsme_001 |
Posted: Tue Jan 11, 2011 3:57 am Post subject: |
|
|
Disciple
Joined: 02 Feb 2009 Posts: 157
|
exerk wrote: |
itsme_001 wrote: |
-label ibmwebspheremq |
I really do hope the above is not the actual label you were trying to give the certificate
And just what 'certificate files' were you given? |
I was given 2 CA files which r 2 b imported into a qmgr..... |
|
Back to top |
|
 |
mvic |
Posted: Tue Jan 11, 2011 5:36 am Post subject: |
|
|
 Jedi
Joined: 09 Mar 2004 Posts: 2080
|
|
Back to top |
|
 |
exerk |
Posted: Tue Jan 11, 2011 7:48 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
itsme_001 wrote: |
I was given 2 CA files which r 2 b imported into a qmgr..... |
Which should be added in the correct order if there is a trust chain involved, but as you don't know the password to the key stores this may be somewhat problematical... _________________ 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 |
|
 |
|