Skip to main content

Questions tagged [trusted-root-ca]

The tag has no usage guidance.

0 votes
0 answers
84 views

Finding CA Cert from a Synology NAS to use it with curl --cacert

My Synology uses self-signed certificate, so I need to include it with curl --cacert /path/to/cert.pem to connect safely from a terminal to NAS using https. How can I find this certificate on my ...
Async's user avatar
  • 1
-1 votes
3 answers
429 views

Who can sign my certificate authority?

I am new to the certificate business and from what I understand if a root certificate is installed in Windows 10, any certificates that are signed by that root, they are automatically trusted. So this ...
Talin Sharma's user avatar
0 votes
1 answer
121 views

How do I update the root CA certificate for Acrobat?

We had a name change recently and verified a new certificate with the new name appears in the domain root CA but Acrobat and the local computer cert store do not have this new certificate. I'm not ...
naps1saps's user avatar
  • 253
3 votes
1 answer
12k views

Import certificate to Trusted Root Authorities for the Current User, with command line

I know how to import certificates to trusted root authorities with certutil certutil -addstore "Root" <cert_path> But for this I need administrator permissions. Though when I double ...
João Pimentel Ferreira's user avatar
0 votes
1 answer
360 views

Does removing/re-installing my browser will remove old certificate store?

I suspect that there is a malicious certificate added in my browser's certificate store. I mean Certificate Authority certificate. How can I remove it in Chrome and Firefox? If I remove my current ...
qbq's user avatar
  • 1
0 votes
1 answer
2k views

Install Root CA Certificate to SLES 12

I want to add my SLES 12 server to our SUSE subscription to get updates. When I run the SUSEConnect command with necessary parameters, the server returns an error to me like this: SSL verification ...
Jo Shepherd's user avatar
0 votes
2 answers
125 views

Issues understanding CA certificates

I have misconceptions regarding CA (Certificate Authority) certificates. No matter how many things I read, it is still not fully clear. Let's take an example, Bob accesses a website. In order for ...
Engineer999's user avatar
2 votes
1 answer
5k views

Find and delete duplicate root certificates

We are in a disconnected domain and have just implemented updated root certificates via group policy. I have found now though, that there are a number of duplicated root certificates in the users ...
Andrew's user avatar
  • 55
2 votes
0 answers
63 views

How to instruct SVN print its CA list?

This is related to What does Subversion use for its CA list?. I want to have SVN tell me the CAs its using. svn help does not appear to discuss it (but I may have missed it, since its not obvious in ...
jww's user avatar
  • 12.3k
3 votes
1 answer
3k views

What does Subversion use for its CA list?

I'm using SVN on Mac OS X. Often, when I checkout something from SourceForge, I am presented with: $ svn checkout https://svn.code.sf.net/p/cryptopp/code/trunk/c5 cryptopp-ecies Error validating ...
jww's user avatar
  • 12.3k
2 votes
2 answers
1k views

How to trust a self-signed certificate without trusting the CA?

So, I've generated a rootCA, and signed a certificate for *.a.com, how can I trust the resulting certificate in Firefox/Chrome, without trusting the CA directly? Note that adding an exception (once) ...
semekh's user avatar
  • 151
0 votes
1 answer
180 views

Should I let JungleDisk replace my /Library/Preferences/cacert.pem?

About a week ago JungleDisk Desktop backup started warning it couldn't upload a "database" file (that it uses for speed), and was falling back to a regular upload, which succeeds. Example message: ...
Greg Hendershott's user avatar
0 votes
1 answer
339 views

Unrecognized root certificatication authority found

I was looking at the certificates on my local PC (Win 7 64-bit) and found one in the "trusted root certification authorities" section that has the same "Issued To" and "Issued By" names (as do most of ...
J.Merrill's user avatar
  • 311
1 vote
3 answers
5k views

Remove all root CAs from Google Chromes SSL settings?

After the disaster with diginotar I want to remove all existing root CAs from my Google Chrome installation. Can I delete the pre-installed root CA settings somehow? The settings dialog doesn't allow ...
cringe's user avatar
  • 253
0 votes
1 answer
42 views

Would it be appropriate for an OS to include itself as a Certification Authority in the browsers it ships?

I'm just wondering if this is dubious practice considerig that the OS vendor might not have been externally audited for example about how safe the private key is etc. Is there any references to "...
ufotds's user avatar
  • 691

15 30 50 per page