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

April 4, 2002
Solution Symposium
Page 73
hp e3000
webwise
secure web
server
...or become your own ca
$ cd conf/ssl.key
$ openssl genrsa -des3 -out ca.key 1024
$ chmod 400 ca.key
Protect the key file!