Updating syntax highlighting for omg.lol
parent
d021d45a01
commit
8b24f26c5c
|
@ -2325,14 +2325,14 @@ Please report any bugs or issues [here](https://github.com/acmesh-official/acme.
|
|||
- click the clipboard to copy your API key
|
||||
|
||||
2. Export the following variables:
|
||||
```
|
||||
```sh
|
||||
export OMG_ApiKey="your_api_key" # as collected from your accounts page
|
||||
export OMG_Address="your_omg.lol_address" # Leading '@' not required
|
||||
```
|
||||
|
||||
3. Use the `acme.sh` command with the `--dns dns_omglol` parameter to issue your certificate. For example:
|
||||
|
||||
```
|
||||
```sh
|
||||
./acme.sh --issue --dns dns_omglol --dnssleep 120 -d address.omg.lol -d *.address.omg.lol
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue