Add Windows TLS engine
This commit is contained in:
@@ -4,5 +4,7 @@ const ACMETLS1Protocol = "acme-tls/1"
|
||||
|
||||
const (
|
||||
TLSEngineDefault = ""
|
||||
TLSEngineGo = "go"
|
||||
TLSEngineApple = "apple"
|
||||
TLSEngineWindows = "windows"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user