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.

Assigning a domain name to localhost for development environment

I am building a website and would not like to reconfigure the website from pointing to http://127.0.0.1 to http://www.…

node.js macos ssl dns ssl-certificate
Are there any disadvantages to using a 4096-bit encrypted SSL certificate?

I was recently requesting a SSL cert via GoDaddy and noticed this message: In the past I have always generated 2048…

ssl https certificate ssl-certificate
how to fix SSL certificate verification failure

I use PHPMailer, along with Apache and PHP, locally. When I test my SSL config and my cacerts I get …

php ssl ssl-certificate phpmailer php-openssl
What tools can I use to generate X.509 certificates?

When I Google this, I find many places that recommend using the PluralSight tool to generate a certificate, but this …

certificate ssl-certificate x509
This certificate has an invalid issuer : Keychain marks all certificates as "Invalid Issuer"

Keychain shows all the certificates as Invalid in my keychain suddenly, as it working before 2 days and i also check …

ios xcode certificate ssl-certificate keychain
PFX to JKS keytool conversion: Alias <*> does not exist

I'm trying to convert x.PFX file to x.JKS file using keytool but I am getting following error: keytool …

certificate ssl-certificate keytool pfx jks
Hostname / IP doesn't match certificate's altname

I am trying to create a TLS server / client setup using Node.js 0.8.8 with a self-signed certificate. The essential server …

node.js ssl openssl ssl-certificate csr
Certificate issue: KEY or PFX from P7B and CRT

I'm new to the certificates, and this is a first time I bought it. I generated CSR file (in IIS) …

certificate ssl-certificate x509certificate pfx
Third-Party Signed SSL Certificate for localhost or 127.0.0.1?

Without divulging TOO much information, I need to setup a web server system that is intended to be used by …

ssl ssl-certificate embeddedwebserver
SourceTree and Stash: Unable to get local issuer certificate

We have Atlassian Stash installed on a Windows 2008R2 server, and for the most part everything is working nicely. We …

git ssl-certificate bitbucket atlassian-sourcetree bitbucket-server