Skip to content
This repository was archived by the owner on Mar 29, 2024. It is now read-only.

Conversation

@rootless4real
Copy link

the generate_ssl.sh script was only generating the .key files, not the .crt too. Modified it to create both. There are probably other ways of doing this too.

the generate_ssl.sh script was only generating the .key files, not the .crt too. Modified it to create both. There are probably other ways of doing this too.
Copy link
Author

@rootless4real rootless4real left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the apache2 config you are using specifies certificate.key and certificate.crt rather than server.key and server.crt, so I updated this again to match that syntax.

@rutkai
Copy link
Owner

rutkai commented Oct 1, 2018

Hi,

Thank you for the PR, though there are other tasks that has to be done before merging it. As you changed the extensions of files you forgot to propagate this though code and .gitignore.
Probably that's the reason behind failing tests too.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants