Loading certificate from netork folder
From: Johan Stäck (johan.stack_at_tietoenator.com)
Date: 10/13/03
- Next message: David Cross [MS]: "Re: Reg. ICertAdmin::IsValidCertificate()"
- Previous message: Ryan Menezes [MSFT]: "Re: CryptAcquireContext fails on Windows 2003"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 13 Oct 2003 14:02:38 +0200
Hello,
I use Capicom to load certificates from a .p12 file as follows:
oTempStore.Load filename, pw
This works fine when the p12 file is on a local folder.
However, I need to access p12 files from a networked folder.
In that case, I get an error message saying
"Run-time error '-2147024810 (80070056)':
The specified network password is not correct"
I understand that I need to supply a password to the network folder, but how
do I do that programmatically?
Tia
/Johan Stäck
- Next message: David Cross [MS]: "Re: Reg. ICertAdmin::IsValidCertificate()"
- Previous message: Ryan Menezes [MSFT]: "Re: CryptAcquireContext fails on Windows 2003"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|