Google Analytics

 

Tuesday, June 5, 2007

Config Trust Certification On Websphere 6.1

It have 2 mehod
1. Reading from IP and Port that you want to certification.
2. use .cer file for adding to server.

Method of adding certification on websphere 6.1
1. Click Menu Security --> SSL certificate and key management
2. Click Key stores and certificates
3. Select NodeDefaultTrustStore
4. Click Signer certificates
5. you can select
     5.1 Retrieve from port --> Using websphere 6.1 retreive from server that you want certification.
     5.2 Config Port --> Using .cer file that you write path (.cer file) for trust certification.
6. Restart Web Server, It will success.

PS. It should only trust certification on Server but shouldn't trust certification on Application.