Hello!

Issue: https://github.com/haproxytech/client-native/issues/118
PR: https://github.com/haproxytech/client-native/pull/119

We found an edge case causing 404s when trying to look up certificates that
were not created via the DataPlane API and also contain special characters.

The PR above removes the SanitizeFilename step when reading files,
since the OS would enforce that proper characters are in place. This should
not affect certs that are created via the DataPlane API. Open to feedback
if this check is needed.

Also please let me know if there is a better email list to send this to
since it deals with the client-native package.

Thank you!

- robschn

Reply via email to