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

Add -i to both configuration/certificate generating commands #782

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kerosina
Copy link

@kerosina kerosina commented Feb 9, 2025

Without -i, the stdin wont be piped to the 2 containers and, while setting up the certificate, you'll get an error similar to this:

136808030649672:error:0906A065:PEM routines:PEM_do_header:bad decrypt:crypto/pem/pem_lib.c:461:

Relevant issue: #148

Without `-i`, the stdin wont be piped to the 2 containers and, while setting up the certificate, you'll get an error similar to this:
```136808030649672:error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad decrypt:crypto/evp/evp_enc.c:583:
136808030649672:error:0906A065:PEM routines:PEM_do_header:bad decrypt:crypto/pem/pem_lib.c:461:
```
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.

1 participant