Previous Topic

Next Topic

Book Contents

Book Index

Obtaining and Importing SSL Client Certificates

See also: About SSL Client Certificates.

  1. From the server administrator of your FTP server, obtain the following:
  2. Put the certificate files on the computer that is running MOVEit Automation. If you are using a network file transfer mechanism to transmit the certificate files, use the proper ASCII vs binary transfer method.
openssl pkcs12 -inkey fred.key -in fred.crt -export -out fred.p12

The command prompts for the password to the fred.key file before it writes the fred.p12 file.

  1. In Web Admin, select RESOURCES > Keys and Certs > Import > SSL Client Cert. Select the .p12 file and click Open.
  2. Provide the password and click OK.