HP Webwise MPE/iX secure web server tutorial - April 2002

April 4, 2002
Solution Symposium
Page 66
hp e3000
webwise
secure web
server
creating the server key (cont.)
$ openssl rsa -noout -text -in server.key
displays details about the newly created key
$ chmod 400 server.key
Protect the key file!