]> ruderich.org/simon Gitweb - tlsproxy/tlsproxy.git/commit
Intercept TLS connections between client and server.
authorSimon Ruderich <simon@ruderich.org>
Tue, 8 Mar 2011 02:47:29 +0000 (03:47 +0100)
committerSimon Ruderich <simon@ruderich.org>
Tue, 8 Mar 2011 02:47:29 +0000 (03:47 +0100)
commit14106ea40a55acbba0d14a6f66350221ade044ab
tree8b2eaa732e6671447697e2b8506e9c2c9c261ef1
parent396fd6126020e409a21ed0d8bb327d6ee0211e04
Intercept TLS connections between client and server.

Talk to the client as TLS server and to the server as TLS client and
transferring data transparently between them.

_No_ fingerprint validation of the server certificate is done yet!
configure.ac
src/connection.c
src/tlsproxy.c
src/tlsproxy.h