python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Transfer data to a secured database by POST message and authentication using a servercertificate
We want to establish a secured connection with our governmental institute that collects laboratory analysis that are performed for the legal determination of the nutrient content.
For this we connecti...
Bram van de Kooi
Votes: 0
Answers: 0
Certificate issues for OPC-UA with Qt wrapper
I'm running the qtopcuaviewer example following these instructions to create the client certificate:
# create a self-signed certificate and private key
openssl req -new -x509 -config opcuaviewer.conf...
Mark
Votes: 0
Answers: 1
Health Checks for target instances over mTls
I have a passthrough Network Load Balance forwarding TCP requests to a target group of backend servers on AWS. We require mutual TLS authentication so all requests require client certificates to be pa...
minh ly
Votes: 0
Answers: 1
Flutter add client certificate to request using http.dart
I'm trying to load a client certificate to a http.client from the http.dart package.
I'v seen multiple answers on how to do it using the HttpClient class,
like this answer: Flutter add self signed cer...
Yonatan
Votes: 0
Answers: 2