Hi,
because of a web Proxy in front of UCS, i need to copy the letsencrypt generated certs to UCS host.
What files of webproxy:/etc/letsencrypt/[domain]/live/* will bee needed in which format in ucs:/etc/univention/letsencrypt/
Additiona Info: Letsencrypt was installed on UCS and running before the WebProxy was installed. Therefore everything is in the right place and all daemons use (the old) letsencrypt generated certs.
In other words: what files of the webproxy
cert.pem chain.pem fullchain.pem privkey.pem
are corrosponding on ucs to
account.key
chained.pem
domain.csr
domain.key
intermediate.pem
signed.crt
Jan