The moose likes Websphere and the fly likes WAS 6.1: problem in creating and receiving certificates Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » Websphere
Reply Bookmark "WAS 6.1: problem in creating and receiving certificates" Watch "WAS 6.1: problem in creating and receiving certificates" New topic
Author

WAS 6.1: problem in creating and receiving certificates

Yuliya Vlasova
Greenhorn

Joined: Mar 01, 2010
Posts: 2
Hi!
I have a problem with replacing certificates for the WAS. I would like to create a certificate authority request and receive the signed certificate by using the administrative console.
In the [SSL certificate and key management > Key stores and certificates > NodeDefaultKeyStore > Personal certificate requests] I created a new certificate request (cert.arm).
In the [SSL certificate and key management > Manage endpoint security configurations > lotusfilenetNode01 > SSL configurations > Key stores and certificates > NodeDefaultKeyStore > Personal certificates > Receive certificate from CA] I chose this file (cert.arm), but the error message appeared: "Fail to parse input stream". What does this mean? How can I resolved this problem?
Thank you!
Deepak Pant
Ranch Hand

Joined: Feb 13, 2004
Posts: 443
The way I have done this before is:
1. Create a certificate request.
2. Using GSKit bundled with WAS generate a certificate against the given request.
3. Then import the newly generated certificate into the WAS JKS.
 
 
subject: WAS 6.1: problem in creating and receiving certificates
 
WebSphere development made easy
without the weight of IBM tools
http://www.myeclipseide.com