SPipe (Secure Pipe) is a patch of mod_ssl package which allows the same corporate web server to be used as a secure access door to internal servers that do not use HTTPS protocol, while also retaining normal web server functionality for all HTTP requests
Be the first to post a text review of SPipe. Rate and review a project by clicking thumbs up or thumbs down in the right column.
New SPipe version for Apache 2.0 available. Now SPipe is a filter for this webserver. The source code is available in CVS repository and you may download the .so file compiled for Linux.
It does not keep Apache 2.0 working as usual, so Apache 2.0 will return anything to an HTTP request.
This new version allows to redirect diferent protocols in the same port of Apache configuration. You only have to change your configuration and put the first bytes of the protocol and the url to redirect it: SSLSPipeProtocolUrl <bytes> <host>:<port> You can choose an URL by default with: SSLSPipeUrlDefault <host>:<port>
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?