Author |
Message
|
apk007 |
Posted: Tue May 04, 2010 11:51 am Post subject: MQIPT over SSL |
|
|
Apprentice
Joined: 23 Mar 2010 Posts: 25
|
Our client does not support SSL outof the box so we would like to use MQIPT to route traffic. Client has given following certs how do i need to configer them to send to destination.
XXX.crl
XXX.kdb
XXX.rdb
XXX.sth
XXX.tab
How can we configer this in MQ client. |
|
Back to top |
|
 |
mvic |
Posted: Tue May 04, 2010 12:26 pm Post subject: Re: MQIPT over SSL |
|
|
 Jedi
Joined: 09 Mar 2004 Posts: 2080
|
Your client has sent you these files? Can your client perhaps specify to you what needs to be done with them? I don't think we are going to be able to guess at an answer - you need to work this out with your client. |
|
Back to top |
|
 |
fjb_saper |
Posted: Tue May 04, 2010 2:21 pm Post subject: Re: MQIPT over SSL |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20763 Location: LI,NY
|
apk007 wrote: |
Our client does not support SSL outof the box so we would like to use MQIPT to route traffic. Client has given following certs how do i need to configer them to send to destination.
XXX.crl
XXX.kdb
XXX.rdb
XXX.sth
XXX.tab
How can we configer this in MQ client. |
These look like a qmgr's/mq client's ssl files i.e. format of the key db is CMS.
However MQIPT expects PKCS12...
So you may want to use IKeyman and convert...
Have fun  _________________ MQ & Broker admin |
|
Back to top |
|
 |
apk007 |
Posted: Wed May 05, 2010 4:22 am Post subject: |
|
|
Apprentice
Joined: 23 Mar 2010 Posts: 25
|
Can you please let me know how can convert them to PKCS format key manager |
|
Back to top |
|
 |
fjb_saper |
Posted: Wed May 05, 2010 7:00 am Post subject: Re: MQIPT over SSL |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20763 Location: LI,NY
|
fjb_saper wrote: |
So you may want to use IKeyman and convert...
Have fun  |
_________________ MQ & Broker admin |
|
Back to top |
|
 |
|