Before you begin
If you are using an alternative CA, ensure that you have the following:
NOTE: PKCS#12 certificates have two passwords: encryption and integrity (Message Authentication Codes, or MAC). The integrity password is used to verify that the file has not been corrupted. Therefore, if you provide a PKCS#12 certificate, you must know both these passwords, which would have been specified during the creation of the PKCS#12 certificate.
Both these files should be saved in a local directory on the host computer on which the Control-M for AFT is installed, prior to performing the following procedure.
To configure Control-M for AFT for an alternative CA:
<Control-M/Agent home directory>/cm/AFT/data/SSL/cert
../bin/sslcmd -k aftkey.kdb
The following message is displayed:
File not found aftkey.kdb. Enter new key file password (aftkey.kdb):
1. Generate key
2. Add CA
3. Generate CSR
4. Add cert
5. List keys
6. Delete key
7. List certs
8. List CA
9. View CA
10. Delete CA
11. Add CRL
12. Change KDB Password
13. Add Labeled Password
14. List Labeled Password
15. Delete Labeled Password
16. Import Key Pair
17. Export Key Pair
18. Change Label of Key Pair
19. EXIT
Enter a choice [1 - 19]:
You are prompted to enter the CA certificate file name.
Example: /home/ctmagent/SSL/AFT.pem
The new Certificate of Authentication is added and displayed.
The main menu is displayed.
You are prompted to enter the certificate file name.
Example: /home/ctmagent/SSL/AFT_cert.p12
The following message is displayed:
Command successful: Import Key Pair
Enter to proceed.
Parent Topic |