]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
Read TAL SPKI as lines of 65 chars (allow LibreSSL compat).
authorpcarana <pc.moreno2099@gmail.com>
Thu, 8 Aug 2019 18:09:09 +0000 (13:09 -0500)
committerpcarana <pc.moreno2099@gmail.com>
Thu, 8 Aug 2019 18:09:09 +0000 (13:09 -0500)
commit03c70590ebfe630ffabf555e956334a5fa767017
tree97d6f5e9656c9b58eba90c634a4efe1fb1eae72a
parentf915f7352f8ff96b039f52796c04667088f43976
Read TAL SPKI as lines of 65 chars (allow LibreSSL compat).

LibreSSL didn't liked a specific TAL that had base64 lines > 80 chars, so parse all TALs SPKI as base64 with lines of 65 chars (including line feed).
src/object/tal.c