[Twisted-Python] SSL and Perspective Broker - 2nd attempt
April 18, 2007
4:04 p.m.
##Sorry about that, not sure why the first one didn't attach the message:## 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
6808
Age (days ago)
6808
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alex Couper