Changes between Version 10 and Version 11 of configure-mosh-x509


Ignore:
Timestamp:
Aug 5, 2014, 11:30:43 PM (11 years ago)
Author:
Ross
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • configure-mosh-x509

    v10 v11  
    3636   * h. from /etc/ssl/temp on the host machine you can run
    3737{{{
    38 cat PositiveSSLCA2.crt >> $(hostname)_mayfirst_org.crt && mv $(hostname)_mayfirst_org.crt ../$(hostname).mayfirst.org.crt.new
     38cat COMODORSAAddTrustCA.crt COMODORSADomainValidationSecureServerCA.crt >> $(hostname)_mayfirst_org.crt && mv $(hostname)_mayfirst_org.crt ../$(hostname).mayfirst.org.crt.new
    3939}}}
    4040    * This will create the correct certificate for the /etc/ssl directory (including the intermediate certificate). You need both Intermediate and Primary certificates for apache to use ssl correctly.