Error /etc/univention/ssl/foobar.de/foobar.de.crt: verification failed

Hi,
we have globalsign wildcard certificate running here, and it seems working perfectly, as the corresponding services (apache, dovecot, postfix) show valid certification.
However the univention self ckeck insists, that we do have an issue:

univention-run-diagnostic-checks -t 02_certificate_check

############################ Start 02_certificate_check ###########################
## Check failed: 02_certificate_check - Überprüfe Gültigkeit der SSL Zertifikate ##
Ungültiges Zertifikat '/etc/univention/ssl/foobar.de/foobar.de.crt' gefunden:
error /etc/univention/ssl/foobar.de/foobar.de.crt: verification failed

openssl x509 -in /etc/univention/ssl/foobar.de/foobar.de.crt -noout -issuer
shows the following output:
issuer=C = BE, O = GlobalSign nv-sa, CN = AlphaSSL CA - SHA256 - G2

So following this solution:

these steps should resolve that:

/usr/local/share/ca-certificates# wget https://secure.globalsign.com/cacert/gsalphasha2g2r1.crt
update-ca-certificates

However…it doesn’t, we still get the same error when running the certificate_check.

Maybe we’re downloading an inappropriate CA file, but i can’t find any more fitting than this.

Or maybe we’re doing something wrong?

thanks for your help
Sascha

Mastodon