Skip to main content

All Questions

Tagged with
0 votes
1 answer
176 views

Wondering about something regarding intermediate certificates and Weechat

I have a private server at home that runs a node.js instance and weechat. I also have my own domain, which I registered at EuroDNS, as well as an AlphaSSL certificate, also from EuroDNS. Both Weechat'...
dv_'s user avatar
  • 151
1 vote
1 answer
764 views

How can I circumvent HSTS on an intranet subdomain?

So, I have control over a small webserver that controls a subdomain of an intranet domain; the domain has HSTS turned on, so I can't connect to my subdomain via HTTP; I also can't use self-signed ...
user avatar
2 votes
1 answer
4k views

ERR_CERT_COMMON_NAME_INVALID with wildcard certificate with Apache

I'm new to managing SSL certificates so my problem might be simple to resolve. I'm trying to add my wildcard SSL certificate to my website hosted on a container running Apache on Azure Container ...
kaycee's user avatar
  • 141
1 vote
0 answers
996 views

Cant login to Developer Apple account - connection not secure

When I want to login to developer.apple.com on Safari I have error that Safari can't establish secure connection to https://idmsa.apple.com/IDMSWebAuth/login?appIdKey..... I could do that before ...
Prettygeek's user avatar
1 vote
2 answers
4k views

Self signed certificate not trusted

I have created my own CA: openssl genrsa -out private/rootCA.key 2048 openssl req -batch -new -x509 -nodes -key private/rootCA.key -sha256 -days 1024 -config ./openssl.conf -out certs/rootCA.pem I ...
blueFast's user avatar
  • 2,736
2 votes
2 answers
8k views

Solve untrusted self-signed certificate

I've created a self-signed certificate for use on my Windows 10 development machine and I've added it to the Trusted Root Certification Authorities/Certificates as advised by How to install an Apache ...
CJ Dennis's user avatar
  • 1,011
0 votes
0 answers
60 views

Site being loaded without SSL certificate

There is a certain site I frequent daily. I just noticed that when I enter it, it is loaded with http instead of https. I checked it's certificate using this service and it says it is still valid for ...
Fnr's user avatar
  • 149
4 votes
1 answer
779 views

How long does a self-signed certificate's "Proceed Anyway" exception last in Google Chrome?

As is usual with most web development, I have a web server using a self-signed certificate for HTTPS access. I notice myself needing to go through the "Proceed anyway" prompt in Chrome once about ...
example6's user avatar
0 votes
1 answer
204 views

How to verify a military TLS certificate?

I want to try LPS, but I cannot verify the certificate of their https site, I already knew the reason, now how can I get the correct certificate information(especially the fingerprint) to compare it ...
Sam's user avatar
  • 1,160
1 vote
0 answers
66 views

IIS: Add public certificate for other top level domain

I have a Drupal Web Server running on Windows Server 2008 R2 with IIS 7. The certificate is about to expire so we got another certificate, but it is for *.gov. Our original website is www.xyz.org as ...
Rick's user avatar
  • 467
0 votes
1 answer
89 views

How do I see why a site is "Not Secure"?

Chrome is reporting a website as "Not Secure". How can I find specific details of why it is making this assessment? If I click the "Learn More" link, it only shows generic information on a Google.com ...
William Entriken's user avatar
0 votes
1 answer
189 views

Trusted CA on self signed certificate

I have an old embedded Linux based device, it's from a project I did about 10 years ago. The device has no built in UI, keyboard or anything like that only a small web server to control it. Iv'e ...
shawty's user avatar
  • 362
1 vote
1 answer
714 views

How to setup https ssl on tomcat server by wildcard certification?

I'm trying to setup https://my.example.com to access Tomcat web linux server. The first step, I trying to use 'keytool' to generate one, it works, but the browser will show red lock icon(I try https:/...
Daniel YC Lin's user avatar
1 vote
1 answer
835 views

Becoming Certificate Authority and Generating a Certificate

A quick question. I sign a certificate for PKILabServer.com (Listed under Common Name), open /etc/hosts and add the following entry 127.0.0.1 PKILabServer.com Then launch the server using the ...
Data Shark's user avatar
1 vote
1 answer
7k views

How to ignore self-signed certificate error: net::ERR_CERT_AUTHORITY_INVALID with Chrome?

I am trying to access an HTTPS site with Chrome and it is throwing my a self-signed certificate error: net::ERR_CERT_AUTHORITY_INVALID. I have tried clicking the red lock/warning sign button in the ...
Ly Maneug's user avatar

15 30 50 per page
1 2 3
4
5
8