[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ms-cryptoapi
Subject:    Re: CSP usage in IE5/SSL
From:       Miro Masnoglav <miro.masnoglav () ADACTA ! SI>
Date:       2000-05-22 6:09:41
[Download RAW message or body]


When accessing web page on server which requires client authentification
only
certificates issued by CAs accepted as authority by server appears. Maybe
this
is problem. If you are using IIS on server side see IIS help about IISCA.EXE
utility.
CSP is not used for symmetric encryption\decryption (CryptEncrypt,
CryptDecrypt).
This part is managed by schannel.dll.If you replace default CSP (rsabase.dll
or rsaenh.dll)
with your CSP (but don't change name just replace dll and signature) you
will get
access also to CryptSignHash(SSL client authentification) and to
CryptImportKey
(secure mail) functions.You will found few MS answers on this question in
CryptoAPI Archives.

Regards Miro

----- Original Message -----
From: "Hans Schupp" <schupp@SECUDE.COM>
To: <CryptoAPI@DISCUSS.MICROSOFT.COM>
Sent: Monday, May 22, 2000 12:07 AM
Subject: CSP usage in IE5/SSL


> Hello,
>
> we are just testing our CSP. With IE5 we are experiencing several
> problems:
>
> - when connecting to a site with SSL client-authentication, none of the
> certificates are shown. The certificates were retrieved throug web
> enrollment and are perfectly shown in internet options.
>
> - through tracing the CSP's usage, we see that the CSP is not used for
> any crypto, during SSL operation. How can this happen? IE tells me, it
> is using RC4 encryption, but the CSP is not used?
>
> best regards,
> Hans Schupp
>
> ----------------------------------------------------------------
> Users Guide http://msdn.microsoft.com/workshop/essentials/mail.asp
> contains important info including how to unsubscribe.  Save time, search
> the archives at http://discuss.microsoft.com/archives/index.html

----------------------------------------------------------------
Users Guide http://msdn.microsoft.com/workshop/essentials/mail.asp
contains important info including how to unsubscribe.  Save time, search
the archives at http://discuss.microsoft.com/archives/index.html

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic