alxwolf / ubios-cert

Manage SSL / TLS certificates with acme.sh (Let's Encrypt, ZeroSSL) for Ubiquiti UbiOS firmwares
MIT License
172 stars 20 forks source link

ENABLE_CAPTIVE='yes' issue - java.lang.IllegalStateException: no issuer certificate found #11

Closed alxwolf closed 2 years ago

alxwolf commented 2 years ago

Fixes #2 (was actually fixed in the "force renew" update) by copying the full cert chain, including the issuer certificate, to stop Java importer from complaining.