Added a tls certificate for a website in eidas frontends
This commit is contained in:
parent
a50f761356
commit
df1d379a73
1 changed files with 1 additions and 1 deletions
|
@ -155,5 +155,5 @@ sunet_frontend:
|
||||||
server_args: 'ssl check verify none'
|
server_args: 'ssl check verify none'
|
||||||
allow_ports:
|
allow_ports:
|
||||||
- 443
|
- 443
|
||||||
letsencrypt_server: 'acme-c.sunet.se'
|
tls_certificate_bundle: /etc/ssl/certs/demw_eidas_swedenconnect_se.pem
|
||||||
haproxy_imagetag: 'stable'
|
haproxy_imagetag: 'stable'
|
||||||
|
|
Loading…
Add table
Reference in a new issue