How to use PQC between HTTP client (in go language) and server(in python language) #1532
Unanswered
ranjankumar23
asked this question in
Q&A
Replies: 2 comments 2 replies
-
@sebastinas how to use PQC in HTTP client and Server? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I have no experience with go, but for python check out this Dockerfile: Even though it's unsupported OpenSSL111 code, upgrading to OpenSSL3 should be straightforward if this is what you're looking for. |
Beta Was this translation helpful? Give feedback.
2 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.
-
I have one application in which i am using HTTP client (Go) and HTTP server (python). Now want to enable PQC for this HTTPS.
What are the options i have
Please share me your inputs.
Beta Was this translation helpful? Give feedback.
All reactions