This document provides information on how to configure the Apache publishing profile to make it possible to install and publish certificates.
Requirements
- An Apache server with SSL parameters activated.
- A certificate generated and signed by a CA. More information in How to create a request and How to sign a request.
- A local credential on the Apache server with read and write permissions in the following directories:
/etc/ssl/certs/
/etc/ssl/private/
- A credential registered in Segura with the IP address or domain of the Apache server. More information on how to configure a credential in Segura in How to configure a credential in Segura.
Configure Apache
To configure Apache, see the following steps:
- On Segura, in the navigation bar, hover over the Products menu and select Certificate Manager.
- In the side menu, select Publishing > Publishing profiles.
- In the actions button, select Apache.
- In the Settings tab, enter the following information:
- In the Profile name *, enter the profile’s name.
- In the Credencial username, enter the credentials’ name.
- (Optional): Check the Use a registered credential to access all devices option and, in the Access credential registered in the system, select the access credential registered in Segura to be used.
- Click Continue.
- In the Apache tab, enter the following fields:
- In the Site field, enter the name of Apache’s server configuration file. For example:
default-ssl.conf
. - In the Configuration file path field, enter the full path of the configuration file. For example:
/etc/apache2/sites-available/default-ssl.conf
. - In the Port field, enter the port where the server is operating.
- In the Site field, enter the name of Apache’s server configuration file. For example:
- Click Continue.
- In the Devices tab, select the Apache server.
- The device must be previously registered in Segura.
- In the Review tab, review all information entered previously, and click Save.
Do you still have questions? Reach out to the Segura Community.