Post Reply 
Google Secure (httpS) sites unreachable through Proxo
Mar. 01, 2012, 02:47 PM
Post: #17
RE: Google Secure (httpS) sites unreachable through Proxo
.

@ JJoe: In the thread you indicate ( http://prxbx.com/forums/showthread.php?t...0#pid12250 ), Sidki's web filter "<*>: Half-SSL 09.05.03 (cch! multi) [sd jjoe] (d.2)" is slightly different from the one in my config (from sidki_l_2011-12-22rc1).

The difference is below. What does it do, in practice ?
Sidki's post ...
Code:
URL = "$TYPE(htm)$TST(keyword=*.i_ssl_h:[12].*)"
and my config (2011-12-22rc1) ...
Code:
URL = "$TST(hCT=*html)$TST(keyword=*.i_ssl_h:[12].*)"

I tried adding this to Exceptions (replacing the old one without "a_ssl_q.")
Code:
mail.google.com(:[0-9]+|)/mail/(\?*\&view\=ad\&    $RDIR(http://local.ptron/nirvana)
  |(\?|(^?))$SET(0=a_js.a_ads.a_type_t.a_ssl_q.))
and that to Exceptions-U
Code:
## allow "https:" in queries and posted data    $SET(0=a_ssl_q.)
#original = www.google.com/$URL(http://https-px-.)$SET(0=a_ssl_q.)
*.google.com/$URL(http://https-px-.)$SET(0=a_ssl_q.)
but still get the 404 error.

At the end of the thread ( http://prxbx.com/forums/showthread.php?t...#pid_12346 ), Sidki says:
Quote:Dropping header filter test version ("mail google.com" entry changes undone).
Keeping web filter test version and new keyword (user list entry added to - now slightly differently invoked - general list).
so I didn't incorporate his Header filter
Code:
[HTTP headers]
In = TRUE
Out = FALSE
Key = "Location: 5 Half-SSL     9.05.03 (cch!) [jjoe] (d.2) (In) TEST"
URL = "$TST(keyword=(^*.a_cont_loc.)*.i_ssl_h:[12].*)"
Match = "https://((^$TST(keyword=*.a_ssl_q.*))\1\?$SET(#=?)(\#\=https%3a%2f%2f$SET(#==http%3A%2F%2Fhttps-px-.))+\#|\1)"
Replace = "http://https-px-.\1\@"
and anyhow my "Location: 5 Half-SSL ..." is not in use (in false - out false)

-----

@ProxRocks: How do you use "half-ssl-mod." keyword, I mean what sites do you use it for ?

.
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Google Secure (httpS) sites unreachable through Proxo - fpout - Mar. 01, 2012 02:47 PM

Forum Jump: