Readme updates + tests for cert

This commit is contained in:
Martin Lensment 2015-02-25 17:33:32 +02:00
parent 5319db16b4
commit a6baf60e59
9 changed files with 154 additions and 2 deletions

View file

@ -10,6 +10,7 @@ defaults: &defaults
ca_cert_path: ca-cert-path-here
ca_key_path: ca-key-path-here
ca_key_password: ca-key-pass-phrase-here
crl_path: crl-path-here
development:
<<: *defaults