This is a discussion on [squid-users] acl on SSL urls within the Squid Users forums, part of the Web Server and Related Forums category; I want to allow an SSL site without any authentication. I works like this for non-SSL site : acl no-...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I want to allow an SSL site without any authentication.
I works like this for non-SSL site : acl no-auth-needed url_regex -i "filename.acl" http_acl allow no-auth-need "filename.acl" is like this : ^http://www\.mysite\.com ^http://www\.mysecondsite\.com etc ... But what do I have to put for https urls ? I already tried : ^https://www\.mysite\.com connect://www\.mysite\.com but it doesn't seems to work. Am I missing something ? Frederic. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|