search for: root_cert

Displaying 2 results from an estimated 2 matches for "root_cert".

Did you mean: root_certs
2013 Jul 16
14
"puppet module install simondean/iis" gives error "Error: cert already in hash table"
Hello, I have a fresh install of puppet 3.2.3. on windows 8. I try to install the iis module (https://forge.puppetlabs.com/simondean/iis) with the command: puppet module install simondean/iis and it gives me *C:\Program Files (x86)\Puppet Labs\Puppet>puppet module install simondean/iis* *Notice: Preparing to install into C:/ProgramData/PuppetLabs/puppet/etc/modules .* *..* *Notice:
2007 Sep 14
1
script/server with options
...y --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....