casbin / casbin-oa

The OA system used by Casbin community

Home Page:https://oa.casbin.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automatically update Let's Encrypt cert

hsluoyz opened this issue · comments

We can use https://github.com/go-acme/lego to automatically apply for new SSL cert for our domains like casbin.org to be used with HTTPS protocol when it expires. It's just like using Golang code to implement the same thing as this web portal: https://letsencrypt.osfipin.com/

image