Top "Ssl-certificate" questions

An SSL certificate is an X.509 certificate that is used to provide authentication, privacy and integrity for a secure connection.

Using a self-signed certificate with .NET's HttpWebRequest/Response

I'm trying to connect to an API that uses a self-signed SSL certificate. I'm doing so using .NET's HttpWebRequest and …

c# ssl httpwebrequest ssl-certificate
OpenSSL: socket: Connection refused connect:errno=111

I am trying to connect to one Linux server from a client, openssl s_client -connect <IP of Server&…

ssl openssl ssl-certificate x509certificate digital-certificate
curl - Is data encrypted when using the --insecure option?

I have a situation where the client makes a call through curl to a https url. The SSL certificate of …

security ssl curl https ssl-certificate
Difference Between SSLCACertificateFile and SSLCertificateChainFile

I provide SSL pages on my web server, and I have a question. What is the difference between SSLCACertificateFile and …

apache ssl ssl-certificate digital-certificate
How to save the LDAP SSL Certificate from OpenSSL

I wanted the SSL Certificate of my LDAP Server which is Novell eDirectory. I have used openssl to connect to …

ssl ldap openssl ssl-certificate edirectory
bypass invalid SSL certificate in .net core

I am working on a project that needs to connect to an https site. Every time I connect, my code …

c# ssl asp.net-core ssl-certificate
nginx - set multiple server_name with ssl-support

I'd love to use nginx to serve a website with multiple domain names and SSL: webmail.example.com webmail.beispiel.…

ssl nginx ssl-certificate vhosts
"SSL: certificate_verify_failed" error when scraping https://www.thenewboston.com/

So I started learning Python recently using "The New Boston's" videos on youtube, everything was going great until I got …

python ssl web-scraping ssl-certificate
wildcard ssl on sub-subdomain

we have wildcard ssl certificate for *.domain.com, and have a website with sub1.sub2.domain.com safari 4.0.4 on MacOsx …

ssl-certificate wildcard-subdomain
What RSA key length should I use for my SSL certificates?

I'm in the process of creating a CSR, and I wonder which is arguably the best length for my RSA …

ssl cryptography rsa ssl-certificate csr