Re: Help with CryptAcquireContext and Mandatory Profiles!
- From: nmaier@xxxxxxxxxxxxx
- Date: Tue, 21 Aug 2007 11:27:08 -0500
Jeffrey,
Thanks for the reply, it was very informative!!
I'm looking at your option 3 with the CRYPT_VERIFYCONTEXT flag, and we are actually already using that flag in our code.
CryptAcquireContext( &_cryptProvider, NULL, NULL, PROV_RSA_FULL, CRYPT_VERIFYCONTEXT )
But it doesn't work and we still get the NTE_TEMPORARY_PROFILE error code. Our customer uses the mandatory profiles with a Citrix connection. Would that have any effect? Is it possible there is a bug in the CryptAcquireContext() method that is triggering that error when it shouldn't be?
Thanks!
nmaier
On Mon, 20 Aug 2007 04:17:50 -0500, "Jeffrey Tan[MSFT]" <jetan@xxxxxxxxxxxxxxxxxxxx> wrote:
Jeffrey
--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
.
- Follow-Ups:
- Re: Help with CryptAcquireContext and Mandatory Profiles!
- From: "Jeffrey Tan[MSFT]"
- Re: Help with CryptAcquireContext and Mandatory Profiles!
- From: "Jeffrey Tan[MSFT]"
- Re: Help with CryptAcquireContext and Mandatory Profiles!
- References:
- Help with CryptAcquireContext and Mandatory Profiles!
- From: nmaier
- RE: Help with CryptAcquireContext and Mandatory Profiles!
- From: "Jeffrey Tan[MSFT]"
- Help with CryptAcquireContext and Mandatory Profiles!
- Prev by Date: Makecert certificate generation headache
- Next by Date: RE: LogonUser sometimes returns error 1168 when incorrect password use
- Previous by thread: RE: Help with CryptAcquireContext and Mandatory Profiles!
- Next by thread: Re: Help with CryptAcquireContext and Mandatory Profiles!
- Index(es):
Relevant Pages
|