casbin / casbin-oa

The OA system used by Casbin community
https://oa.casbin.com
Apache License 2.0
41 stars 21 forks source link

feat: automatically update Let's Encrypt cert. #39

Closed Steve0x2a closed 3 years ago

Steve0x2a commented 3 years ago

do the following updates:

  1. add AutoCert function to automatically apply a Let's Encrypt cert.
  2. adapted to DNSPOD and ALIDNS methods.

there are still some problems:

  1. every time we need to register an account again.
  2. waiting for DNS to return results sometimes takes a long time.
hsluoyz commented 3 years ago

@Steve0x2a plz fix:

image

casbin-bot commented 3 years ago

@MRGUOKING @Kininaru please review

Steve0x2a commented 3 years ago

@Steve0x2a plz fix:

image

@hsluoyz all done, and sign-off information is also added.