mirror of
https://github.com/TeaOSLab/EdgeAPI.git
synced 2025-12-01 22:10:26 +08:00
[SSL证书]免费证书申请增加HTTP认证方式
This commit is contained in:
3
internal/acme/auth_callback.go
Normal file
3
internal/acme/auth_callback.go
Normal file
@@ -0,0 +1,3 @@
|
||||
package acme
|
||||
|
||||
type AuthCallback func(domain, token, keyAuth string)
|
||||
Reference in New Issue
Block a user