Changes between Version 1 and Version 2 of maintain/SSL


Ignore:
Timestamp:
01/30/13 13:59:04 (11 years ago)
Author:
slavazanko
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • maintain/SSL

    v1 v2  
    3737}}} 
    3838 
    39 If you don't have an expect utility, you may manually run the command: 
     39If you don't have the expect utility, you may manually run the command: 
    4040{{{ 
    4141openssl req -new -key midnight-commander.org.key -out midnight-commander.org.csr 
     
    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 'Certufucates 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 of textarea to midnight-commander.org.crt file. Copy midnight-commander.org.crt file to /etc/ssl/midnight-commander.org.crt file 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/ssl/midnight-commander.org.crt on m-c.o server. Log in to m-c.o server via ssh and run: 
    4747{{{ 
    4848sudo su -