I have the same problem. I know that the certificates that I do have, have
the correct permissions. I get "System.ComponentModel.Win32Exception: Bad
Key" when the message is sent back to the client.
> Make sure you use the wse certificate tool to assign Read permission to
> ASPNET on the certificate's private key file.
[quoted text clipped - 47 lines]
>
> <Id>Fm3bVbdJ9Umj57S3cPAYag==</Id>
Raghu - 23 Aug 2005 23:24 GMT
The makecert tool that shipped with vs.net 2003 is old. You should get the
latest one included in platform sdk. The latest one has a new option "-pe"
which makes private key exportable. However I need to warn you that I was
not able to make the IIS work with the server certificate.
However I was able to create on using the SSLDiag.exe or you can use
SelfSSL.exe (search for them on the microsoft site.)
>I have the same problem. I know that the certificates that I do have, have
> the correct permissions. I get "System.ComponentModel.Win32Exception: Bad
[quoted text clipped - 58 lines]
>>
>> <Id>Fm3bVbdJ9Umj57S3cPAYag==</Id>