neil
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
6 deletions
-
deploy/keychain.sh
|
@ -1,11 +1,5 @@ |
|
|
#!/usr/bin/env sh |
|
|
#!/usr/bin/env sh |
|
|
|
|
|
|
|
|
#Here is a sample custom api script. |
|
|
|
|
|
#This file name is "myapi.sh" |
|
|
|
|
|
#So, here must be a method myapi_deploy() |
|
|
|
|
|
#Which will be called by acme.sh to deploy the cert |
|
|
|
|
|
#returns 0 means success, otherwise error. |
|
|
|
|
|
|
|
|
|
|
|
######## Public functions ##################### |
|
|
######## Public functions ##################### |
|
|
|
|
|
|
|
|
#domain keyfile certfile cafile fullchain |
|
|
#domain keyfile certfile cafile fullchain |
|
|