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

Fix #3 - change file extension from .pem to .crt - #4

Open
jantari wants to merge 1 commit into
arillso:masterfrom
jantari:patch-1
Open

Fix #3 - change file extension from .pem to .crt#4
jantari wants to merge 1 commit into
arillso:masterfrom
jantari:patch-1

Conversation

@jantari

@jantari jantari commented Nov 27, 2020

Copy link
Copy Markdown

When specifying a certificate inline (with content) the file was saved as a .pem and subsequently not imported by /usr/sbin/update-ca-certificates.

I encountered this issue myself on 20.04.1 LTS (Focal Fossa).

This fixes that so all certificates are saved as a .crt now (fix #3)

When specifying a certificate inline (with `content`) the file was saved as a `.pem` and subsequently not imported by `/usr/sbin/update-ca-certificates`.
This fixes that so all certificates are saved as a `.crt` now (fix arillso#3)
@jantari

jantari commented Jan 17, 2022

Copy link
Copy Markdown
Author

@sbaerlocher Is this role even still maintained?

It would be nice if this PR could be closed, merged or the README of the repository updated with a warning that it is abandoned if that is the case. Issue #3 still remains unfixed and this is only a tiny hange.

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.

Certificate content (Linux) not copied to *.crt but to *.pem. Thus, content is not imported.

1 participant