But the certificate is ok. Looks green in every browser Ok, now i reissued the cert with: /usr/share/univention-letsencrypt/setup-letsencrypt
No error.
run-parts: executing /etc/univention/letsencrypt/setup.d//apache2
Setting apache2/ssl/certificate
Setting apache2/ssl/key
Multifile: /etc/apache2/sites-available/default-ssl.conf
run-parts: executing /etc/univention/letsencrypt/setup.d//dovecot
run-parts: executing /etc/univention/letsencrypt/setup.d//postfix
Fr 15. Jan 00:47:14 CET 2021
Refreshing certificate for following domains:
darkdevil.osit.cc
Parsing account key...
Parsing CSR...
Found domains: darkdevil.osit.cc
Getting directory...
Directory found!
Registering account...
Already registered!
Creating new order...
Order created!
Verifying darkdevil.osit.cc...
darkdevil.osit.cc verified!
Signing certificate...
Certificate signed!
Certificate refreshed at Fr 15. Jan 00:47:24 CET 2021
Setting letsencrypt/status
But if i check this cert from the selfcheck directly:
openssl verify /etc/univention/letsencrypt/signed_chain.crt
CN = darkdevil.osit.cc
error 20 at 0 depth lookup: unable to get local issuer certificate
error /etc/univention/letsencrypt/signed_chain.crt: verification failed
And i have tested this on 2 other servers, also from a customer. Same error on CMD and Webinterface. But there was an version 4.6.x and here i have 4.4-7 errata868. So is there generally a problem with Letsencrypt?
I found that too and ran some tests. But this was also ok.
I don’t know, whether I am on the wrong way:
If I edit signed_chain.crt I find two certificates in the file.
After removing the second certificate the verification with
I tried this solution. Yes, with only the second certificate in the signed_chain.crt-file the verify error succeeded. But Apache did not start anymore.
But the issue has arrived after errata update (don’t know which) as it is working till 4.4-7 errata850 also with the new Let’s encrypt CA ? (openssl version is the same there as on actual errata - so it must be something different not wroking anymore)
And yes the SSL Cert is still healthy - only the integrated univention test brings warnings
Letsencrypt had issued a new CA in September and deactivates the older ones stap by step.
There are a few more changes Letsencrypt pubilshed on their homepage.
I am not involved in Letsencrypt - I am a simple user - but I guess, that the Lentencrypt scrips of the Univention app will need to be adapted to the new certificate properties and chains.
I get this error after the update.
the cert itself is correct, I also renewed it on my host by running “/usr/share/univention-letsencrypt/setup-letsencrypt”
I got the same failure with UCS 5.01.
After fresh installation of UCS and enabling letsencrypt in the AppCenter all checks are running without error. Then I installed NexCloud HUB and I got the error messages when running the system analysis and the same by running the openssl verify command.
Also I can not start Nextcloud. Browser says unsafe connection. When say trust: The browser shows : Zugriff über eine nicht vertrauenswürdige Domain
Bitte kontaktiere Deinen Administrator. Wenn Du Administrator bist, bearbeite die „trusted_domains“-Einstellung in config/config.php. Siehe Beispiel in config/config.sample.php.
When I had this with UCS 4.7 with some checks there was a hint that I have wrong settings in a metafile regarding NextCloud.
How can this be solved? I think there is a failiure in the install-script or container.yml . Isn’t it?