Jython Journeys

Notes about my work with jython and python

Archive for the ‘Security’ tag

Installing an all-trusting security provider on java and jython.

without comments

Back in 2007, I updated the jython socket module to support client-side ssl sockets. This post will describe how to configure jython so that it behaves like cpython, in relation to acceptance of SSL certificates.

Read the rest of this entry »

Written by alan.kennedy

August 29th, 2008 at 4:38 pm

Posted in jython

Tagged with ,