blob: 696bb137f6462e593ebeee9d9c45e1f2fed9039b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
ssltunnel is a client/server software to establish PPP links over
SSL/TLS sessions. Client and server are mutually authenticated using
X509 certificates, PPP packets are encrypted/decrypted realtime on
each side. The client has the ability to initiate the connection
through an HTTP/HTTPS relay, even if an authentification is needed.
This is the client part.
WWW: http://www.hsc.fr/ressources/outils/ssltunnel/
- HSC (Herver Schauer Consultants) http://www.hsc.fr/
|