android - Install self-signed SSL certificate on Google Glass -


I'm developing an app for Google Glass, which is supposed to get some data from a specific server on https While hosting the simple WCF OData service is not always an option in the form of proper root CADs, I need a way to install my own signed .cer files on the device.

I did not find anything about this ...

The above link shows that this should work , But I do not know how ...

Any advice is appreciated

Individually, instead of trying to import SSL certificates into Glass, I include a custom HTTPS handler that confirms SSL certificate,

Comments

Popular posts from this blog

ios - Adding an SKSpriteNode to SKScene from a child SKSpriteNode -

Matlab transpose a table vector -

c# - Textbox not clickable but editable -