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
How to add keystore and truststore of NiFi registry server to access NiFi registry URL from NiFi server
I want to deploy NiFi flow from Dev1 to Dev2 and I am using single NiFi registry configured on Dev2.
I have configured NiFi registry URL into Dev1 NiFi server but getting error when it tries to fetch ...
user3520253
Votes: 0
Answers: 0
Micrometer with Elasticsearch over SSL
I'm trying to use Micrometer with Elasticsearch over SSL.
I use Micrometer in version 1.8.0, Elasticsearch in version 7.16.3 and OpenJDK 11.0.2 .
Because I know that it's not possible to use a built-i...
Luca Valensisi
Votes: 0
Answers: 2
How to establish SSL communication be IBM MQ & the MQ java client?
I'm trying to connect my java based application to the IBM MQ queue manager through the MQ client. SSL is already configured at MQ Server which is managed by third-party, Now to configure the SSL on t...
Abhi
Votes: 0
Answers: 1