Ce contenu n'est pas disponible dans la langue sélectionnée.
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.conf
file and modify the following settings:SSLCertificateFile [location of your ssl.crt] SSLCertificateKeyFile [location of your ssl.key]
SSLCertificateFile [location of your ssl.crt] SSLCertificateKeyFile [location of your ssl.key]
Copy to Clipboard Copied! Toggle word wrap Toggle overflow - After editing these settings, restart your web server:
#service httpd restart
#service httpd restart
Copy to Clipboard Copied! Toggle word wrap Toggle overflow
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