Changes between Version 2 and Version 3 of maintain/SSL


Ignore:
Timestamp:
01/16/14 12:19:20 (10 years ago)
Author:
slavazanko
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • maintain/SSL

    v2 v3  
    77}}} 
    88 
    9 If you want just re-sign certificate, get the private key from m-c.o server (placed by path /etc/ssl/midnight-commander.org.key) and run the command: 
     9If you want just re-sign certificate, get the private key from m-c.o server (placed by path /etc/pki/tls/private/midnight-commander.org.key) and run the command: 
    1010{{{ 
    1111DOMAIN_NAME="www.midnight-commander.org" 
     
    4444And fill all fields as it provided in script. 
    4545 
    46 After this, register or login to https://www.startssl.com, validate (if needed) m-c.o domain and run 'Certificates Wizard' tab on webpage. Skip generation of private key and insert content of midnight-commander.org.csr file to the textarea on webpage. Next, press 'Continue' button and copy content from textarea to midnight-commander.org.crt file. Copy midnight-commander.org.crt file to /etc/ssl/midnight-commander.org.crt on m-c.o server. Log in to m-c.o server via ssh and run: 
     46After this, register or login to https://www.startssl.com, validate (if needed) m-c.o domain and run 'Certificates Wizard' tab on webpage. Skip generation of private key and insert content of midnight-commander.org.csr file to the textarea on webpage. Next, press 'Continue' button and copy content from textarea to midnight-commander.org.crt file. Copy midnight-commander.org.crt file to /etc/pki/tls/private/midnight-commander.org.crt on m-c.o server. Log in to m-c.o server via ssh and run: 
    4747{{{ 
    4848sudo su -