[ZendTo] Help an Idiot Install SSL Certificate
Brumm, Robert
rbrumm at kleentest.com
Thu Dec 20 13:24:07 GMT 2018
Thanks, Michael. This does point me in the right direction.
Robert
On 12/19/2018 3:31 PM, YOUNG, MICHAEL A. wrote:
> On Wed, 19 Dec 2018, Brumm, Robert wrote:
>
>> Ubuntu 18.10 and whatever the Zendto installer installs. Apache, right?
> ubuntu isn't my area of expertise but I think your apache ssl
> configuration file will be at
> /etc/apache2/sites-available/001-zendto-ssl.conf
>
> and you are looking for lines like
> SSLCertificateFile /etc/ssl/certs/zendto-selfsigned-cert.pem
> SSLCertificateKeyFile /etc/ssl/private/zendto-selfsigned-key.pem
>
> so basically you put your cert file in /etc/ssl/certs/ and your key file
> in /etc/ssl/private and edit this file to point to them. You probably also
> got a certificate chain file with your certificates in which case find the
> line
> #SSLCertificateChainFile /etc/ssl/certs/server-ca.crt
> delete the # , put your chain file in /etc/ssl/certs/ and edit the line to
> point to it. Hopefully when you restart your apache service it should use
> be using the new certificate.
>
> Michael Young
--
CONFIDENTIALITY NOTICE:
This e-mail may contain trade secrets or
privileged, undisclosed or
otherwise confidential information. If you have
received this e-mail
in error, you are hereby notified that any review,
copying or
distribution of this message in whole or in part is strictly
prohibited. Please inform the sender immediately and destroy the
original
transmittal. Thank you for your cooperation.
More information about the ZendTo
mailing list