mirror of
https://github.com/thib8956/nginx-proxy
synced 2025-07-02 23:05:46 +00:00
Added dhparams test in new format
This commit is contained in:
7
test/test_ssl/test_dhparam_generation.yml
Normal file
7
test/test_ssl/test_dhparam_generation.yml
Normal file
@ -0,0 +1,7 @@
|
||||
sut:
|
||||
image: jwilder/nginx-proxy:test
|
||||
volumes:
|
||||
- /var/run/docker.sock:/tmp/docker.sock:ro
|
||||
- ./certs:/etc/nginx/certs:ro
|
||||
environment:
|
||||
- DHPARAM_BITS=256
|
Reference in New Issue
Block a user