Certificate Authority
Venafi Adaptable CA
Configure KMES TLS communication
10min
this section shows users how to set up tls certificates for the connection between the venafi tpp instance and the system/host api connection pair on the {{k3}} to configure communications, perform the following tasks detailed in this section create a certificate authority (ca) generate a csr for the system/host api connection pair sign the system/host api csr export the root ca certificate export the signed system/host api certificate load the exported certificates into the system/host api connection pair issue a client certificate for venafi tpp export the venafi certificate as a pkcs #12 file create a ca perform the following steps to create a ca log in to the {{k3}} application interface with the default admin identities go to pki > certificate authorities select \[ add ca ] at the bottom of the page in the certificate authority window, enter a name for the certificate container, select the venafi adaptable ca role in the owner group drop down menu, and select \[ ok ] the certificate container you created now displays in the certificate authorities menu right click the certificate container and select add certificate > new certificate on the subject dn tab, set a common name for the certificate, such as system tls ca root on the basic info tab, leave the fields set to the default values on the v3 extensions tab, select the certificate authority profile and select \[ ok ] the root ca certificate now displays under the previously created certificate container generate a csr perform the following steps to generate a csr for the system/host api connection pair go to administration > configuration > network options in the network options window, go to the tls/ssl settings tab under the system/host api connection pair, uncheck the use futurex certificates checkbox and then select \[ edit ] next to pki keys in the user certificates section in the application public keys window, select \[ generate ] when warned that ssl will not be functional until new certificates are imported , select \[ yes ] to continue in the pki parameters window, set the encrypting key to pmk , key type to rsa , and key size to 2048 select \[ ok ] to save the application public keys window now shows that a pki key pair is loaded select \[ request ] on the subject dn tab, you can leave the common name set to the default value of system/host api on the v3 extensions tab, select the tls server certificate profile on the pkcs #10 info tab, select a save location for the csr and select \[ ok ] when notified that the certificate signing request was successfully written to the file location that was selected , select \[ ok ] select \[ ok ] again to save the application public keys settings the main network options window now shows loaded next to pki keys for the system/host api connection pair select \[ ok ] to save and close the network options window sign the csr perform the following steps to sign the system/host api csr go to pki > certificate authorities right click the root ca certificate you created for tls and select add certificate > from request in the file browser, select the csr that you generated for the system/host api connection pair after it loads, don't modify any certificate settings select \[ ok ] the signed system/host api certificate now shows under the root ca certificate on the certificate authorities page export the root ca certificate go to pki > certificate authorities right click the system tls ca root certificate and select export > certificate(s) in the export certificate window, change the encoding to pem and select \[ browse ] in the file browser, navigate to the location where you want to save the root ca certificate specify a name for the file and select \[ open ] select \[ ok ] a message box states that the pem file was successfully written to the location that you specified export the signed certificate perform the following steps to export the signed system/host api certificate go to pki > certificate authorities right click the system/host api tls certificate and select export > certificate(s) in the export certificate window, change the encoding to pem and select \[ browse ] in the file browser, navigate to the location where you want to save the system/host api tls certificate specify a name for the file and select \[ open ] select \[ ok ] a message box states that the pem file was successfully written to the location that you specified load the certificates into a connection pair perform the following steps to load the exported certificates into the system/host api connection pair go to administration > configuration > network options in the network options window, go to the tls/ssl settings tab under the system/host api connection pair, select \[ edit ] next to certificates in the user certificates section right click the system/host api ssl ca x 509 certificate container and select \[ import ] select \[ add ] at the bottom of the import certificates window in the file browser, select both the root ca certificate and the signed system/host api certificate and select \[ open ] select \[ ok ] to save the changes in the network options window, the system/host api connection pair now shows signed loaded next to certificates in the user certificates section select \[ ok ] to save and exit the network options window issue a client certificate perform the following steps to issue a client certificate for venafi tpp go to pki > certificate authorities right click the system tls ca root certificate and select add certificate > new certificate on the subject dn tab, set a common name for the certificate, such as venafi leave all fields on the basic info tab set to the default values on the v3 extensions tab, select the tls client certificate profile and select \[ ok ] the venafi certificate now displays under the system tls ca root certificate export the venafi certificate before proceeding, you must go to administration > configuration > options and enable the allow export of certificates using passwords option perform the following steps to export the venafi certificate as a pkcs #12 file go to pki > certificate authorities right click the venafi certificate and select export > pkcs12 select the export selected option, specify a unique name for the export file, and select \[ next ] enter a file password of your choice and select \[ next ] select \[ finish ] to initiate the export move both the venafi certificate and the root ca certificate that you exported in the export the root ca certificate section to the computer that runs the venafi tpp instance a later section shows you how to configure and use them for tls communication with the {{k3}}