Essentials Guide Transport Layer Security TLS Configuration Process Certificate Configuration Process Import a Certificate Using SFTP Import a Certificate Using SFTP Copy the certificate to the /opt directory of the Oracle Communications Core Session Manager using SFTP. Import the certificate with the import-certificate command. Use the following syntax: import-certificate [try-all|pkcs7|x509] [certificate name] [filename] Use the value of the name parameter from the previously configured certificate-record configuration element for the certificate name argument. ORACLE# import-certificate x509 acme certificate.pem Certificate imported successfully.... WARNING: Configuration changed, run "save-config" command. ORACLE# Save the configuration. ORACLE# save-config Activate the configurations. ORACLE# activate-config Reboot the system.