How to configure certificates?

    Follow

    The administrator can configure his own SSL certificates into the Ancor Apache server.

    To perform this, copy the certificate path into the Ancor Server, 

    KEY

    VALUE

    SSLCertificateFile

    /etc/apache2/ssl.crt/server.crt

    SSLCertificateKeyFile

    /etc/apache2/ssl.key/server.key

     

    From apache/httpd conf these entries need to be corrected

    Either copy the new certificate and private key to these files or correct these entries to point to new certificate file and private key file.

    Was this article helpful?
    1 out of 1 found this helpful

    Comments