Questo contenuto non è disponibile nella lingua selezionata.
E.3. Configuring HTTPS Communication
Summary
Configure HTTPS to use the SSL certificate key on your system.
Procedure E.4. Configuring HTTPS Communication
- Edit the
/etc/httpd/conf.d/ssl.conffile and modify the following settings:SSLCertificateFile [location of your ssl.crt] SSLCertificateKeyFile [location of your ssl.key] - After editing these settings, restart your web server:
#service httpd restart
Conclusion
You have configured HTTPS to use the SSL certificate key on your system.
22632%2C+Console+Developer+Guide-322-09-2014+17%3A11%3A35Report a bug