Importing Certificates to Windows Mobile 6 devices
Hi,
We are trying to generate certificates for Windows Mobile 6 devices.
They tell me that the Certificate Manager application on these devices
will not import .cer and .pvk file. It is looking for a .pfx file. I
have been unable to export the certificates in this format.
When I try to use the Certificate Export WIzard from the CA the option
to export to a PKCS #12 format is greyed out. I've also tried to do a
certutil -getkey using the certificate's serial number but it comes
back with "cannot find object or property" . The certificate template
does have the box "Allow private key to be exported" checked.
Thanks.
.
Relevant Pages
- Re: Problem with Certificate and Encryption
... the 'format' does not offer NTFS but if you use 'CONVERT ... Certificate, I have deleted it and had the system re-create new one. ... > Adding users is going to be a little complicated unless the machines are in> a domain and can guarantee that the users> will always use the same certificates. ... The encryption method seem to be> same ... (microsoft.public.windowsxp.security_admin) - RE: X.509 All in One
... There are a number of ways to get a certificate, ... provides a means of encrypting and signing, in the case of SSL/TLS, a ... .cer is a different format. ... (microsoft.public.dotnet.framework.webservices.enhancements) - TLS/SSL certificate format
... I am attempting to write a simple TLS/SSL implementation (for fun), ... what format is the certificate in? ... do it in pem format, der format, pkcs12 format, etc… None of these ... (comp.security.misc) - Re: Importing ICertRequest::GetCertificate into x509Certificate
... You can get the bin der certificate format in .NET from any valid ... b64 cert string via: ... GetCertificateis able to deliver binary format but obviosly ... (microsoft.public.dotnet.security) - Re: Problem with client certificates after upgrade
... There is some issue with the actual format of Certificate returned ... > application (ASP, not ASP:NET) that uses client certificates. ... > the public key and checks in the database for that public key. ... (microsoft.public.platformsdk.security) |
|