RE: Options for encrypted configuration values with erlsrv.exe
"Joseph L. Casale" <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.general |
|---|---|
| Message-ID | <[email protected]> |
> Hi Joseph, > > As far as I know there is no out-of-the box solution for this since, > in general, non-encrypted certs are used for TLS-enabled distributed > Erlang or the password is specified in the ssl_dist_optfile file. > > If a solution did exist for retrieving the password to decrypt the > certs how would it work? You would have to have some sort of > credential stored locally. > > A better solution would be to add support for the Windows cert store > to the Erlang VM but I know of no plans to do so. > > Thanks - > Luke Thanks for the confirmation Luke, Joseph Casale