On 10.12.2018 11:10, Yousong Zhou wrote:
On Mon, 10 Dec 2018 at 04:35, Lucian Cristian wrote:
I would like to propose a patch for ca-certificate to fix the following
error
Traceback (most recent call last):
File "certdata2pem.py", line 150, in
encoded = base64.b64encode(obj['CKA_VAL
On Mon, 10 Dec 2018 at 04:35, Lucian Cristian wrote:
>
> I would like to propose a patch for ca-certificate to fix the following
> error
>
> Traceback (most recent call last):
>File "certdata2pem.py", line 150, in
> encoded = base64.b64encode(obj['CKA_VALUE']).decode('utf-8')
>File "
I would like to propose a patch for ca-certificate to fix the following
error
Traceback (most recent call last):
File "certdata2pem.py", line 150, in
encoded = base64.b64encode(obj['CKA_VALUE']).decode('utf-8')
File "/usr/lib64/python2.6/base64.py", line 53, in b64encode
encoded = b