Expected behavior Being able to make HTTPs calls from within the container Actual behavior System.InvalidOperationException: IDX10803: Unable to obtain config
I'm writing a Powershell script to go through my list of IIS bindings, find any that have a particular 'old' cert thumbprint, and replace their certs with a cer
enter image description hereI am trying to access the my office mail to get the OTP code sent to my mail id. But with Selenium Webderiver I am not able to handl
I am developing a solution to manage client certificate deployment on android devices using SCEP. I have a few questions about the Android management API. On th
I've seen problems like these with users before, but never with a certificate. I have a simple certificate with no keys: CREATE CERTIFICATE [FOO_EXPORT] AUTHORI
I have added the certificate to Trusted root certification Authorities. But still my code is giving this error when I start my REST service. Error: Cannot fi
Another try to open a message here My company wants to use the deployment rule set for multiple java versions usage. Currenly we have 1.6.0_13, 1.7.0_51 and 1
PFXExportCertStoreEx fails when I try to export ECDSA certificate from Windows Store. I need to get both the public key and private key of the certificate. Is t
I am following the instructions to sign a script and I've got to the part where I sign the add-signature.ps1 file so that I can sign my script using it $cert =
I am following the instructions to sign a script and I've got to the part where I sign the add-signature.ps1 file so that I can sign my script using it $cert =
I am connecting to an HIE in two interfaces using Direct Messaging - one to send messages and one to retrieve messages. The first uses a protocol of SMTP connec
Here is my Python code: import requests requests.get('https://google.com') This is the error: requests.exceptions.SSLError: HTTPSConnectionPool(host='g
we are building a React UI platform website. We need to call a third party RESTFul service which requires us to attached a client certificate for authentication
When running my asp.net core application locally in my Linux Docker container, the following error occurs: Unhandled exception. Interop+Crypto+OpenSslCryptograp
I am using Moodle and having problem with the plugin certificate builder I had created my template correctly, but now that learner are starting to complete the
I am trying to implement client certificate authentication on IIS 8. I have deployed my configuration on a development machine and verified it working as expect
Im trying to validate a PDF which is digitaly signed, and to extract the signers name. Is there any library for doing this job in python? So far I've just come
I have created a self-signed SSL certificate for the localhost CN. Firefox accepts this certificate after initially complaining about it, as expected. Chrome an
I have to convert a certificate in PEM format into an Java key store. To use this one with tomcat at a windows server I've got those files: cert_request.csr -
I can push by clone project using ssh, but it doesn't work when I clone project with https. The error message that it shows me is: server certificate verificati