My company uses its own multi-factor authentication to login to our jira server. Everything I have searched for only suggests how to connect to the se ...
My company uses its own multi-factor authentication to login to our jira server. Everything I have searched for only suggests how to connect to the se ...
I tried to install flask in vs code in a virtual environment but I am getting some SSL error. When from my virtual environment, I try to install flask ...
I am trying to clone git repository where I am getting below error 'https://dev.azure.com SSL certificate problem: self signed certificate in certific ...
In my Spring Boot app part of my application.yml is as follows: Where 10.68.84.40:61617 is an endpoint added to activemq.xml: <transportConnect ...
My Setup I have setup prometheus and grafana on a machine - M1 I have a AWS Load balancer (LB1) which is forwarding the requests to app instances and ...
I am unable to connect to my Apollo (graphql) server through Apollo Studio (https://studio.apollographql.com/sandbox/explorer) OR Apollo Client librar ...
I need to have one client and one server to communicate with each other on a secure channel. The client is a Java app, the server is a ucspi-ssl serve ...
I've set up PostgreSQL (v.15) server on my local machine using the PostgreSQL Binaries. And I've generated certificates using this link. I've stored ...
I know this is known issue. I am trying to do the git pull in my android studio with current project and I get this warning. So I generated my key on ...
Trying to build an Azure Application Gateway using the following instructions and cannot get it to build without an exception stating that the certifi ...
I'm a beginner developer. I want to write a rest service call with "apache cxf jaxrs". To do that I create a web client. The sample code is below: ...
Mouser is a website where electronic components can be bought and are listed with their details and technical parameters. To automate the search of p ...
As this issue My keycloak does not have a trusted certificate, so i put the property quarkus.oidc.tls.verification=none Even so, it is unable to perf ...
For some API requests I need in my backend a certificate. Currently the .p12 is versioned in the repository and loaded into the WebClient when its ini ...
I'm trying to learn more about certificates, and one of the things that I'm struggling to wrap my head around are the Basic Constraints. I was wonderi ...
I'm trying to connect to an MSK cluster using a Route 53 DNS CNAME record that points to the DNS record that is provided by Amazon. AWS MSK DNS: b-1. ...
So this mobile app I'm working on is primarily in flutter but I have some API callbacks in native Android and Swift that I would like to keep, however ...
Here is my code: raises this error: Pay attention to _ssl.c:4027 at the end of error. I couldn't find out how to fix this. I need to verify my 3 ...
I went down the rabbit hole reading about SSL Pinning and how to implement it in Flutter, And I have two questions: Is it secure to store (.pem) c ...
I'm deploying an Azure Application Gateway in Terraform and I want to store my SSL private certificate for the https between Internet and my App-gtw i ...