casdoor / casdoor-python-sdk

Python client SDK for Casdoor
https://pypi.org/project/casdoor
Apache License 2.0
32 stars 33 forks source link

fix: certificate convert to bytes to meet algorithm need #21

Closed ppppfly closed 2 years ago

ppppfly commented 2 years ago

changes

use a new function property to convert str type certificate to bytes type certification, because function load_pem_x509_certificate require bytes rather than str

casbin-bot commented 2 years ago

@Steve0x2a @seriouszyx @Abingcbc @ComradeProgrammer please review

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 1.1.4 :tada:

The release is available on:

Your semantic-release bot :package::rocket: