RE: Problem Accessing web service over SSL
- From: Brad Roberts <BradRoberts56nojunk@xxxxxxxxxxx>
- Date: Fri, 27 May 2005 13:57:50 -0700
I may have had something similar before. It seems that the SSL connection may
not get established if the XP box has the local security/encryption setting
for using "FIPS compliant encryption" set. I am currently on a 2000 box so I
can't recall exactly where it is...
"Siddharth" wrote:
> Hi all,
>
> I have been trying to access a web service over HHTPS but have not been
> successful. The client has provided us with a pfx file that is password
> protected. I successfully exported the certificate to .cer format.
>
> My code is using WSE to access the web service. I basically load the
> certificate from the personal store and attach it to the web service proxy
> object. However, I keep getting the error: "The underlying connection was
> closed. Could not establish secure channel for SSL/TLS." The certificate has
> been given the necessary aspnet permissions and I can even access its various
> properties from my code.
>
> Any help regarding this matter will be highly appreciated. I am using .Net
> Framework 1.1 SP1 on a XP box. The client's WS is written in java and worked
> fine before they enabled SSL. I am guessing the problem has to do with the
> private key that probably does not get exported to .cer format.
> --
> Siddharth Aggarwal
.
- Follow-Ups:
- RE: Problem Accessing web service over SSL
- From: Siddharth
- RE: Problem Accessing web service over SSL
- References:
- Problem Accessing web service over SSL
- From: Siddharth
- Problem Accessing web service over SSL
- Prev by Date: Re: Process a text message?
- Next by Date: RE: CR char eliminated
- Previous by thread: Problem Accessing web service over SSL
- Next by thread: RE: Problem Accessing web service over SSL
- Index(es):
Relevant Pages
|