mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-09 16:42:10 +08:00
Created ipcert (markdown)
13
ipcert.md
Normal file
13
ipcert.md
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
Just use ip as the `-d` parameter:
|
||||||
|
|
||||||
|
```
|
||||||
|
acme.sh --issue -d 1.1.1.1 --w /etc/apachet/xxxxxx
|
||||||
|
```
|
||||||
|
|
||||||
|
As the rfc 8738 requires: https://tools.ietf.org/html/rfc8738
|
||||||
|
|
||||||
|
If the ip address can not be validated by dns methods. Only http/webroot and alpn methods are allowded.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user