LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 09-12-2008, 08:29 AM   #1
gogga
LQ Newbie
 
Registered: Sep 2008
Posts: 1

Rep: Reputation: 0
squid reverse proxy configuration with ssl


hi there!

I am having a bad day with squid, i must admit i don't know squid at all, but the boss needs a reverse proxy for a ssl site.

I would need a simple base configuration allowing internet clients to connect to our lan based web server through a dmz based squid with out any caching or anything.
All I want to do is hide the windows web server from direct internet connections...

What I currently don't know is:
Do I have to have the ssl cert which is "domain based" installed on the squid or on the web server?
Best would be that the cert stay on the web server and that all traffic is transparently forwarded to it.

Here is my current config... not realy working as it should
Code:
acl all src 0.0.0.0/0.0.0.0
visible_hostname www[.]somesite[.]com
icp_access allow all

#http_port 193.222.222.222:443 cert=/etc/squid/cert.cer  version=3
http_port 193.222.222.222:443

# tell squid to contact the real webserver
httpd_accel_host 172.168.2.1
httpd_accel_port 443
httpd_accel_uses_host_header off

# Disable proxy support
httpd_accel_with_proxy off
http_access allow all
no_cache
When I connect to this address I am currently getting the following error ssl_error_rx_record_too_long

Can anyone help me with a minimal configuration to let all ssl traffic pass through the proxy transparently??

cheers
gogga
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Apache2 SSL Reverse Proxy doublejoon Linux - Networking 4 08-04-2011 09:29 AM
Squid 2.6 Reverse Proxy from Squid(3128) to OrginServer(80) Not working rraj Linux - Server 0 06-06-2008 02:29 PM
Squid 2.5 Reverse Proxy with SSL jonfa Linux - Networking 1 04-29-2008 04:17 PM
Squid reverse proxy with SSL jonfa Linux - Networking 1 02-05-2007 07:07 PM
ssl.conf on a reverse proxy server depdiver Linux - Security 0 01-17-2005 08:47 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 09:13 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration