Port rsa_key and x509_certificate to cryptography
This commit is contained in:
parent
56fc0d65b8
commit
1cf93b8f30
4 changed files with 33 additions and 20 deletions
|
@ -23,7 +23,7 @@
|
|||
- require:
|
||||
- file: {{ nginx_ssl_certdir }}
|
||||
- cmd: {{ certfile }}
|
||||
- pkg: python-m2crypto
|
||||
- pkg: python-cryptography
|
||||
- require_in:
|
||||
- file: /etc/nginx/sites-available/{{ domain_name }}
|
||||
- service: nginx
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue