Closed ran-deh closed 3 years ago
Thanks for reporting that. It's funny, the things that seemed like a good idea at the time. I think I wanted it to only proceed if things looked very standard, so it would be less likely to break an existing non-standard renewal configuration. But it doesn't make a lot of sense. I've changed it. Please try the latest commit.
On Mon, Sep 13, 2021 at 07:40:46AM -0700, ran-deh @.***> wrote:
Thank you for creating danectl - DNSSEC DANE implementation manager.
I came across one issue. The original certificate was generated with "reuse_key" mode. Therefore, the adopt function failed to create the symbolic link within /etc/letsencrypt/current folder when using the adopt function.
@.***: danectl adopt mail.example.org adopt mail.example.org: Already in reuse_key mode
-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/raforg/danectl/issues/1
Thank you very much that resolved the issue.
Thank you for creating danectl - DNSSEC DANE implementation manager.
I came across one issue. The original certificate was generated with "reuse_key" mode. Therefore, the adopt function failed to create the symbolic link within /etc/letsencrypt/current folder when using the adopt function.
root@mail: danectl adopt mail.example.org adopt mail.example.org: Already in reuse_key mode