mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 08:52:04 +02:00
Readme update
This commit is contained in:
parent
a91b620419
commit
0345d57706
2 changed files with 7 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue