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
fb6e0658
Commit
fb6e0658
authored
Dec 08, 2017
by
Aarup
Browse files
update README
parent
f9b8d7a9
Changes
1
Hide whitespace changes
Inline
Side-by-side
dnsapi/README.md
View file @
fb6e0658
...
...
@@ -607,8 +607,8 @@ Please report any issues to https://github.com/angel333/acme.sh or to <me@ondrej
First you need to login to your UnoEuro account to get your API key.
```
export U
no
_Key="sdfsdfsdfljlbjkljlkjsdfoiwje"
export U
no
_User="UExxxxxx"
export U
NO
_Key="sdfsdfsdfljlbjkljlkjsdfoiwje"
export U
NO
_User="UExxxxxx"
```
Ok, let's issue a cert now:
...
...
@@ -616,7 +616,7 @@ Ok, let's issue a cert now:
acme.sh --issue --dns dns_unoeuro -d example.com -d www.example.com
```
The
`U
no
_Key`
and
`U
no
_User`
will be saved in
`~/.acme.sh/account.conf`
and will be reused when needed.
The
`U
NO
_Key`
and
`U
NO
_User`
will be saved in
`~/.acme.sh/account.conf`
and will be reused when needed.
# Use custom API
...
...
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