Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
526b5a8d
Unverified
Commit
526b5a8d
authored
Mar 23, 2018
by
neil
Committed by
GitHub
Mar 23, 2018
Browse files
Merge pull request #1435 from ATLief/patch-1
Patch 1
parents
46ac97a3
6b15cf3f
Changes
1
Hide whitespace changes
Inline
Side-by-side
deploy/keychain.sh
View file @
526b5a8d
#!/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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment