Tagged Questions

0
votes
0answers
11 views

Decoding http response with certificate

Hi all, I'm new to php and I need to authenticate to a SSO server. The SSO server is a .Net one, using a SSL certificate. When I go back from the SSO server, the response is encoded. I have the key …
1
vote
2answers
83 views

Any reviews of O’Reilly School of Technology courses and/or certificates?

Has anyone had experience with O'Reilly School of Technology? I'm a new(er) front-end guy with 2.5 years of FT work under my belt and I have CSS/HTML down pat, and am looking to expand my JS …
1
vote
2answers
32 views

Script to test for correct certificate database password

Hello, I'm attempting to write a bash routine that tests whether or not a user's input is the correct password to my certificate database. Originally I imagined I'd first execute a benign certutil …
0
votes
1answer
36 views

SignedCms.CheckSignature() with renewed cert -> new serial?????

hi programming folks, i am using SignedCms.CheckSignature(certColl, true) (with only one cert in certColl) to verify the signature of a pkcs-7 message. My problem is that i dont want to change the …
13
votes
6answers
1k views

Cheapest Java Code Signing Certificate? (not self-signed)

Does anyone know where I can get an inexpensive Java code signing certificate? Everywhere I look wants $200 to $300 per year! Unfortunately I cannot use a self-signed one, I'm trying to get rid of the …
0
votes
0answers
19 views

IE8 Windows 7 (64bit) security certificate problem

Hi, We have just received some new computers for use in the office (Dell Vostro). They seem to work fine in the main. When we use IE8 to go to some web pages such as yahoo mail it tells us: “There …
3
votes
2answers
76 views

Is Chartered Financial Analyst (CFA) certificate worthwhile for a software developer

I am interested in Finance and Investment, but I think I will keep on the software developer track in the future several years. Is it worthwhile to get a CFA certificate or simply grab some books …
0
votes
1answer
34 views

web site certificate issue

Hello everyone, I am working on IIS 7.0 on Windows Server 2008 Enterprise x64. I want to know if I apply for a certifcate from Verisign, is the certificate bind to domain name or bind to computer? …
0
votes
2answers
2k views

How to create a private key for iPhone Distribution Certificate?

In iPhone Developer Program Portal, there's a video to demonstrate how to create a development certificate and assign a private key Now I have finished the development process and starting to …
0
votes
0answers
9 views

Object contains only the public half of a key pair.

Upon installation of a client side certificate, I am getting the exception "Object contains only the public half of a key pair. A private key must also be provided". My application is a VC#.NET …
0
votes
0answers
10 views

WCF validating service certificate using a custom validator on the client side

If I am using a custom validator to validate the service certificate on the client side, what do i need to do? so far I have the following: Implemented my own custom validator to validate which …
0
votes
2answers
27 views

How to obtain codesigned application certificate info

Hi folks, I am having a tough time finding an answer to my codesigning issues. We have an application for Mac OS written under Cocoa. Finally - we did our codesigning, but i would like to add an …
0
votes
4answers
549 views

why do we need the pfx (key exchange) file?

Hello everyone, If we make the private key exportable (using -pe option in makecert), then in theory we have both an exportable private key and the public key (public key in certificate) -- which can …
3
votes
1answer
25 views

Using paired certificates with urllib2

I need to create a secure channel between my server and a remote web service. I'll be using HTTPS with a client certificate. I'll also need to validate the certificate presented by the remote …
1
vote
2answers
192 views

Apple Push Notification Service: Certificate Install Server Side?

I've followed the instructions at How to build an Apple Push Notification provider server (tutorial) in an attempt to set up a push notification server. When I attempt to connect with the following …

1 2 3 4 5 18 next
15 30 50 per page