We're able to install and load a CA cert using one method (applied to WPA config...) we found while googling: Load a certificate accessing an URL that contains a php file. This php contains the mime type application/x-x509-ca-cert and the certificate file content itself.
We can use this CA certificate when configuring a VPN/IPSEC/CRT connection. After this we tried the same method (but using mime type application/x- x509-user-cert) to install and use an user certificate issued by the CA. It seems install as well but we can use it since it doesn't appear on the user-certificates list. (android 1.6 on htc magic) Does anybody made some progress? On 12 dic 2009, 21:41, Nate <[email protected]> wrote: > Anybody ever find the answer to this? > > On Nov 9, 7:37 pm, itsluy <[email protected]> wrote: > > > Same problem here but I'm using 2.0 (droid). > > > The documentation doesn't mention this and I don't see what folder i > > should place the certificates in. > > > On Oct 10, 12:20 pm, Dida <[email protected]> wrote: > > > > I like to setup aVPN/IPSEC connection using the new feature on > > > Android1.6(Emulator). > > > When I try to load "usercertificate" or "cacertificate" the list > > > doesn't contain anycertificate. > > > The certificates are placed on the SD-card in PEM and DER format. > > > > Any suggestions to import acertificate?- Hide quoted text - > > > - Show quoted text -
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

