You must follow the steps in this topic if you want to use the
Web services wizard to retrieve an HTTPS WSDL or if you want to use the Web
Services Explorer against a secured v6.1 WebSphere® Application Server.
To configure your JRE to accept the WebSphere Application Server v6.1
certificate:
- Launch the ikeyman tool from your eclipse JRE. This is located
in the following location within your install directory: eclipse_install_dir\jre\bin\ikeyman.exe
- Click the Open a key database file icon:
- In the window that opens, click Browse and
locate the DummyClientTrustFile.jks in your WebSphere Application Server v6.1
profile. The default location may be similar to WAS_INSTALL_DIR\AppServer\profiles\AppSrv01\etc\DummyClientTrustFile.jks.
Click OK when you have found the file.
- You will be prompted for a password. Enter WebAS.
- Select default_signer from the list of signer
certificates and click Extract.
- Note the location and name of the certificate because it will be
required in later steps. Click OK to save the file.
- Click the Open a key database file icon
again, and browse to the Eclipse JRE cacerts. This file is located here: eclipse_install_dir\jre\lib\security\cacerts.
- When prompted for a password enter changeit.
- Click Add, and browse to the file that you
saved earlier. You may have to set the file types field to All Files. Click OK when
the correct file has been selected in the Open window.
- Enter a label for the certificate.
The JRE can now accept the server certificate automatically. Note
that the certificate might restrict to the same host name on the certificate
(this would be the host name including domain).