Skip to content

Incorrect Guide on creating SSL cert with cloudflare and acme.sh #700

@redhonu

Description

@redhonu

On https://pterodactyl.io/tutorials/creating_ssl_certificates.html#method-2:-acme.sh-(using-cloudflare-api)

for the modern method it says:

export CF_Key="Your_CloudFlare_API_Key"
export CF_Email="Your_CloudFlare_Email"

This should be:

export CF_Token="Your_CloudFlare_API_Key"
export CF_Email="Your_CloudFlare_Email"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions