python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Hyperledger Fabric Orderer - TLS Handshake Bad Certificate Issue
I'm developing an insurance application project that utilizes a hyperledger fabric network. I currently have a problem where my orderer nodes do not stay online for more than about 10 seconds before t...
Ewan Duff
Votes: 0
Answers: 2
.Net Core 3.1 The SSL connection could not be established, see inner exception
I am requesting using X509Certificate2 (test.pfx file). Everything works properly and without problems locally. However, when I upload my project to the server, I get an API error.
The SSL connection ...
Elchin
Votes: 0
Answers: 0
android create x509 certificate
With java code, how can I create an x509 certificate that is later signed by an external private certificate authority?
Android API 21
Using the androidkeystore if possible (https://developer.android...
uglyoldbob
Votes: 0
Answers: 1
Electron BrowserWindow/BrowserView loadURL with a client certificate
My Electron desktop app is visiting a https website in the renderer process with the methods of BrowserWindow.loadURL, BrowserView.loadURL or BrowserWindow.webContents.loadURL. However the target webs...
PaulYu
Votes: 0
Answers: 1