Files
freeipa/ipaserver
Christian Heimes c925b44f43 Load certificate files as binary data
In Python 3, cryptography requires certificate data to be binary. Even
PEM encoded files are treated as binary content.

certmap-match and cert-find were loading certificates as text files. A
new BinaryFile type loads files as binary content.

Fixes: https://pagure.io/freeipa/issue/7520
Signed-off-by: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Stanislav Laznicka <slaznick@redhat.com>
Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com>
2018-04-30 20:42:00 +02:00
..
2018-04-20 09:43:37 +02:00
2010-12-20 17:19:53 -05:00
2018-04-20 09:43:37 +02:00
2017-06-01 09:24:24 +02:00
2016-10-20 18:43:37 +02:00