0
votes
1answer
30 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? …
3
votes
2answers
61 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
0answers
8 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 …
3
votes
1answer
24 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 …
3
votes
4answers
158 views
Two macs. One iPhone Developer License. Possible?
I work for a company that is interested in building iPhone apps. However, we are not clear on one issue:
Does the iPhone developer certificate work on more than one computer at a time?
0
votes
1answer
33 views
How to set WCF security to require client certificate?
I have WCF service. I demand clients to authenticate with certificate.
This is service configuration:
<system.serviceModel>
<services>
<service …
1
vote
1answer
33 views
Create key pair for BizTalk AS2 connection
I need to create an AS2 connection in BizTalk Server 2006 R2 to communicate with a business partner. I've worked with BizTalk AS2 config before and the BizTalk docs have pretty good walkthroughs about …
0
votes
1answer
40 views
Windows user profile seems to be blocking certificate auth on webservice calls
I have a Delphi app that's running on Windows Server 2003. The app communicates with a webservice on another server that is protected by a Cisco ACE XML Gateway requiring a certificate for client …
0
votes
0answers
29 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 …
0
votes
0answers
52 views
Axis client with changing keystorefile. org.apache.ws.security.WSSecurityException: General security error (No certificates for user user1 were found for signature)
Hi,
I have a problem with axis2-client inside JAX-WS web service. This JAX-WS web service is inside Tomcat container. Keystorefile is retrieved dynamically from database. When I start Tomcat I can …
0
votes
1answer
34 views
How do I create my own wildcard certificate on Linux?
Does anyone know if it's possible to create my own wildcard certificate under Ubuntu? For instance, I want the following domains to use one certificate:
https://a.example.com
https://b.example.com
…
0
votes
2answers
61 views
Java: Invalid keystore format, when generated through code
This has been asked a couple of times, but none provide coded test cases. Here I give an example of the problem:
programmatic generation of a Keystore (works)
creation of certificate within that …
0
votes
2answers
25 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
1answer
32 views
Code signing didn’t complain when I changed an exe file?
I purchased a code signing certificate and all looks well. When tested inside a clean Virtual PC OS I no longer get the "The Publisher could not be verified" message.
So just for grins, using a hex …
