stefanwerfling / flyingfish

FlyingFish is a reverse proxy manager with own WebUI, DNS server, SSH server, DynDNS, UPNP support, Lets Encrypt and much more.
https://flying-fish.gitbook.io/
GNU General Public License v3.0
56 stars 7 forks source link

Cert provider update #35

Closed stefanwerfling closed 7 months ago

stefanwerfling commented 1 year ago

With ACME we can support wildcard certifcations.

stefanwerfling commented 9 months ago

We can't finish it until the node-forge types are correct. -> Node-Forge wrong types #44

stefanwerfling commented 9 months ago

We have now our own types.

stefanwerfling commented 7 months ago

The code was removed and implemented as a plugin. But now the ACME means that the service has to be changed so that it can properly wait for the certificate to be completed. The status of the issue should be visible in the UI. I will close this issue and create a new partial issue.