Cyclades AlterPath OnBoard Información técnica Pagina 116

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 502
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 115
Replacing the Self-Signed Certificate With an SSL Certificate for HTTPS
76 AlterPath OnBoard Administrator’s Guide
Submit the CSR request to the certificate authority (CA).
After receiving the certificate from the CA, do the remaining
steps.
3. Copy the private key into /etc/httpd/conf/ssl.key/server.key.
4. Copy the certificate into
/etc/httpd/conf/ssl.crt/server.crt.
The following screen example uses cert.crt as the name of the
certificate file from the CA, Substitute the correct name for your file.
Note: By default, the /etc/httpd/conf/ssl.key/server.key and
/etc/httpd/conf/ssl.crt/server.crt files are listed in /etc/
config_files so they can be automatically saved in the flash memory
whenever the saveconf command is run or the administrative user saves the
configuration files using the “Save” button on the Mgmt Backup/restore
screen.
5. Run the saveconf command to save the configuration in flash.
6. Restart the web server to put the certificate into effect.
[root@OnBoard /] cat private.key > /etc/httpd/conf/ssl.key/server.key
[root@OnBoard /] cat cert.cert > /etc/httpd/conf/ssl.crt/server.crt
[root@OnBoard /] saveconf
[root@OnBoard /] daemon.sh restart APACHE
Vista de pagina 115
1 2 ... 111 112 113 114 115 116 117 118 119 120 121 ... 501 502

Comentarios a estos manuales

Sin comentarios