Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Allow to use SSL keypair given by path only #14

Merged
merged 3 commits into from
Oct 6, 2020

Conversation

tobiashuste
Copy link
Member

@tobiashuste tobiashuste commented Oct 6, 2020

This change allows to configure SSH keypair that already exists on the
machine. E.g. it could have been created in a previous role via Let's
Encrypt. So far, the created key would have been overwritten by this
role.

Closes #13

@tobiashuste tobiashuste added the enhancement New feature or request label Oct 6, 2020
tasks/ssl.yml Outdated Show resolved Hide resolved
This change allows to configure SSH keypair that already exists on the
machine. E.g. it could have been created in a previous role via Let's
Encrypt. So far, the created key would have been overwritten by this
role.
README.md Outdated Show resolved Hide resolved
tasks/ssl.yml Outdated Show resolved Hide resolved
tasks/ssl.yml Outdated Show resolved Hide resolved
Co-authored-by: Christian Hueser <[email protected]>
@tobiashuste
Copy link
Member Author

@christianhueserhzdr Are you okay with that change? If yes, it could be merged from my point of view.

@christianhueserhzdr christianhueserhzdr merged commit b2255df into master Oct 6, 2020
@tobiashuste tobiashuste added this to the v1.3 milestone Oct 6, 2020
@tobiashuste tobiashuste removed the enhancement New feature or request label Oct 6, 2020
@christianhueserhzdr christianhueserhzdr deleted the ssl-via-path-only branch October 6, 2020 12:24
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.

Allow to specify SSL certificates via path only
2 participants