Skip to content
This repository was archived by the owner on Sep 7, 2022. It is now read-only.
This repository was archived by the owner on Sep 7, 2022. It is now read-only.

Account.key path is not created when using acme reg -gen  #51

Description

@frederik256

When using the command:
c:\Acme> acme reg -gen mailto:someuser@random.org"

it throws an error
account key: open C:\Users\myusername\.config\acme\account.key: The system cannot find the path specified.

when the .config directory does not exist.
This is on Windows 10, with the 1.1.1 binary.

Workaround: create directories manually.
Fix: automatically create directories .config and .config/acme if they dont' exist.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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