Skip to content
This repository has been archived by the owner on Oct 4, 2023. It is now read-only.

Generate certificates for domains were in Warden #44

Merged
merged 2 commits into from
Aug 31, 2022

Conversation

ihor-sviziev
Copy link

Fixes https://github.com/swiftotter/den/issues/34

So the algorigthm is following:

  1. Check if we have ~/.warden/ssl/certs/ folder
  2. Retrieve list of certificate domains listed in ~/.warden/ssl/certs and in ~/.den/ssl/certs, compare them, and find the only missing in the Den SSL folder
  3. Run den sign-certificate for all listed certificates

commands/install.cmd Outdated Show resolved Hide resolved
Fix typo

Co-authored-by: Navarr Barnier <me@navarr.me>
@navarr navarr merged commit 10bfb04 into swiftotter:main Aug 31, 2022
@ihor-sviziev ihor-sviziev deleted the patch-3 branch August 31, 2022 14:05
navarr added a commit to wardenenv/warden that referenced this pull request Jun 19, 2023
Based heavily on the work of Ihor Sviziev at swiftotter#44

Co-authored-by: Ihor Sviziev <ihor-sviziev@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

When moving from Warden, project ssl certificates are not generated automatically
2 participants