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)
Should my application store intermediate certificates or root certificates in trust store?
I have a J2EE application that makes requests to Salesforce, Docusign, and LexisNexis.
To make these requests, I first add the intermediate certificates for each of these sites into my server's trust ...
coltonyoung
Votes: 0
Answers: 0
Https connection - using public key approach for secure connections
I'm using public pinning key approach for secure connection in app (android and iOS).
As of now we're using public key approach where public key used in app having leaf certificate's key, you can refe...
Pankaj
Votes: 0
Answers: 0