Skip to main content

All Questions

Tagged with
2 votes
1 answer
556 views

Redirection fail on Apache2 for SSL subdomain configuration

On my Apache2 server I've enabled this 3 subdomain sites. database.example.com <VirtualHost *:80> ServerName database.example.com ServerAlias www.database.example.com DocumentRoot /usr/...
dudi's user avatar
  • 133
13 votes
2 answers
77k views

How do I use the openssl command to decode a certificate/public key .PEM file?

I have my localhost TSL/SSL certificate from Chrome stored to a .PEM file. Was wondering how do I use the oppenssl command to decode it into a list of human-readable fields. Googling this only ...
SeekingAMathGeekGirlfriend's user avatar
1 vote
2 answers
4k views

SSL certificate authentication on Outlook 365 (cloud)

We can send emails using an Office 365 account from third-party devices using STARTTLS encryption on a SMTP server (port 587). The device I am using does not support STARTTLS, only plain vanilla SMTP (...
klonq's user avatar
  • 73
0 votes
0 answers
639 views

Is it possible to use SSL client certificate authentication with client programs that do not specifically accommodate them?

I have set up a webserver with several self-hosted apps for my personal use. In order to make sure that I am the only person who can connect to my server, I have generated client authentication ...
Stonecraft's user avatar
1 vote
1 answer
25 views

Easy switching between multiple sets of ca certificates?

My new job requires company's custom CA certificate to be installed. It is ok until I'm working, but I don't want this CA certificate to be active during non-working time. Are there any ways ...
Kirzilla's user avatar
  • 197
3 votes
1 answer
5k views

How to use existing CA and Server key with EasyRsa?

i have an existing ca key and cert. how do i tell easyrsa to use that to generate server and client certs, instead of generating its own? All the docs seem to mention to do an init-pki to initialize a ...
pdeva's user avatar
  • 1,891
0 votes
1 answer
936 views

Is it possible to remove SAN from a certificate?

I've bought a certificate from an online provider. The CSR only contains a single SN (mysubdomain.example.com). The certificate issued, contains the SN i provided in my CSR, but for some reason the ...
Repox's user avatar
  • 103
-1 votes
1 answer
83 views

Enable SSL for any domain automatically

We are building a site builder and users can set their own domain. Is there any way to enable SSL for their domains automatically? For example, a wildcard letsencrypt certificate but not just for *....
hjahan's user avatar
  • 113
0 votes
1 answer
190 views

SSL | Error WARNING: cannot verify certificate

Last week one of my domains stopped loading http content. Domain pings, apache is active, I restarted apache. It looks like the reason is there is a problem with the SSL certificate. Should I just do ...
mister mcdoogle's user avatar
8 votes
3 answers
12k views

Getting SSL certificate error on valid certificate when accessing via Curl

I have a wildcard SSL certificate which powers *.mysite.com. The site is accessible from all browsers without any problem. There is also a service (on a different server) with URL: service.mysite.com....
kargirwar's user avatar
  • 183
5 votes
1 answer
8k views

How to allow specific SSL client certificates in Nginx?

Nginx's ssl_client_certificate and ssl_trusted_certificate directives can be used to allow client certificates signed by a given authority. But how can I allow specific certificates? I would like to ...
mimo's user avatar
  • 344
0 votes
0 answers
67 views

Chrome can't load HTTPS IP

I have so many applications that need to load in Chrome via IP but in https OpenVas Nessus Kibana and more .. I kept getting this on each one of them, there is no option for me to click "Visit ...
code-8's user avatar
  • 444
2 votes
1 answer
1k views

Can I create client certificates from a server certificate that I buy from a certificate authority?

If i buy a certificate from Godaddy or a trusted certificate authority for my website. let's say example.com and i want to issue client certificates so i can validate certificates of clients ...
mohamed nasr's user avatar
4 votes
2 answers
3k views

Accept self-signed certificate system-wide without installing as root CA

For an intranet server I use a self-signed certificate which I want to trust system-wide. I added the certificate exception to Firefox, but this is not possible in Chrome, console applications, IDEs, ....
PhilLab's user avatar
  • 143
4 votes
2 answers
16k views

Website spits out PR_CONNECT_RESET_ERROR in firefox's incognito

So I have a site that uses letsencrypt and ssl works fine when I'm browsing my site in firefox. The moment I try browsing my site using incognito mode in firefox my browser throws this secure ...
exts's user avatar
  • 163

15 30 50 per page
1 2
3
4 5
12