Skip to main content

All Questions

9 questions with no upvoted or accepted answers
1 vote
0 answers
14k views

NET::ERR_CERT_AUTHORITY_INVALID on Chrome

I have generated self signed certificate for my server. After importing root CA cert to my browser, I was trying to access my website via Chrome, I am however getting "NET::ERR_CERT_AUTHORITY_INVALID" ...
Pawel's user avatar
  • 111
1 vote
0 answers
371 views

Add exception to the list of disabled signature algorithms on Firefox?

I'm currently accessing some internal websites with Firefox. The certificates for the websites are signed with RSASSA-PSS, which is trusted by Chrome but not by Firefox. I understand that Mozilla ...
Franklin Yu's user avatar
1 vote
0 answers
926 views

Revocation information not available for certificate?

I'm trying to download SQL Server 2008 R2 Enterprise Edition from MSDNAA on my Windows 7 laptop. When I attempted to start the download, I was shown the following prompt: Revocation Information for ...
William Lawn Stewart's user avatar
0 votes
1 answer
72 views

How do we create an SSL certificate on a website hosted on a Mac OS Sonoma system using a third-party SSL provider?

We have a website that we are hosting from a MacBook. We would like to add an SSL certificate to the website itself. Is there a way to do this, or should we just add the SSL to the whole system? We ...
AJGomez's user avatar
0 votes
0 answers
466 views

How to fix error ERR_SSL_VERSION_OR_CIPHER_MISMATCH

I'm working on a PHP and while the application works in Internet Explorer, within Edge, where I want to run this application, I get error ERR_SSL_VERSION_OR_CIPHER_MISMATCH. How to fix this error?
mourad semi's user avatar
0 votes
0 answers
785 views

Security warning while running signed JNLP file using javaws

Getting security warning while running signed JNLP file using javaws eventhough Self signed CA is in java trust store. Below security warning message was displayed.
Aaryan's user avatar
  • 1
0 votes
0 answers
279 views

Require password for ssl user certificates every time

I get this screen when I login in using my SSL user certificate: However, I am not asked for the certificate password nor my phone's pin. How can I make Android require me to enterSSLpassword or ...
gjvnq's user avatar
  • 101
0 votes
1 answer
1k views

pfSense self-signed GUI cert works on LAN with Firefox, but FreeNAS' doesn't. How to fix it?

I'm using pfSense and FreeNAS locally. There's no DNS or LAN-wide CA service, devices use NetBIOS/Samba for shares and standard private IPv4 addresses otherwise. Both pfSense and FreeNAS provide a web-...
Stilez's user avatar
  • 1,745
0 votes
0 answers
311 views

How to delete or untrust all root certificates in OSX?

I right clicked on all the root certificates, but it doesn't allow me to delete them, or to untrust them all at once. How can this be done? Is it safe to do this?
tony_sid's user avatar
  • 14.5k