Skip to content
This repository was archived by the owner on Oct 11, 2019. It is now read-only.
This repository was archived by the owner on Oct 11, 2019. It is now read-only.

Split challenge generation & challenge verification #34

@robbat2

Description

@robbat2

For ease of automation, please split the generation of a challenge & the verification call.

Workflow example.

  1. manuale authorize --generate-only --method dns example.com >somefile
  2. grep TXT somefile | $custom_update_DNS --append example.com
  3. manuale authorize --verify-only --method dns example.com

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions