when using the automated installation" process i get thefollowing error after the "cert2pfx homeseer.cer homeseer.pvk homeseer.pfx" cmd
The following error has occurred:
Org.Mentalis.Security.Certificates.CertificateException: Could not export the ce
rtificate store.
at Org.Mentalis.Security.Certificates.CertificateStore.GetPfxBu ffer(String pa
ssword, Boolean exportPrivateKeys)
at Org.Mentalis.Security.Certificates.Certificate.ToPfxFile(Str ing filename,
String password, Boolean withPrivateKeys, Boolean withParents)
at Cert2Pfx.Main(String[] args)
if i use the manual process, i can export the key, but it does not seem to work in H
S2 (ie https does not seem to work)
btw. the test key given with the 1996ssl update does work.
i am using windows 2000 server with sp3.
The following error has occurred:
Org.Mentalis.Security.Certificates.CertificateException: Could not export the ce
rtificate store.
at Org.Mentalis.Security.Certificates.CertificateStore.GetPfxBu ffer(String pa
ssword, Boolean exportPrivateKeys)
at Org.Mentalis.Security.Certificates.Certificate.ToPfxFile(Str ing filename,
String password, Boolean withPrivateKeys, Boolean withParents)
at Cert2Pfx.Main(String[] args)
if i use the manual process, i can export the key, but it does not seem to work in H
S2 (ie https does not seem to work)
btw. the test key given with the 1996ssl update does work.
i am using windows 2000 server with sp3.
Comment