Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
Saviynt Copilot Icon

SC2.0 Custom Certificate - Enter TLS Private Key Passphrase each time appliance is rebooted

Huddos
Regular Contributor
Regular Contributor

Hi,

TIA

I have configured a custom cert within the SC2.0 file /etc/httpd/conf.d/ssl.conf as per last steps in below. Now each time the SC2.0 appliance is rebooted I have to enter the TLS Private Key Passphrase. How can that automatically be populated?

vi /etc/httpd/conf.d/ssl.conf
#Once the File is opened, edit the below lines.
Line 101:
Change the 'SSLCertificateFile' value to '/var/www/html/assets/httpd_certificates/<Cert_Name.crt
>'
Line 109:
Change the 'SSLCertificateKeyFile' value to '/var/www/html/assets/httpd_certificates/<Cert_Name.
key>'
7. Once all the changes are performed as instructed, restart the http process.
service httpd stop
service httpd start
OR
systemctl stop httpd
systemctl start http

2 REPLIES 2

Rishi
Saviynt Employee
Saviynt Employee

Hi, we are reviewing this internally to check what would be the best solution for your question. Will respond shortly.

Huddos
Regular Contributor
Regular Contributor

Hi Rishi, Any update? thanks