tiny
tiny copied to clipboard
Allow SASL_EXTERNAL to be a multiline string or a path
This would allow you to have your certificate in the config instead of a path.
cc resident SASL external expert @trevarj.
Also, it would be nice to allow home as a tilde and environment variables in the path.
Also, it would be nice to allow home as a tilde and environment variables in the path.
This was previously requested in #192. I would be happy to review and merge if someone implements it.
Seems reasonable. We can change the pem field to be a String here and then parse accordingly.