ssl_cert_chain = open('c:\keys\certificate.crt',mode='rb').read()
File "src\python\grpcio\grpc\_cython\_cygrpc/credentials.pyx.pxi", line 133, in grpc._cython.cygrpc.SSLChannelCredentials.__cinit__
TypeError: expected certificate to be bytes, got <class 'str'>
Но совсем понимаю как вот это реализовать