How to send https request with client certificate using Python programming language -


i have 2 jks files truststore.jks , keystore.jks use when sending rest request java based client , want use python didn't find way use them authenticate how can use them in python ?

you didn't provide of info (e.g. tried before), answer not precise.

i think looking urllib2.urlopen() (probably using request object tune request properties), note ssl-related function parameters. first you'll need convert jks files format accepted python (i guess it's openssl format).


Comments

Popular posts from this blog

rewrite asp to php based on asp query -

android - questions about switching from C2DM to GCM -

visual studio 2010 - Error on RDLC Expression -