|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Cert update on MQ 7.1 |
« View previous topic :: View next topic » |
Author |
Message
|
yanaK |
Posted: Wed Oct 07, 2020 4:52 pm Post subject: Cert update on MQ 7.1 |
|
|
Acolyte
Joined: 28 May 2020 Posts: 69
|
Hi
I am trying to update ssl cert for MQ 7.1 (I am on RHEL 5). I am following the steps https://www.ibm.com/support/knowledgecenter/SSFKSJ_7.5.0/com.ibm.mq.sec.doc/q012780_.htm
When I try to run
Code: |
runmqckm -cert -receive -file filename -db filename -pw
password -format ascii |
I don't get any response back!
Also when I run
Code: |
runmqckm -cert -list -db qmp1.kdb -stashed
|
I get
Code: |
The input file 'qmp1.sth' could not be found.
Check the database path. |
So my questions:
1. What am I missing?
2. Where can I find instructions for 7.1 cert renewal?
3. Where are the logs for these commands stored?
4. Why is the sth file missing?
Thanks |
|
Back to top |
|
 |
hughson |
Posted: Wed Oct 07, 2020 9:41 pm Post subject: Re: Cert update on MQ 7.1 |
|
|
 Padawan
Joined: 09 May 2013 Posts: 1959 Location: Bay of Plenty, New Zealand
|
yanaK wrote: |
1. What am I missing? |
Not to state the obvious, but you appear to be missing the stash file.
yanaK wrote: |
2. Where can I find instructions for 7.1 cert renewal? |
You appear to provide a link to the steps already. There will be no major differences between V7.5 and V7.1.
yanaK wrote: |
3. Where are the logs for these commands stored? |
I don't believe there are logs for these commands - they write errors to the screen usually.
yanaK wrote: |
4. Why is the sth file missing? |
That, unfortunately, is a question you will have to answer. If you hadn't asked it, I would have asked you.
yanaK wrote: |
When I try to run
Code: |
runmqckm -cert -receive -file filename -db filename -pw
password -format ascii |
I don't get any response back! |
The knowledege center page appears to be poorly formatted. You have a command displayed over two lines, that you should really just issue as a single line. Your question also has it over two lines so I assume that is how you issued it. Could you try again with it all on one line? Also presumably, that is not the actual command you issued? You provide a -db value of qmp1.kdb?
yanaK wrote: |
Also when I run
Code: |
runmqckm -cert -list -db qmp1.kdb -stashed
|
I get
Code: |
The input file 'qmp1.sth' could not be found.
Check the database path. |
|
A queue manager would not be able to run without the stash file - are you certain you are using the kdb file that the queue manager is using? The sth file of the same name (as indicated by the error) would be in the same place or the queue manager would fail to open it. Is it possible you are using the wrong kbd file here?
Cheers,
Morag _________________ Morag Hughson @MoragHughson
IBM MQ Technical Education Specialist
Get your IBM MQ training here!
MQGem Software |
|
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
|
|
|
|