Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Start server certificate generation #22

Merged
merged 8 commits into from
Aug 18, 2021
Merged

Start server certificate generation #22

merged 8 commits into from
Aug 18, 2021

Conversation

widhalmt
Copy link
Member

This is just a draft

fixes #14

**This is just a draft**

fixes #14
@widhalmt widhalmt marked this pull request as draft August 16, 2021 15:26
@widhalmt
Copy link
Member Author

Since we plan on using this role for Logstash/Beats we need to provide a way of converting certificates into a format, these tools can use:

openssl pkcs8 -in localhost.key -topk8 -out localhost-pkcs8.key -nocrypt

@widhalmt widhalmt marked this pull request as ready for review August 18, 2021 13:30
@widhalmt widhalmt merged commit 8d01203 into main Aug 18, 2021
@widhalmt widhalmt deleted the feature-servercert-14 branch August 18, 2021 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide server certificates
1 participant