commit 051dad25bb
Author: Robert Kaussow <mail@geeklabor.de> Date: Thu Jun 4 23:37:44 2020 +0200 add nginx_tls_certificates_extra
This commit is contained in:
parent
708c39fec5
commit
4aad8e28be
9
index.md
9
index.md
@ -34,6 +34,7 @@ Setup [nginx](https://www.nginx.com/) webserver. Nginx is an open source reverse
|
||||
* [nginx_send_timeout](#nginx_send_timeout)
|
||||
* [nginx_server_names_hash_bucket_size](#nginx_server_names_hash_bucket_size)
|
||||
* [nginx_tls_certificates](#nginx_tls_certificates)
|
||||
* [nginx_tls_certificates_extra](#nginx_tls_certificates_extra)
|
||||
* [nginx_tls_ciphers](#nginx_tls_ciphers)
|
||||
* [nginx_tls_dhparam_file](#nginx_tls_dhparam_file)
|
||||
* [nginx_tls_dhparam_size](#nginx_tls_dhparam_size)
|
||||
@ -331,6 +332,14 @@ nginx_tls_certificates:
|
||||
mode: 0600
|
||||
```
|
||||
|
||||
### nginx_tls_certificates_extra
|
||||
|
||||
#### Default value
|
||||
|
||||
```YAML
|
||||
nginx_tls_certificates_extra: []
|
||||
```
|
||||
|
||||
### nginx_tls_ciphers
|
||||
|
||||
#### Default value
|
||||
|
Loading…
Reference in New Issue
Block a user