Displaying 1 result from an estimated 1 matches for "sslroot".
Did you mean:
ssl_root
2007 Sep 14
1
script/server with options
...fig/ssl/server.key
--sslkey=/path/to/key For SSL (https) operation pass the
server
key file location relative to RAILS_ROOT.
default: /config/ssl/server.key
-s, --sslmode Run server in SSL (https) mode.
--sslroot=/path/to/root_cert For SSL (https) operation pass the
Certificate Authority root file location relative to
RAILS_ROOT.
default:
/config/ssl/rails_root_ca.crt
--sslself=on|off Generate self-signed SSL
certificate....