Wednesday 16 April 2014

Configuring SSL between Browser and IBM Http Server with self-signed certificate

1. Create new self signed certificates

Use ikeyman utility in the bin folder from command prompt to generate  a Self signed certificates.


[kumar@websphe bin]$ pwd
/u02/local/opt/ihs/ihs80/bin

[kumar@websphe bin]$ ./ikeyman 


a. Create a Certificate KeyData Base
b. create a self signed certificates






 Create a Self signed Certificate 



























 Now self signed certificate created
check the key database location some files will be created






 Configure the SSL in web server configuration file [http.conf]































 Verify the SSL configuration has successfully done or not 



























So SSL configuration has done


No comments: