Readme update

This commit is contained in:
Martin Lensment 2015-05-15 17:54:58 +03:00
parent a91b620419
commit 0345d57706
2 changed files with 7 additions and 3 deletions

View file

@ -1,5 +1,9 @@
15.05.2015
* Refer to doc/certificates.md for ID card login, note that CRL files in Apache config are not paths to CRL directory. (SSLCARevocationFile -> SSLCARevocationPath)
15.05.2015
* Added instractions for apache2 reload without password for Registrant/Registrar,
more info at doc/certificates.md

View file

@ -211,15 +211,15 @@ Make sure you have this line in application.yml:
crl_dir: '/home/registry/registry/shared/ca/crl'
In rails console:
After deploy, in rails console:
Certificate.update_crl
Update whenever:
mina whenever:update
Configure apache:
Configure Apache (set location according to registrant and registrar):
<Location /registrant/id>
SSLVerifyClient require