Skip to content

SSL & Unit Variation - Contributing #313

Answered by jbxonline
jbxonline asked this question in Q&A
Discussion options

You must be logged in to vote

You can see in line 167, if you provide your own certs in /etc/ssl/private, I do the combining of the certs into a "bundle"

Ok, I think this is where the main issue is. Actually what is happening, is that if I provide my own certs in the manner described, you still generate a self signed and use that, overwriting the certificates provided. Essentially , you're first checking if the certificate has been provided in the config directory (which isn't possible) then generating a self signed.

Thanks for the contributing links. Using these, I've created a PR from my fork for you to take a look at here: #321

Let me know what you think!

BTW: I'm on UK time, so may not always reply later in the …

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@jaydrogers
Comment options

@jbxonline
Comment options

Answer selected by jbxonline
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants