|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
SSL integration |
« View previous topic :: View next topic » |
Author |
Message
|
Meow |
Posted: Wed Aug 13, 2003 7:35 pm Post subject: SSL integration |
|
|
 Voyager
Joined: 25 Jun 2003 Posts: 95
|
Hi All,
I used the following command to create the certificate:
openssl genrsa -out cert.key 1024
openssl req -x509 -new -out cert.pam -key cert.key -days 3650
openssl pkcs12 -export -in cert.pam -out cert.p12 -inkey cert.key - name "Test Certificate"
openssl x509 -in cert.pam -out cert.crt
and then i added it to the ROOT store of Windows 2000.
when i am trying to assign the SSL to queue manager it is giving me the following error
An expired SSL certificate was loaded.
An SSL certificate that was loaded was not corrupt, but failed validation checks on its date fields, the certificate has either expired or its date is not valid yet(that is, the from date is later than today), or the validity date range is incorrect.(for example, the to date is earlier than the from date).
Ensure that the specified SSL certificate has a valid expiry date.
can some one please help me out in this matter.
Thanks in advance,
Paruvan |
|
Back to top |
|
 |
Meow |
Posted: Wed Aug 13, 2003 8:42 pm Post subject: |
|
|
 Voyager
Joined: 25 Jun 2003 Posts: 95
|
Hi All,
I tried using the SSL tutorial in the repository but still stuck with the same problem.
Please help me out.
Thank you very much in advance
Paruvan |
|
Back to top |
|
 |
interactivechannel |
Posted: Thu Aug 14, 2003 6:22 am Post subject: |
|
|
Voyager
Joined: 20 May 2003 Posts: 94 Location: uk
|
Take a look at page 404 of the MQ Security Redbook - 'How to use OpenSSL'. I used different parameters to you, when creating the certificate, which could be the problem. |
|
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
|
|
|
|