Re: CALG_SSL3_SHAMD5 support for ClientAuthentication
From: John Banes (jabanes_at_comcast.remove.net)
Date: 10/27/05
- Next message: Richard Ward: "Re: Impersonation not working when using Kerberos"
- Previous message: John Banes: "Re: Question about OffloadModExpo() Function"
- In reply to: viveque.kumar_at_gmail.com: "Re: CALG_SSL3_SHAMD5 support for ClientAuthentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 27 Oct 2005 14:24:14 -0700
There should be no connection.
If all you want is to use your CSP for client authentication, then the CSP
type should be PROV_RSA_FULL. It should NOT be set as the default CSP, and
so it will be used for nothing other than the client auth signature
operation. The SSL implementation knows to use your CSP because it's the one
that's associated with the client certificate.
Regards,
John
<viveque.kumar@gmail.com> wrote in message
news:1130327077.206313.172730@g47g2000cwa.googlegroups.com...
> No DER header and type1 padding worked,.. Thanks a ton for your
> suggestion.
>
> Is there some link between this algorithm and 128-bit encryption? If I
> specify
> "Requires 128-bit encryption" in IIS settings, it fails but no error
> reported from CSP.
> If I un-check the 128-bit requirement, everything works fine.
>
- Next message: Richard Ward: "Re: Impersonation not working when using Kerberos"
- Previous message: John Banes: "Re: Question about OffloadModExpo() Function"
- In reply to: viveque.kumar_at_gmail.com: "Re: CALG_SSL3_SHAMD5 support for ClientAuthentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|