The fullchain.pem is needed on other systems.
On UCS you need
SSLCertificateFile /etc/univention/letsencrypt/signed_chain.crt
SSLCertificateKeyFile /etc/univention/letsencrypt/domain.key
SSLCACertificateFile /etc/univention/ssl/ucsCA/CAcert.pem
SSLCertificateChainFile /etc/univention/letsencrypt/signed_chain.crt
I did not update the Letsencrypt app to the lastest version. A few weeks ago I had a different setup:
...
SSLCertificateChainFile /etc/univention/letsencrypt/intermediate.pem
but this lead to a warning message starting this year.