mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-12-22 21:21:42 +00:00
I can do it... just discovered vmdiff
This commit is contained in:
parent
47a25cc3e8
commit
dff641a665
@ -324,7 +324,6 @@ You don't have to do anything manually!
|
|||||||
1. Domain-Offensive/Resellerinterface/Domainrobot API
|
1. Domain-Offensive/Resellerinterface/Domainrobot API
|
||||||
1. Gandi LiveDNS API
|
1. Gandi LiveDNS API
|
||||||
1. Knot DNS API
|
1. Knot DNS API
|
||||||
1. NS1.com API
|
|
||||||
1. DigitalOcean API (native)
|
1. DigitalOcean API (native)
|
||||||
1. ClouDNS.net API
|
1. ClouDNS.net API
|
||||||
1. Infoblox NIOS API (https://www.infoblox.com/)
|
1. Infoblox NIOS API (https://www.infoblox.com/)
|
||||||
|
@ -494,8 +494,7 @@ be reused when needed.
|
|||||||
If you have any issues with this integration please report them to
|
If you have any issues with this integration please report them to
|
||||||
https://github.com/pho3nixf1re/acme.sh/issues.
|
https://github.com/pho3nixf1re/acme.sh/issues.
|
||||||
|
|
||||||
<<<<<<< HEAD
|
## 26. Use NS1.com API
|
||||||
## 28. Use NS1.com API
|
|
||||||
|
|
||||||
```
|
```
|
||||||
export NS1_Key="fdmlfsdklmfdkmqsdfk"
|
export NS1_Key="fdmlfsdklmfdkmqsdfk"
|
||||||
@ -505,8 +504,6 @@ Ok, let's issue a cert now:
|
|||||||
```
|
```
|
||||||
acme.sh --issue --dns dns_nsone -d example.com -d www.example.com
|
acme.sh --issue --dns dns_nsone -d example.com -d www.example.com
|
||||||
```
|
```
|
||||||
=======
|
|
||||||
>>>>>>> 9201e0a5b905812da1157efa075dd1ab52362c09
|
|
||||||
|
|
||||||
# Use custom API
|
# Use custom API
|
||||||
|
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<<<<<<< HEAD
|
|
||||||
#!/usr/bin/env sh
|
#!/usr/bin/env sh
|
||||||
>>>>>>> 9201e0a5b905812da1157efa075dd1ab52362c09
|
|
||||||
|
|
||||||
# bug reports to dev@1e.ca
|
# bug reports to dev@1e.ca
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user