https://bugs.exim.org/show_bug.cgi?id=1762
Bug ID: 1762
Summary: b64 encoded DER of certificate
Product: Exim
Version: 4.86
Hardware: All
OS: All
Status: NEW
Severity: wishlist
Priority: medium
Component: String expansion
Assignee: nigel@???
Reporter: jgh146exb@???
CC: exim-dev@???
A base-64 encoded DER-form of cert is used in a number of places.
We should provide the transform and perhaps the reverse.
Is there need for PEM too?
${b64:<certificate>} taking a single variable of type certificate
${b64d,cert:<string>}
to follow the precedents of rfc2047/d and base62/d.
On the other hand, there are str2b64 and utf8_{to,from}_alabel.
--
You are receiving this mail because:
You are on the CC list for the bug.