Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Report bugs to omg.lol DNS API #5299

Open
as-kholin opened this issue Sep 24, 2024 · 0 comments
Open

Report bugs to omg.lol DNS API #5299

as-kholin opened this issue Sep 24, 2024 · 0 comments
Assignees
Labels
3rd party api report bugs to dns api, deploy hooks and notification hooks

Comments

@as-kholin
Copy link
Contributor

as-kholin commented Sep 24, 2024

Please report any bugs with the omg.lol DNS API here

A reminder of the usage directions.

  1. Collect your API Key
  • Navigate to https://home.omg.lol/account
  • Log in (if not already logged in)
  • Scroll all the way to the bottom
  • click the clipboard to copy your API key
  1. Export the following variables:
export OMG_ApiKey="your_api_key" # as collected from your accounts page
export OMG_Address="your_omg.lol_address"  # Leading '@' not required.
  1. Use the acme.sh command with the --dns dns_omglol parameter to issue your certificate. For example:
./acme.sh --issue --dns dns_omglol --dnssleep 120 -d address.omg.lol -d *.address.omg.lol

If you are encountering an issue, please make sure you have run acme.sh with --debug 2, and be prepared to provide the output.
Note: the API key should never be disclosed to anyone else. The API intentionally suppresses it in debugging output. It will tell you it is doing this. Do not unsuppressed the API key in output you post anywhere.

Please do not, under any circumstances, include your API key in any bug report!

@Neilpang Neilpang added the 3rd party api report bugs to dns api, deploy hooks and notification hooks label Oct 6, 2024
@acmesh-official acmesh-official deleted a comment from github-actions bot Oct 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3rd party api report bugs to dns api, deploy hooks and notification hooks
Projects
None yet
Development

No branches or pull requests

2 participants