Skip to main content

All Questions

0 votes
1 answer
73 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
1 answer
971 views

How can I deploy a CA Certificate on several machines through network [closed]

Is there a way to deploy a CA's X509 certificate on several client machine's (Windows) in a Intranet environment?
user avatar
0 votes
1 answer
902 views

How to remove Server Temp Key from SSL Certificate Chain

When I test my connection to my server: echo q | openssl s_client -connect abc.def.com:8443 I get back (extract): No client certificate CA names sent Peer signing digest: SHA512. Server ...
caesar's user avatar
  • 1
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
2 votes
1 answer
21k views

Verify pem certificate chain using openssl

I am trying to write a code which receives a pcap file as an input and returns invalid certificates from it. I have parsed certificate chains, and I'm trying to verify them. Because I get the ...
kobibo's user avatar
  • 131
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
-1 votes
2 answers
2k views

Website security certificate page not shown

I access an https:// blackberry website for administration with two different pc, on pc1 appear the security certificate webpage where i can choose to close the webpage or continue (not recommended); ...
dori4n's user avatar
  • 11
0 votes
1 answer
158 views

Can an SSL cert (not self-signed) be used to create another SSL cert for another host in the same domain?

I have a regular SSL certificate issued by Network Solutions for a given host, say "host A". Can I create another SSL cert for the wiki host that has the host A cert in its trust path and therefore ...
AlJo's user avatar
  • 1
5 votes
2 answers
396 views

CertPatrol warns: "this certificate wasn't due yet"

Cert-patrol warns me on numerous websites, including gmail, that the certificate being used wasn't due yet. Is this something I need to worry about? Why does this occur? Here is a screen-shot (you ...
highBandWidth's user avatar
5 votes
3 answers
1k views

import Certificate in WIndow Xp

I have created a temporary certificate. I am trying to import this certificate.I am importing Certificate to Personnel store of Local Computer and then using FindPrivateKey solution to find privatekey ...
Niraj Choubey's user avatar
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
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