Author |
Message |
Topic: MQ Server and RPT testing tool |
ammx
Replies: 3 Views: 3510
|
Forum: General IBM MQ Support Posted: Sun Oct 30, 2022 6:12 am Subject: MQ Server and RPT testing tool |
@hughson
Yes I was womeering if the RPT can validate the qmgr
Thank you |
Topic: MQ Server and RPT testing tool |
ammx
Replies: 3 Views: 3510
|
Forum: General IBM MQ Support Posted: Wed Oct 26, 2022 6:17 am Subject: MQ Server and RPT testing tool |
Hi
Do you of you guys if the IBM Tool Rational Performance Tester can work together with the MQ Server? The RPT basically validates the scalability of web and server applications
Regards |
Topic: Issue with UOWLOGDA and UOWLOGTI |
ammx
Replies: 2 Views: 3207
|
Forum: General IBM MQ Support Posted: Mon Oct 17, 2022 7:00 am Subject: Issue with UOWLOGDA and UOWLOGTI |
Hi
I tried to find out the length of the longest transaction in a qmgr
I used this command DISPLAY CONN(*) UOWLOGDA UOWLOGTI, but it didnt display anything in any of the connections for the pa ... |
Topic: self signed certificates not making connection |
ammx
Replies: 12 Views: 13179
|
Forum: General IBM MQ Support Posted: Tue Jun 16, 2020 11:24 am Subject: self signed certificates not making connection |
The problem was solved by configuring the SSL into another server, instead of my personal machine. |
Topic: self signed certificates not making connection |
ammx
Replies: 12 Views: 13179
|
Forum: General IBM MQ Support Posted: Wed Jun 03, 2020 8:08 am Subject: self signed certificates not making connection |
no i am not following any step-by-step procedure guideline, I just searched the commands. |
Topic: self signed certificates not making connection |
ammx
Replies: 12 Views: 13179
|
Forum: General IBM MQ Support Posted: Wed Jun 03, 2020 5:50 am Subject: self signed certificates not making connection |
@bruce2359, @hughson
These are the following commands I followed to create the certificates
My machine(sender side):
runmqckm -cert -create -db key.kdb -stashed -label qma_cert -dn "CN=l ... |
Topic: self signed certificates not making connection |
ammx
Replies: 12 Views: 13179
|
Forum: General IBM MQ Support Posted: Tue Jun 02, 2020 10:50 am Subject: self signed certificates not making connection |
Hi, thanks for your replies.
As you said I emptied the qmgr from the sender side QM_A and only left the certificate in the receiver side, QM_V. I also changed the SSLCAUTH to OPTIONAL on the RCVR a ... |
Topic: self signed certificates not making connection |
ammx
Replies: 12 Views: 13179
|
Forum: General IBM MQ Support Posted: Sun May 31, 2020 1:39 pm Subject: self signed certificates not making connection |
Hi! I am trying to make a SSL connection between an MQ server and my machine MQ(both 9.0 version). For both of them I am using self-signed certificates this way
my machine:
QMGRA(sender)
certific ... |
Topic: CHCKCLNT attributes |
ammx
Replies: 2 Views: 7174
|
Forum: General Discussion Posted: Mon Jul 22, 2019 9:47 am Subject: CHCKCLNT attributes |
Hi
I am reading some documentation about CONNAUTH, and I still have some questions regarding the CHCKCLNT option REQDADM. What I understood is that this attribute is used when the user ID is in the ... |
Topic: IBM 10.0.0.7 ciphers |
ammx
Replies: 0 Views: 2998
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Dec 28, 2018 1:48 pm Subject: IBM 10.0.0.7 ciphers |
Hi
I got the next vulnerability in one of the IIB MQ execution groups i have in my server
SSL Medium Strength Cipher Suites Supported
I used this openssl command to check the cipher
echo ... |
Topic: IIB mq servlets vulnerabilty |
ammx
Replies: 0 Views: 2551
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Dec 13, 2018 10:10 am Subject: IIB mq servlets vulnerabilty |
Hi
I have the following IIB vulnerability
Apache Tomcat Servlet Default Files Installed
The following default files were found : /nessus-check/default-404-error-page.html
in the port where t ... |
Topic: 575010 no certificate chain issue |
ammx
Replies: 7 Views: 13110
|
Forum: General IBM MQ Support Posted: Mon Nov 05, 2018 1:22 pm Subject: 575010 no certificate chain issue |
In the WebSphere Application Server console in
SSL certificate and key management > SSL configurations > CellDefaultSSL > Keystore and certificates
The keystore configured on the clien ... |
Topic: 575010 no certificate chain issue |
ammx
Replies: 7 Views: 13110
|
Forum: General IBM MQ Support Posted: Sat Nov 03, 2018 3:44 pm Subject: 575010 no certificate chain issue |
Hi
We found the cause of the problem, the issue was that the qmgr was retrieving the certificate from the wrong keystore, it was a very old one. Once I changed the configuration in the WebSphere cl ... |
Topic: 575010 no certificate chain issue |
ammx
Replies: 7 Views: 13110
|
Forum: General IBM MQ Support Posted: Tue Oct 30, 2018 9:42 am Subject: 575010 no certificate chain issue |
Hi @hughson, @tczielke, thanks for your reply
I checked once again in the keystores of the WAS side and I did find the flawed certificate with the matching serial number. That certificate is indeed ... |
Topic: 575010 no certificate chain issue |
ammx
Replies: 7 Views: 13110
|
Forum: General IBM MQ Support Posted: Sun Oct 28, 2018 1:39 pm Subject: 575010 no certificate chain issue |
I am trying to establish connection between a JMS WAS and an MQ Qmgr, but i am getting the following error
AMQ9633: Bad SSL certificate for channel '????'.
EXPLANATION:
A certificate encountere ... |