caltechlibrary / mkpage

MkPage Project includes tools for rendering static websites including a Pandoc preprocessor
https://caltechlibrary.github.io/mkpage
Other
9 stars 1 forks source link

ACME code in ws needs brought up to date #7

Closed rsdoiel closed 4 years ago

rsdoiel commented 5 years ago

The current support in ws for acme certs is failing. This is probably due to the changes since I originally implemented this. The first time the cert is requested there should be an interactive dialog to work through and accept terms of service for the initial ACME cert. This is missing. This causes the request for a cert/updated cert to fail.

rsdoiel commented 4 years ago

Drop ACME support, Linux uses use the certbot written in Python, don't see a need for direct support in ws.

rsdoiel commented 4 years ago

Support dropped for Let's Encrypt (use certbot, it works well and then point at the SSL Certs there) in version v0.0.32.