Skip to main content

All Questions

9 questions with no upvoted or accepted answers
2 votes
0 answers
1k views

Browser prompts client certificates only from current user store ignoring local machine store

I've implemented an application, which installs X509 client certificates on the user's computer. They are supposed to be used to log in to the SSO system. They are installed both in the context of ...
dradzikowski's user avatar
1 vote
0 answers
1k views

IE/Chrome add permanent SSL certificate exception?

How can I add a permanent SSL certificate exception for certain websites? These sites have certificates signed by some root CA which I do not want to trust. When I tried to manually install the ...
sdaffa23fdsf'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
0 answers
209 views

Access is Denied - Certreq.exe

I am getting an "access is denied" message when attempting to use the certreq from the commandline. TLDR; I am a domain admin, and a local admin on the machine (inherited). I am using an ...
koda's user avatar
  • 1
0 votes
0 answers
948 views

Internet Explorer drops "this site is not secure" whenever opening the Syncthing web app

On a machine where I don't have any admin privileges, I have installed Syncthing. But whenever I start/restart the software I get this warning in IE: This site is not secure Error ...
Foad's user avatar
  • 682
0 votes
0 answers
230 views

Why does Windows show the Common Name rather than the Organisation for "Issued To" when viewing a SSL certificate

As per picture below, why does Windows use the CN (common name) rather than the O (organisation) for "Issued to:" when viewing an SSL certificate in Windows
eddiewould's user avatar
0 votes
1 answer
3k views

Difficulty importing a .crt self signed certificate in Windows 10

I am trying to import a .crt certificate using the wizard in MMC. When I try to import it I receive the error "The file type is not recognisable. Select another file." Opening the file in Notepad, it ...
cbp's user avatar
  • 249
0 votes
0 answers
39 views

SSL certificate transfer | IIS server

I had a Windows 2012 server and I no longer have access to that server. I have a new Windows 2012 server which I am using IIS to host my websites. Previously I purchased an SSL certificate for the ...
dsfsdfsdf's user avatar
0 votes
1 answer
632 views

How to sign a CSR on windows

I've got a custom certificate that I'm using as a local root authority. This certifcate has a private key on my machine and is stored in the "Personal" certificates store of the "Local Machine" ...
Andrew Skirrow's user avatar