Changeset 197


Ignore:
Timestamp:
Feb 5, 2007 9:53:58 PM (6 years ago)
Author:
jrollins
Message:

howtos: New serial console howto.
Added '-nodes' to ssl cert req command in ssl howto

Location:
trunk/howtos
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/howtos/ssl/ssl.html

    r110 r197  
    4444 
    4545<pre class="console"> 
    46 <span class="prompt">service-host$</span> <span class="input">openssl req -days 365 -new -keyout service-host_service_key.pem -out service-host_service_req.pem</span> 
     46<span class="prompt">service-host$</span> <span class="input">openssl req -nodes -days 365 -new -keyout service-host_service_key.pem -out service-host_service_req.pem</span> 
    4747</pre> 
    4848 
     
    133133<hr> 
    134134<address></address> 
    135 <!-- hhmts start -->Last modified: Wed Jan 17 18:27:11 EST 2007 <!-- hhmts end --> 
     135<!-- hhmts start -->Last modified: Mon Feb  5 21:52:10 EST 2007 <!-- hhmts end --> 
    136136</body> </html> 
Note: See TracChangeset for help on using the changeset viewer.