certificate-authority Questions

2

Solved

We are unable to use Cargo because our IT department intercepts all HTTPS traffic and replaces the certificates. I need to add the corporate root CA to Cargo's list of trusted CAs. Where is the fil...
Ferd asked 31/7, 2019 at 15:29

1

Solved

If I sign my application with an OV certificate, how many downloads I need until reputation builds up and the smart screen goes away? Of course there are few possible ramifications here: The...
Evante asked 30/9, 2020 at 8:51

5

Solved

It would be nice to spread the trust around a bit, so we don't have to rely on just one root in any instance. Is it possible to have a single certificate signed by more than one CA?
Melanie asked 28/6, 2011 at 11:59

3

Solved

I have to create an application which generates a CSR. While generating a CSR we are required to fill in several details like CN, OU, etc. The problem is that the Certifying Authority to which I ha...
Krystlekrystyna asked 25/7, 2013 at 5:24

0

I want to access my https site running on my local machine from my Android device on the same network. Service workers and push notifications means I need to use https. I have created my own CA + k...
Ivonneivor asked 7/5, 2021 at 9:35

8

Solved

I'm currently working with a payment processor. I can browse to the payment URL from our server, so it's not a firewall issue, but when I try to use CFHTTP I get a I/O Exception: peer not authentic...

2

Solved

Does anyone know if all the fields you can specify in an OpenSSL config file are available in Cloudflare's CFSSL's certificate authority toolkit? There are certain fields (such as default_md or spe...
Hirz asked 2/7, 2018 at 17:11

0

How can we programmatically make the autoUpdate of electron-builder trust a specific custom CA certificate when fetching updates using the GenericHTTPServer provider? The solution should not involv...

2

Solved

So I am playing around with fiddler web proxy. I need to decrypt https traffic. So I am trying to put the fiddler root CA cert in my device trust store. But it keeps asking me "Enter the password f...
Predispose asked 26/3, 2015 at 13:18

5

Solved

I have enrolled on the standard iPhone Developer Program and I've successfully created a provisioning profile for my iMac. But I also have a MacBook Pro that I use to work while I'm traveling. But ...
Regatta asked 17/5, 2010 at 22:19

1

I want to create a custom CA and have created rootCertficate as mention on this link using following commands set RANDFILE=rand set OPENSSL_CONF=c:\Binaries\openssl-X64\openssl.cnf openssl req -ne...
Demicanton asked 23/11, 2017 at 8:0

3

Solved

Is revoking an expired certificate a good approach? An expired certificate is considered an invalid certificate, but it is possible to revoke it. Since it is possible to revoke it, it should be a ...
Faceharden asked 17/11, 2016 at 16:43

1

Solved

I've created a Kubernetes cluster on AWS with the kops tool. I need to get hold of its certificate authority certificate and key though, how do I export these files through kops? I've tried the fo...
Syracuse asked 29/6, 2017 at 8:35

5

Solved

Is there any real reason to use a 3rd party Certificate Authority for your own email security? ( meaning using S/MIME ) I found I am able to become my own CAuthority and create my own self-signed...

1

Solved

I am currently developing in an environment where EAP-TLS authentication is being used on an embedded WiFi radio. On that radio, we load multiple certificates for authentication (a client certifica...

1

Solved

When using powershell to investigate the Certificate Provider i noticed that all the paths seem similar but not the same as the folder structure within certmgr. It seems pretty clear that: Certs:\...

1

Solved

Is there any CA that still issues SHA-1 certificates? I need it for TR management to manage devices with base firmware that does not support sha256.
Booklet asked 29/2, 2016 at 14:43

2

Solved

I am trying to setup a secure connection to a java run SSLServerSocket. I have created my own root CA, and have signed the certificate that the Java SSLServerSocket using this certificate. I want...
Grained asked 7/10, 2013 at 18:43

2

Solved

I created a self-signed certificate and a client certificate using this tutorial and the makecert.exe tool: http://msdn.microsoft.com/en-us/library/ff647171.aspx However, when I go to MMC and try...
Siliculose asked 24/4, 2013 at 9:32

2

Solved

Pretty much what the question says. What's the difference between the two classes of roots? The differences between the certificates signed by such roots? What uses would a class 1 signed certifica...
Ravenna asked 6/12, 2008 at 4:16

7

I am running a number of SSL-encrypted websites, and need to generate certificates to run on these. They are all internal applications, so I don't need to purchase a certificate, I can create...
Turki asked 20/8, 2008 at 11:36

1

Solved

My application connects to an SSL web service which uses a certificate to verify its identity. Recently, this certificate changed and since it is not signed by a trusted authority, part of my appli...
Simplehearted asked 29/10, 2014 at 11:30

1

Solved

I am running on Windows Server 2003, and installed Win64 OpenSSL v1.0.1i Light No matter what guide I follow to set it up, I always end up with the following error when trying to actually sign a c...

2

Solved

Here's my pretty standard NSURLConnection callback for authenticating using self signed certificate: - (SecCertificateRef)certRefFromDerNamed:(NSString*)derFileName resultingDataRef:(CFDataRef*)da...
Maidamaidan asked 11/2, 2014 at 11:59

7

Solved

I want to buy a 128bit SSL certificate for a website selling services. I checked http://www.rapidssl.com/ssl-certificate-products/ssl-certificate.htm and http://www.geotrust.com/ssl/compare-s...
Nowak asked 1/10, 2008 at 12:2

© 2022 - 2024 — McMap. All rights reserved.