I am troubleshooting an SSL certificate issue where after the.PFX conversion to.PEM file using the OpenSSL. The certificate is from Azure App Service Managed Ce
I'm trying to consume some webservices in my Spring boot Applications, I got this error in swagger when I try to execute my request, I tried to search for the u
I have a crl.cnf as below: [ ca ] default_ca = CA_default # The default ca section ############################################################
I have Portainer CE 2.9.2 running in a docker container. I'm starting it with the --sslcert and --sslkey options to specify my own certificate, but the browser
Ive been doing some research about how to consume a web api executed on my localhost throught a xamarin app. The web api works perfect, I can adding and getting
I am trying to write a c code to implement a tls socket using openssl. The server has a certificate chain with 4 certificates: leaf certificate - intermediate1
I'm trying to request an API from a third party server from a shared hosting server, so i don't have root access, and receive this error, but when i try it from
Hello Everyone!! I am developing a server app in java lang in intelij idea it works properly but when exporting as .jar file it gives an error like this java.ne
I have a postgres SQL server set up in google cloud. The certificates that I downloaded for this have a hostname of the form: project_name:instance_name. Howeve
When using a certificate for authentication to Microsoft Identity Platform, are there specific details required for the certificate? Does Azure AD actually veri
I am currently working on a Visual Studio Code extension that makes HTTPS GET requests and I am trying to ignore invalid certificates e.g. expired certificates.
I am trying to connect to a postgresql database through SSL. In the appsetting.json file, my connection string is "DefaultConnection": "Sslmode=Require;Sslrootc
When attempting to access the local git server page Microsoft Edge displays a certificate error because the git server is using a self-signed certificate. I wo
I want to bypass the SSL pinning of Android apps. I was able to Bypass SSL pinning using an app "NetCapture" but now I want to do it in Python or any other way
I am trying to add certificate listner against a certificate using following code const listenerBody = { Certificates: [
Im using OpenSSL v1.1.1g and trying to add extensions to my self signed CA certificate using the following bat script: rem #Create CSR openssl req -newkey rsa:4
I have a Azure Web App that has a SSL Certificate. This certificate is set to auto-renew. However it has stopped working. When I log on to the Azure portal, it
I've generated crt and .key files to connect to protected resource. Curl with this combination of cert and key is working, but pfx cert which was generated usin
I would like to create a simple TCP Server / TCP Client and use a Controller to interface with that classes, to then host the controller in a kestrel webserver
I am working on a Razorpay payment gateway integration My API was working fine but suddenly I am started getting the error Unable to get local issuer certifica