-
Windows 7 Import PKCS#12 works, export seems to succeed, but no private key is present in pfx
When I import this PKCS12 file in Windows XP with the private key marked exportable, and later export this certificate with the private key. It works perfect. With Windows 7 it also seems to work perfect, but when I analyse the generated pfx-file the private key is not exported. I found out...- ddt
- Thread
- certificate export pfx pkcs12 private key programming security visual studio windows 7 windows xp
- Replies: 1
- Forum: Programming and Scripting
-
R
Windows Vista Error instaling certificate - .pfx file
I am trying to install a certificate (.pfx) from a VB script on Vista. This script in turn is invoked by installshield. iStoreLocation = CAPICOM_LOCAL_MACHINE_STORE strStoreName = "ROOT" Dim Store, OpenMode, KeyStorageFlag OpenMode = CAPICOM_STORE_OPEN_MAXIMUM_ALLOWED OR...- RRenu
- Thread
- access denied capicom certificate current user installshield local computer pfx security vbscript windows vista
- Replies: 3
- Forum: Windows Upgrade and Installation