Replies: 1 comment
-
Can any one help me with this issue |
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.
-
I am running EJBCA with docker on ubuntu 22 and consuming EJBCA web service in my Dot Net code (frame work 4.8) and getting connection error " Exception TLS1.3: the client and server cannot communicate becuase they do not possess a common algorithm"
Can any one help me how can I resolve it. To me it seems that my server is offering the service on both protocols i.e. TLS 1.3 & TLS 1.2.
My standalone SSL context is given below.
Beta Was this translation helpful? Give feedback.
All reactions