Hello everyone,
I have a project requirement to store binary file content as secret in Conjur. I’ve seen some old posts in the forum to to encode it with base64 and gzip it before adding it to Conjur. Although this method works, I was wondering if there are other alternatives where the file content is stored as-is with not encoding/zipping involve. I appreciate any input.
Thanks,
-Sonny