You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
988 B

# Use QUIC.cloud DNS API
This uses the QUIC.cloud DNS API.
## Obtain an API key from the QUIC.cloude system. If you do not already have one, once logged into QUIC.cloud:
- Select the Human icon at the top right of the screen and select **Edit Profile**
- On the left side of the screen, press the **API Access** item.
- Press the **Generate Key** button. It will present you with a token you will need below.
## Use the API
You will need to provide 2 environment variables to acme.sh:
- **QC_API_KEY**: This is the API Token value obtained in the QUIC.cloud screens.
- **QC_API_EMAIL**: This is the email you used in your QUIC.cloud configuration
## Using in OpenLiteSpeed
This feature is fully supported and documented in version 1.9 and later of OpenLiteSpeed. See the OpenLiteSpeed (documentation)[https://docs.openlitespeed.org/config/advanced/acme/).
## License
Copyright: acme.sh wiki contributors
License: GNU General Public License version 3 or any later version