Replies: 1 comment
-
No problem |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In cases where the certificates are only in-memory or not explicitly stored inside a file, it is a bit cumbersome to create a temporary file just to call set_security.
My suggestion is to add
io.RawIOBase
as another alternative forcertificate
,private_key
andserver_certificate
.Any opinions on that? If you think this is worthwhile, I would start implementing it as soon as possible.
Beta Was this translation helpful? Give feedback.
All reactions