|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
.csr doesn't appear in the kdb |
« View previous topic :: View next topic » |
Author |
Message
|
ammx |
Posted: Thu Mar 15, 2018 11:43 am Post subject: .csr doesn't appear in the kdb |
|
|
Acolyte
Joined: 08 Sep 2017 Posts: 50
|
Hi
I have some issues with a certificate request that doesn't appear in the kdb
First I go to the ssl path of the qmgr I want to create te csr for:
/var/mqm/qmgrs/MQ001/ssl/
then I create the request with the following command:
runmqckm -certreq -create -db key.kdb -label ibmwebspheremqmq001 -dn "CN=server.name,O=...,C=..,OU=MQ001,L=....." -size 2048 -file MQ001.csr
after this I enter the kdb password and the .csr file is created successfully, but when I try to verify if the csr is in the kdb it doesn't appear
I try to list the certreqs
runmqckm -certreq -list -db key.kdb -pw password
No request key was found in the key database
There is only one kdb, so that is not the problem. And I also tried with the full path to the kdb:
/var/mqm/qmgrs/MQ001/ssl/key.kdb (both for creating the .csr and listing) but nothing seems to work
Thanks in advance |
|
Back to top |
|
 |
exerk |
Posted: Thu Mar 15, 2018 2:14 pm Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
The .rdb file contains the request information, not the .kdb file.
Think of it as request database and key database.
THIS ARTICLE will be of help to 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
|
|
|
|