Downloadliste

Projektbeschreibung

SSL Proxy server listens on a TCP port, accepts SSL connections, and forwards them to another local or remote TCP port or Unix domain socket. For example, it is possible to create an HTTPS server if you have an HTTP server and you run an SSL Proxy server on port 443 which forwards the connections to port 80. SSL Proxy's design makes it as secure as possible and still perform well.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-03-05 00:10
1.1.2

Dies ist ein Bugfix-Release. Ein Fehler wurde in den neuen Client-Info-Funktion behoben.
Tags: Major bugfixes
This is a bugfix release. A bug was fixed in the new client info feature.

2009-02-28 02:11
1.1.1

Ein Fehler wurde in den neuen Client-Info-Funktion behoben.
Tags: Minor bugfixes
A bug was fixed in the new client info feature.

2009-02-28 02:00
1.1.2

Dieses Release behebt einen Bug in der neuen Info-Client-Funktion.
Tags: Major bugfixes
This release fixes a bug in the new client info feature.

2009-02-25 03:46
1.1.0

Bisher war es nicht möglich für den Proxy-Dienst, einige Client-bezogene Informationen zu bestimmen, wie die IP-Adresse des Kunden oder Daten aus dem Zertifikat. Diese Pressemitteilung kann Informationen über den Client an den Server zur Verfügung in einem speziellen Format. Client-Zertifikat Validierung wurde ebenfalls aufgenommen.
Tags: Major feature enhancements
Previously, it was not possible for the proxied service to determine some client-related information, such as the IP address of the client or data from its certificate. This release can provide information about the client to the server in a special format. Client certificate validation has also been added.

2005-09-29 20:08
1.0.5

Verbessertes Handling-Zertifikat (verkettet Zertifikate werden nun unterstützt), mehr Informationen über Fehler Fehler bei der SSL-Protokoll SSL_accept (), U-und-D-Optionen (Puffergröße) und ein "powered by"-Logo.
Tags: Minor feature enhancements
Improved certificate handling (chained certificates are now supported), more error information on SSL protocol errors during SSL_accept(), -U and -D options (buffer size), and a "powered by" logo.

Project Resources