Download List

Descripción del Proyecto

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.

System Requirements

System requirement is not defined
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

Este es un bugfix release. Un error fue corregido en la nueva función de cliente de información.
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

Un error fue corregido en la nueva función de cliente de información.
Tags: Minor bugfixes
A bug was fixed in the new client info feature.

2009-02-28 02:00
1.1.2

Esta versión corrige un error en la nueva función de información de cliente.
Tags: Major bugfixes
This release fixes a bug in the new client info feature.

2009-02-25 03:46
1.1.0

Anteriormente, no era posible que el servicio de proxy para determinar algún cliente la información relacionada, como la dirección IP del cliente o los datos de su certificado. Este comunicado puede proporcionar información sobre el cliente al servidor en un formato especial. La validación de certificados de cliente se ha añadido también.
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

Mejora de certificado de manipulación (certificados encadenados son ahora soportados), la información más error de los errores de protocolo SSL durante SSL_accept (),-U y opciones-D (tamaño de búfer), y un "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