You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to have a stable setter function for certificate and certificate_chain to load a certificate in memory without an external file? (see
Would it be possible to have a stable setter function for
certificate
andcertificate_chain
to load a certificate in memory without an external file? (seeaioquic/src/aioquic/quic/configuration.py
Line 107 in 7f27a0b
So far, I used accessed the internal variable directly, but this may not be a good idea for a wpt test:
web-platform-tests/wpt#50263
The text was updated successfully, but these errors were encountered: