Skip to content

Store certificates as base64

Nicolas Fella requested to merge work/base64 into master

Certificates may contain null bytes, convert them to base64 to be able to treat them as strings

Merge request reports