fixup! Require private key to have a matching certificate
This fixes the following error on Python 3: TypeError: startswith first arg must be bytes or a tuple of bytes, not str
Showing
Please register or sign in to comment
This fixes the following error on Python 3: TypeError: startswith first arg must be bytes or a tuple of bytes, not str