Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
86c9e55c
Commit
86c9e55c
authored
Feb 07, 2016
by
neil
Browse files
fix doc error
parent
855d9499
Changes
1
Hide whitespace changes
Inline
Side-by-side
dnsapi/README.md
View file @
86c9e55c
...
...
@@ -52,7 +52,7 @@ First you need to login to your Cloudxns.com account to get your api key and key
```
export CX_Key="1234"
export CX_
Api
="sADDsdasdgdsf"
export CX_
Secret
="sADDsdasdgdsf"
```
...
...
@@ -61,7 +61,7 @@ Ok, let's issue cert now:
le.sh issue dns-cx aa.com www.aa.com
```
The
`CX_Key`
and
`CX_
Api
`
will be saved in
`~/.le/account.conf`
, when next time you use Cloudxns.com api, it will reuse this key.
The
`CX_Key`
and
`CX_
Secret
`
will be saved in
`~/.le/account.conf`
, when next time you use Cloudxns.com api, it will reuse this key.
...
...
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