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)
Solution for dual security in spring boot application - OAuth2 (jwt token bearer) + X509 (certificates)
I tried to create a spring boot configuration with dual security checks on requests (Oauth2 token bearer and X509 certificates). I had 2 alternative ideas in mind, but cannot make it work either
dedi...
MS13
Votes: 0
Answers: 1
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
AWS Certificate Manager integration with Java for public certificates (self-signed / otherwise)
I want to connect AWS Certificate Manager to fetch a public / private certificates from my Java application could be deployed on AWS or outside as well. The certificates are for MongoDb Atlas SSL Conn...
Jim
Votes: 0
Answers: 0
TLS Secure communication - Certificate validation
I need some information for validating a server certificate.
Am looking to perform date based validation as the first step.
To be precise, am looking at the possibility of expiry of a server certifica...
Amal Jesudas
Votes: 0
Answers: 1