[Twisted-Python] SSL and Perspective broker
April 17, 2007
3:56 p.m.
Attached are three files: a server, a client and a ssl certificate Thanks to twisteds remote calls, I can successfully call functions on the server from the client (or send objects if I need to). Fantastic What I can't seem to do, is get the SSL to secure the server from a non-authorised client (one that has access to stunnel.pem). So that if the client does not have the correct certificate it cannot connect to the server. What am I doing wrong? I have adapted some code found here<http://www.lothar.com/tech/papers/PyCon-2003/pb-pycon/pb.html>for this example. Alex Couper
6818
Age (days ago)
6818
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alex Couper