SelfSSL: Failed to acquire the cryptographic context
Hello,
I am trying to install a self signed certificate in IIS6
and having problems. I use SelfSSL from IIS Resource Toolkit.
What I get is the following error message:
Failed to acquire the cryptographic context: 0x8009000f
Any ideas? Thank you for your help.
Re: SelfSSL: Failed to acquire the cryptographic context
You probably hit a bug in SelfSSL. This might make sense if you're familiar
with CryptoAPI. The error most likely occurs after calling functions
CryptAcquireContext. The error code means NTE_EXISTS: "The key container
already exists, but you are attempting to create it. If a previous attempt
to open the key failed with NTE_BAD_KEYSET, it implies that access to the
key container is denied".
--
Jiri Richter
Microsoft Corp.
This posting is provided "AS IS" with no warranties, and confers no rights.
"Pale-User" <mytrash01 [at] gmx.info> wrote in message
news:1107881981.296359.24960 [at] o13g2000cwo.googlegroups.com...
> Hello,
>
> I am trying to install a self signed certificate in IIS6
> and having problems. I use SelfSSL from IIS Resource Toolkit.
>
> What I get is the following error message:
> Failed to acquire the cryptographic context: 0x8009000f
>
> Any ideas? Thank you for your help.
>
RE: SelfSSL: Failed to acquire the cryptographic context
And then what?
From http://www.developmentnow.com/g/91_2005_2_0_0_366797/SelfSSL -Failed-to-acquire-the-cryptographic-context.htm
Posted via DevelopmentNow.com Groups
http://www.developmentnow.com