Certificates

If you migrate security certificates contained in the PKCS11 module of your EAServer 5.x installation, you must:

  1. Provide the PKCS11 PIN for the EAServer 5.x server. If you do not provide a PIN, the default value “sybase” is used. To specify the PKCS11 PIN on the command line in console mode, use the -eas5pin option. The GUI includes a password field in the connect dialog that allows you to specify the PIN.

  2. Provide the keystore password, and truststore password for the EAServer 6.0 server to which you are migrating. If you do not provide the passwords the default value “changeit” is used. The console options are -keystorepass and -truststorepass. The GUI includes fields for you to specify the passwords in the connect dialog.

  3. Specify either -entity all (all entities, including security certificates), are migrated or -entity Security (if you specify single entities) when using migrate from the command-line.