Author |
Message |
Topic: SHA1 SHA256 - Connection between queue managers v6 - v7.1 |
Vagos1
Replies: 1 Views: 4746
|
Forum: IBM MQ Security Posted: Mon Apr 25, 2016 11:48 pm Subject: SHA1 SHA256 - Connection between queue managers v6 - v7.1 |
Hi,
I have 1 queue manager on MQ v6, with SHA1 1024bits
and 1 queue manager on MQ v7.1 with SHA256 1024bits
Is it possible to have ssl secured connection between them?
from my understanding th ... |
Topic: MQ - calculate Disk Space needed - Capacity - msg size |
Vagos1
Replies: 3 Views: 8834
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Mar 10, 2016 6:15 am Subject: MQ - calculate Disk Space needed - Capacity - msg size |
Hello,
I have 4 Local Queues (4MB msg length, max depth 10.000, non persistent)
I have 4 remote queues and the xmitq have (4MB msg length, max depth 10.000, persistent)
How can I calculate how ... |
Topic: Native Java MQ implementation - secure channel |
Vagos1
Replies: 2 Views: 5654
|
Forum: IBM MQ Java / JMS Posted: Fri Mar 04, 2016 12:43 am Subject: Native Java MQ implementation - secure channel |
I am using an existing java mq application which has:
- build-in the libraries
- connects to qmgr by using non-ssl server channel connections
Is there any framework or any other external tool I c ... |
Topic: CHLAUTH and SDR-RCVR channels |
Vagos1
Replies: 2 Views: 5039
|
Forum: IBM MQ Security Posted: Fri Dec 11, 2015 12:43 am Subject: CHLAUTH and SDR-RCVR channels |
Hi,
My queue managers are using CHLAUTH. In the CHLAUTH I have all the SVRCONN channels. What about the incoming IPs from the other queue managers? do I need to add them also in the CHLAUTH? |
Topic: IBM MQ Client & Oracle Java 8 |
Vagos1
Replies: 2 Views: 5055
|
Forum: General IBM MQ Support Posted: Thu Dec 10, 2015 4:05 am Subject: IBM MQ Client & Oracle Java 8 |
Hello,
Do you know if my application which is using Oracle JDK 8 will work with IBM MQ Client ? if yes which version and fixpack level?
My app has Oracle JDK 8 and MQ (not decided yet) and I nee ... |
Topic: TLS padding vulnerability via a POODLE for MQ |
Vagos1
Replies: 13 Views: 15482
|
Forum: IBM MQ Security Posted: Thu May 14, 2015 11:48 pm Subject: certificate check |
when I use GSKit 8 and
GSK_STRICTCHECK_CBCPADBYTES=GSK_TRUE
is there any reason I cant see the certificate in Internet Explorer? Because usually I was checking also my certificate from IE |
Topic: TLS padding vulnerability via a POODLE for MQ |
Vagos1
Replies: 13 Views: 15482
|
Forum: IBM MQ Security Posted: Thu May 14, 2015 1:23 am Subject: AltGskit |
OK, I will proceed on v7.0 with latest fixpack and Gskit 8
1. add export GSK_STRICTCHECK_CBCPADBYTES= TRUE to mqm's .profile
2. add in the qm.ini the lines
SSL:
AltGSKit=Yes
3. change ciphe ... |
Topic: TLS padding vulnerability via a POODLE for MQ |
Vagos1
Replies: 13 Views: 15482
|
Forum: IBM MQ Security Posted: Thu May 14, 2015 12:18 am Subject: ALLgskit |
thanks.
And what about the value: Allgskit=YES in the qm.ini file? do you think that is needed? |
Topic: TLS padding vulnerability via a POODLE for MQ |
Vagos1
Replies: 13 Views: 15482
|
Forum: IBM MQ Security Posted: Thu Apr 30, 2015 2:09 am Subject: TLS padding vulnerability via a POODLE for MQ |
I have the same issue. so to clarify something for my case .
When we have MQ versions 7.0.1.x and 6.0.2.x we need the GSKit8 on the server in order to proceed with the Poodle attack fix?
the ... |