Skip to content

HTTP Public Key Pinning is deprecated by browsers, acmebot should add ability to disable creation of backup keys. #40

@makhomed

Description

@makhomed

HTTP Public Key Pinning is deprecated by browsers, but acmebot don't allow to disable backup_key directory by setting it to null.

As I understand, backup keys need only for HTTP Public Key Pinning, and not used for any other purposes. And now, HTTP Public Key Pinning is deprecated by browsers and this means what backup keys are totally useless. But acmebot don't provide way to disable backup keys generation and storing it on the disk.

Requested feature: please add ability to completely disable backup keys creation by setting in config:

directories:
  backup_key: null

And please consider making backup_key: null default value in future versions of acmebot.

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