crlite icon indicating copy to clipboard operation
crlite copied to clipboard

Use standard base64 in enrolled.json

Open jschanck opened this issue 3 years ago • 0 comments

There are a few urlsafe-base64 encoded values in the aggregator-produced enrolled.json file. We don't need to put any of these values in URLs, so we should use standard base64 everywhere.

jschanck avatar Feb 25 '22 20:02 jschanck