all groups > dotnet web services enhancements > august 2006 > threads for august 29 - 31, 2006
Filter by week: 1 2 3 4 5
WSE 3.0 CertSrv Request
Posted by Techno_Dex at 8/31/2006 1:57:33 PM
I am having a problem creating the appropriate Certificates for mutual X509
security use our in house Cert Authority with teh CertSrv wizard. I have
not found any good documentation on what type of certificates need to be
created and which parameters need to be set in the CertSrv. I took a l... more >>
Where does ROOT AGENCY come from?
Posted by dustinbreese at 8/30/2006 12:00:11 PM
The makecert.exe tool signs certificates with the ROOT AGENCY.
Couple of questions --
1. Who created this ROOT AGENCY "CA"? Microsoft, I presume?
2. Does the ROOT AGENCY cert contain the same serial #/thumbprints
across all versions of Windows? (XP and 2003 appears to be the same)
3. ... more >>
WSE UsernameOverCertificate problems
Posted by Frank at 8/30/2006 11:21:48 AM
Hi All,
I'm having a problem configuring my servers to allow WSE 3.0
usernameOverCertificate security. Just a little overview, I have a
asp.net 2.0 web service that provides data to windows app. I am able to
use the usernameOverCertificate policy from my dev machine in debug
mode i.e. my serv... more >>
Lots of very wierd errors when using hosted WSE service
Posted by nbevans NO[at]SPAM gmail.com at 8/30/2006 2:44:38 AM
Hi,
I'm getting several sporadically occuring errors using WSE 3.0. I'm
using a Windows Service to host the web service - therefore using
soap.tcp://.
The errors only seem to occur when using asynchronous calls.
WSE007 The SoapEnvelope or its SoapContext has already been processed
by... more >>
ConfigurationErrorsException WSE032
Posted by Tedd King at 8/29/2006 3:24:02 PM
I have been testing successfuly for a couple of weeks with WSE 3.0. Today
out of the clear blue, none of my projects work. When the client executes
the Web Service, I get the following Error:
Message="System.Web.Services.Protocols.SoapHeaderException: Server
unavailable, please try later... more >>
Verisign certificate cannot be used with WSE3 configuration tool.
Posted by Frank at 8/29/2006 10:17:37 AM
Hi All,
I am trying to use an SSL certificate that I got from Verisign to sign
and encrypt message using wse 3. The Verisign certificate I have is a
class 3 Secure Server Ca. When I use the wse configuration tool to
setup my policy (UsernameOverCertificate) and choose this certificate I
get t... more >>
|