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

Pem file inline instead of file. #24

Open
Preen opened this issue Apr 15, 2021 · 3 comments
Open

Pem file inline instead of file. #24

Preen opened this issue Apr 15, 2021 · 3 comments

Comments

@Preen
Copy link

Preen commented Apr 15, 2021

Is it possible have the pem file inlined in an env file instead?
Have a multi-server setup so would be nice not to have to be forced to have multiple instances of the file.

@anfly0
Copy link
Owner

anfly0 commented Apr 26, 2021

Sorry for the late reply!
I have not had the time to look into this, but it should be possible to do.
I will take a closer look when I can free up some time, but that will probably be later rather than sooner.

If you feel like taking stab at this I think this is the place to start: http://erlang.org/doc/man/ssl.html#type-cert

@davemenninger
Copy link
Contributor

I've done this with something like this: https://elixirforum.com/t/using-client-certificates-from-a-string-with-httposion/8631/11

@Preen
Copy link
Author

Preen commented Jun 14, 2021

Nice! I will look into it more in depth! :)

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

No branches or pull requests

3 participants