Changeset 197
- Timestamp:
- Feb 5, 2007 9:53:58 PM (6 years ago)
- Location:
- trunk/howtos
- Files:
-
- 2 added
- 1 edited
-
serial (added)
-
serial/serial_console.html (added)
-
ssl/ssl.html (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/howtos/ssl/ssl.html
r110 r197 44 44 45 45 <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> 47 47 </pre> 48 48 … … 133 133 <hr> 134 134 <address></address> 135 <!-- hhmts start -->Last modified: Wed Jan 17 18:27:11EST 2007 <!-- hhmts end -->135 <!-- hhmts start -->Last modified: Mon Feb 5 21:52:10 EST 2007 <!-- hhmts end --> 136 136 </body> </html>
Note: See TracChangeset
for help on using the changeset viewer.

