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
a925dd56
Commit
a925dd56
authored
Jan 31, 2016
by
Neil
Browse files
new usage of cloudflare api key
parent
35ea0c8d
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
a925dd56
...
...
@@ -166,14 +166,12 @@ Ok, it's finished.
For now, we support clourflare integeration.
First you need to login to your clourflare account to get you apikey.
First you need to login to your clourflare account to get you
r
api
key.
Then open
`~/.le/dnsapi/dns-cf.sh`
, and fill your api key and email there:
and uncomment the lines:
```
CF_Key="sdfsdfsdfljlbjkljlkjsdfoiwje"
export
CF_Key="sdfsdfsdfljlbjkljlkjsdfoiwje"
CF_Email="xxxx@sss.com"
export
CF_Email="xxxx@sss.com"
```
...
...
@@ -182,6 +180,9 @@ Ok, let's issue cert now:
le.sh issue dns-cf aa.com www.aa.com
```
The
`CF_Key`
and
`CF_Email`
will be saved in
`~/.le/account.conf`
, when next time you use cloudflare api, it will reuse this key.
More api integerations are coming. Godaddy, Dnspod, etc....
...
...
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