Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

9
votes
5answers
3k views

What's the difference between rapidSSL and geotrust certificates?

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 ...
8
votes
6answers
2k views

Which code signing authority should I go with? [closed]

I'm looking at options to buy a code signing certificate for my company. I want it to be usable for MS Authenticode and also for Java and I want it to be trusted with the default trusted authority ...
7
votes
5answers
3k views

What Certificate Authority Software is Available?

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 my own. ...
6
votes
4answers
2k views

Why is using a certificate, made with the MakeCert tool, in production bad?

I'm currently working on a project where I've created a CA cert and a couple of child certs to that CA cert. The certificates are going to be used to protect inter-server communication in a SAMLV2 ...
4
votes
1answer
2k views

SSL certificate for iPhone -> which CA?

I find all these work-arounds for NSUrlConnection's which use a closed API to access a non-trusted SSL certificate. The other options is to install the certificate first by using the Safari/Mail app.. ...
4
votes
2answers
529 views

Solutions to web service client certificates/auth best practices

I have a simple web service that has an API third party developers are allowed to access. The API mostly follows REST principles. I'm interested in solutions to make the API more secure by requiring ...
4
votes
3answers
827 views

SSL Certificate encryption vs cypher encryption

I just installed a SSL certificate. This certificate is encrypted with 2048 bit encryption. However, the cypher is 128 bit encryption(or 40, or some other variation depending on the browser.) It ...
3
votes
3answers
2k views

ColdFusion CFHTTP I/O Exception: peer not authenticated - even after adding certs to Keystore

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 ...
3
votes
1answer
254 views

Certificate Authority for myself/small organisation

I need a small CA software which meet following criteria: CLI Interface (we all really hate gui things for server software, don't we?) Issuing certificates for websites. So I just can install one ...
2
votes
1answer
246 views

Openssl s_Client doesn't verify certificates in 0.9.8r

I am using openssl v0.9.8r and I tried running this command (with the CA file name as cacert.pem in the directory in which I was running) openssl s_client -CAfile cacert.pem -CApath ./ -connect ...
2
votes
2answers
62 views

How do you know if a CA is trusted?

I have a client who wants their app code signed, so we pointed them to a few well known, well trusted CAs (Verisign, Thawt, etc), then they came back with InstantSSL (because it was only 180/yr as ...
2
votes
4answers
2k views

Multiple computers with a standard iPhone developer program

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 ...
2
votes
2answers
448 views

What do CAs (Certificate Authority) deliver from CSR?

I need an SSL certificate for a web server. I can generate a self-signed SSL certificate with the following OpenSSL commands: openssl req -newkey rsa:512 -x509 -days 365 -nodes -out cert.pem -keyout ...
2
votes
1answer
569 views

Does a truststore need the sub-ca certificate?

I'm trying to setup a hierarchical PKI. Can I create a truststore containing only the root ca certificate, and will that mean my application trusts certificates signed by a sub-ca certificate which is ...
2
votes
1answer
1k views

What's the difference between class 1 and class 3 roots, and the certificates signed by them?

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 certificate ...
1
vote
0answers
67 views

Programmatically communicating with a Certificate Authority

I working with programmatically working with certificates and communicating with a Certificate Authority. I have been working with the CertClient and CertEnroll COM objects in C# on Windows 2008R2. ...
1
vote
1answer
216 views

WCF SSL certificate using an enterprise CA

For an application, I need to have a SSL certificate for a WCF service, So we installed it. If I go with an internet browser with a web browser trough https, I've got no problem, no warning, nothing, ...
1
vote
1answer
139 views

The template parameter in InitializeFromPrivateKey() on CX509CertificateRequestPkcs10 object causes exception when trying a specific Template

I am having an issue with specifying the template parameter in InitializeFromPrivateKey() on the X509Enrollment.CX509CertificateRequestPkcs10 object. Anything other than a template of "User" is ...
1
vote
1answer
365 views

Add Internal CA Root Cert to iPhone iOS Provisioning Profile

My iOS app is in development right now and the services we connect to are using a cert that is signed by our internal (company) CA. My app in many places calls secure web services using synchronous ...
1
vote
1answer
996 views

Adding a root CA certificate to the iPhone's trust store programmatically

I am told it's possible to add root CA certificates to the iPhone using Safari, by putting the cert on a web server and loading up the URL in Safari. Is it also possible to silently install a root CA ...
1
vote
5answers
549 views

What recognized computer language certificates exist?

I have always wondered about this: do computer language certificates exist as it happens with natural languages? For example, if you are a foreigner, you can always go to learn English and sit an ...
1
vote
1answer
2k views

Could not find trusted certificate

Problem: I'm getting a thrown error from javax.net.ssl.SSLHandshakeException (see attached picture) Is it possible for Java to have a corrupt or missing CA cert? If so how can I repair or resolve ...
1
vote
2answers
895 views

ClickOnce Trusted Root Certification Authorities

I migth have another question about SSL. I have a Smart Client and I deploy it using ClickOnce. In this Smart Client application, I call a HTTPS Web Service. I need so to install a Trusted Root ...
1
vote
1answer
1k views

Code signing Windows Mobile applications - Recommendations?

I'm tasked with obtaining a code signing certificate. Our application actually consists of 2 complementary components: a desktop application and a Windows Mobile application designed to run on PDAs. ...
1
vote
2answers
2k views

How do I programmatically remove a certificate in Trusted Root Certification Authorities?

I need to be able to remove a specific certificate from each PC in my organization. Yes, I could go seat-to-seat, but I have until Thursday to pull it off, and I don't have the manpower to go ...
1
vote
3answers
1k views

How do I code Citrix web sites to use a Secure Gateway (CSG)?

I'm using Citrix's sample code as a base and trying to get it to generate ICA files that direct the client to use their Secure Gateway (CSG) provider. My configuration is that the ICA file's server ...
1
vote
1answer
124 views

Programmatic Signing of Native Windows Mobile Apps

Is there any certificate authority that allows for programmatic signing of windows mobile applications? At the moment my team uses Geotrust. Our build procedure looks like this: Build app ...
1
vote
2answers
220 views

Are CAs allowed to modify CSRs before signing?

Can anyone please tell me if Certifying Authorities (CAs) are allowed to make modifications to the Certificate Signing Request (CSR) before actually signing the certificate with their own private key? ...
0
votes
1answer
41 views

Specify local SSL certificate for https host using PHP cURL?

I want to connect to an https host using PHP cURL, but I don't want to use the certificate returned by the host or its CA path. As I have the certificate locally, I'd like to use the local file ...
0
votes
2answers
12 views

Certificate Authority - what is the significance of having a CA in a client/server model or any networked system?

I am kind of understanding what a CA is, and have seen it used in many places, but am still having trouble grasping its purpose. Can anyone explain it to me? Thanks
0
votes
2answers
45 views

Run commands from web application

I am currently trying to run a command on the command line from a web application. Is it possible do from a web application? The command(on terminal): cd ejbca/bin ./ejbca.sh batch How do I run ...
0
votes
0answers
19 views

How to sign another CA [closed]

I have my own CA. I can sign my own server certificates without problem. Now i need want to create another CA certificate, signed by my root CA. Anyone know the steps? It's possible? Cheers
0
votes
0answers
155 views

Howto successfully register certadm.dll in order to be able to use ICertView2 in C# Code

Motivation: I want be able to retrieve and view Certificates from a Windows CA on a local Machine. I don't want to access the Browser-Keystores of the Machine, but the Windows CA (Windows Certifcate ...
0
votes
0answers
134 views

Verifying a signed message using the CA? (rsautil)

I want to generate a simple certificate structure similar to this: MfgCA: self signed mfg1: signed by MfgCA mfg2: signed by MfgCA Unkown quantity of mfg certs... Then, each of the private keys for ...
0
votes
0answers
126 views

How do I know if a certificate authority is going to be trusted on a particular version of the Android SDK?

I can't find a list of authorities per Android SDK version anywhere. Most advice suggests running some code on a mounted device to determine the list of trusted root authorities for that device. This ...
0
votes
1answer
132 views

Can a SSL certificate be signed by multiple certificate authorities?

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?
0
votes
0answers
47 views

CA server is going to be decommissioned. What will happen with internal-reverse proxy connection?

Tell me please what will happen if my ssl CA server is decommissioned and I am using certificates signed by this CA to establish connection between internal Apaches and reverse proxies Apaches? ...
0
votes
3answers
272 views

Why shouldn't I use GC.Collect()

I am developing an application where I work with CertAdm.dll to make connections to a Certificate Authority. Sometimes I get the error "An attempt was made to open a Certification Authority database ...
0
votes
0answers
113 views

ICertAdmin2.ResubmitRequest fails with Access Denied

I have a machine with CA installed. On the same machine I invoke the ICertAdmin2.ResubmitRequest API to approve a certificate request. When the API is invoked as administrator - everything is fine. ...
0
votes
1answer
282 views

Get certificate from windows server 2003's CA using C#

I have a CA in windows server 2003 along with active directory (in the same machine). Every AD user have its own certificate. What I want to do is to access the CA to get a certain certificate to ...
0
votes
2answers
1k views

OpenSSL Verify Peer (Client) Certificate in C++

I have a working application that establishes an SSL connection to a server. The server uses a self-signed certificate and the client loads a certificate authority chain to tell it that the server is ...
0
votes
1answer
119 views

Dynamically adding certificates to “truststore” in J2EE

I have a webapp which receives a certificate request through upload via a servlet (non-ssl). The CSR is signed by the webapp, and sent back to the user which installs the certificate in their ...
0
votes
1answer
194 views

Connectivity and signed-applications in Adobe AIR

I need a little insight into some authentication issues in adobe AIR. Three related facts that fit into my question: Whenever accessing my https:// site from my AIR application, I get the untrusted ...
0
votes
1answer
376 views

Need help setting up a truststore's chain of authority (in Tomcat)

Lead in ... I'm not an expert, by far, in application security via SSL, but am trying to establish a test environment that includes all possible scenarios we may encounter in production. For this I ...
0
votes
3answers
79 views

Get the issuing CA for a given certificate

I have a variable of type PCCERT_CONTEXT which contains a certificate (this is actually the certificate of the digital signer of a given executable file.) I need to get the certificate or at least the ...
0
votes
1answer
500 views

Revoking certificate in c# with ICertAdmin2::RevokeCertificate method

How to import certadm.dll into managed project and use RevokeCertificate method? I tried adding it as reference but I got error asying it's not assembly or COM object. Any ideas? UPDATE: I already ...
0
votes
1answer
204 views

Getting issued certificates' info from windows server 2008 CA

Is it possible to query certificate store on windows server 2008 using .net platform? I would like to get information about certificates that were issued by this system. tnx grega g