yelrek232
Feb 26, 2013 - 20:03
I want to upload an ssl cert file to my phone to enable my phone to connect to a server via ssl. Is this possible? how do i do it?
I want to upload an ssl cert file to my phone to enable my phone to connect to a server via ssl. Is this possible? how do i do it?
Because of Apple's restrictions, there isn't a built-in way of importing files into Pythonista, but there are several ways to do this with your own scripts. Have a look at this script for an example of how you can upload files using a simple web interface via local Wi-Fi.