ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General Discussion » SSL integration

Post new topic  Reply to topic
 SSL integration « View previous topic :: View next topic » 
Author Message
Meow
PostPosted: Wed Aug 13, 2003 7:35 pm    Post subject: SSL integration Reply with quote

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
View user's profile Send private message
Meow
PostPosted: Wed Aug 13, 2003 8:42 pm    Post subject: Reply with quote

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
View user's profile Send private message
interactivechannel
PostPosted: Thu Aug 14, 2003 6:22 am    Post subject: Reply with quote

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
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General Discussion » SSL integration
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.