From 4cece0f049d30b64b4ca7de0f542c2c8c09bea8f Mon Sep 17 00:00:00 2001 From: as-kholin Date: Sun, 29 Sep 2024 13:40:32 -0500 Subject: [PATCH] Updated parameters for dns_omglol --- dnsapi2.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dnsapi2.md b/dnsapi2.md index 7366ce0..7495749 100644 --- a/dnsapi2.md +++ b/dnsapi2.md @@ -2323,8 +2323,8 @@ Please report any bugs or issues [here](https://github.com/acmesh-official/acme. 2. Export the following variables: ``` -export omglol_apikey="your_api_key" # as collected from your accounts page -export omglol_address="your_omg.lol_address" # Leading '@' not required +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: