Dashboard > GreenPepper Open Documentation Refactoring > ... > Remote Agent > Importing the Agent certificate
  GreenPepper Open Documentation Refactoring Log In View a printable version of the current page.  
  Importing the Agent certificate
Added by Laurent Cobos, last edited by Laurent Cobos on Aug 14, 2009
Labels: 
(None)

Importing the Agent certificate

Requirements

You need to have the certificate file generated for the Agent see Configuring my Agent keystore

Importing the certificate

The certificate must be imported in the Java Virtual Machine used by tomcat.
Supposing your tomcat JVM location is C:\Program Files\Java\jdk1.6.0_02\

keytool -import -alias remote-agent -file c:\myRemoteAgentCertificate.cer
 -keystore "C:\Program Files\Java\jdk1.6.0_02\jre\lib\security"\cacerts
Default Cacerts password

The default java Cacerts keystore password is "changeit"

For more informations about keytool see http://java.sun.com/j2se/1.4.2/docs/tooldocs/windows/keytool.html#Commands

DEMONSTRATION LICENSE - This Confluence site is for demonstration purposes only. Evaluate Confluence today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.4.3 Build:#705 Mar 21, 2007) - Bug/feature request - Contact Administrators