|
ProxHTTPSProxyMII: Development
|
|
Nov. 30, 2014, 08:06 AM
(This post was last modified: Nov. 30, 2014 08:07 AM by GunGunGun.)
Post: #136
|
|||
|
|||
|
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
Hi whenever, I come to report a page that cannot load even I imported its cert to cacert.pem: https://live.paloaltonetworks.com/docs/DOC-6949
Here is my cert: Code: #live.paloaltonetworks.comI load the page without ProxHTTPSProxy, Export the root cert and copy to, seem right ? But page still cannot load, log here: Code: Error responseAfter a long run with Prox, I still cannot load about 2-3 pages include this page, but at this time I forgot other sites URL but seem same problem. |
|||
|
Nov. 30, 2014, 12:34 PM
Post: #137
|
|||
|
|||
|
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
What's the size of your cacert.pem?
I am using the 309.1KB version shipped in recent builds and I can open that site without SSL problem. Regarding manually adding the certificate, as you can see from the cert manager there is a certificate chain, you could start with the certificate right above the site certificate, then go 1 level higher if it doesn't work, until to the root. |
|||
|
Nov. 30, 2014, 06:47 PM
Post: #138
|
|||
|
|||
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
(Nov. 30, 2014 12:34 PM)whenever Wrote: What's the size of your cacert.pem? Thank you very, after update my cacert.pem seem everything become better, my cacert.pem is partially based from curl haxx and myself, I dont know why just change to your recent build's file become better.
|
|||
|
Dec. 07, 2014, 09:50 AM
Post: #139
|
|||
|
|||
|
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
Hi whenever, I doubt is there a way we can block HTTPS request before it download whole content from server ? Seem ProxHTTPSProxy download whole content and then send to Privoxy/Proxomitron and then Privoxy/Proxomitron replace that full content with error page that they hosted...
|
|||
|
Dec. 07, 2014, 12:45 PM
Post: #140
|
|||
|
|||
|
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
This was already asked and answered before: http://prxbx.com/forums/showthread.php?t...0#pid17730
The discussion there is still true and hasn't changed yet. |
|||
|
Dec. 24, 2014, 07:10 AM
(This post was last modified: Dec. 24, 2014 07:13 AM by whenever.)
Post: #141
|
|||
|
|||
|
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
Version 1.2 (20141221)
-------------- + Content is streamed to client, while not cached before sending * Fix config auto reload * Less exception traceback dumped * Tagged header changed from "Tagged:Proxomitron FrontProxy/*" to "Tagged:ProxHTTPSProxyMII FrontProxy/*" You have to change your Proxomitron or Privoxy settings for the tagged header changes to work again. BTW, the latest version of urllib3 is 1.10 now. Code: pip3 install --upgrade urllib3Enjoy and Merry Christmas! |
|||
The following 2 users say Thank You to whenever for this post:GunGunGun, SharkyEXE |
|
Dec. 24, 2014, 03:17 PM
(This post was last modified: Dec. 24, 2014 03:29 PM by GunGunGun.)
Post: #142
|
|||
|
|||
|
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
Thank you very much, the new version so far "superior"!
Quote:+ Content is streamed to client, while not cached before sending Thank you very much for your hard work, now blocked content get blocked instantly and I feel a big different compare to older version. PS: Merry Christmas! |
|||
|
Dec. 26, 2014, 01:15 AM
Post: #143
|
|||
|
|||
|
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
Very
and welcome. Thank you very much. Best wishes all |
|||
|
Dec. 26, 2014, 07:33 AM
(This post was last modified: Dec. 26, 2014 07:40 AM by SharkyEXE.)
Post: #144
|
|||
|
|||
| RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program | |||
|
Dec. 26, 2014, 04:15 PM
Post: #145
|
|||
|
|||
|
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
Whenever has not shared an exe of this version yet.
When available, changelog and link will probably be at bottom of http://prxbx.com/forums/showthread.php?tid=2172 (Dec. 26, 2014 07:33 AM)SharkyEXE Wrote: whenever |
|||
|
Dec. 26, 2014, 05:42 PM
Post: #146
|
|||
|
|||
|
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
JJoe
My OS: Microsoft Windows 8.1 Update 3 Pro x64 1) I install http://slproweb.com/download/Win32OpenSS...1_0_1j.exe 2) I extracted http://www.proxfilter.net/proxhttpsproxy...oxyMII.zip on C:\Program Files\ProxHTTPSProxy 3) I configured Proxomitron and run Proxomitron 4) I run C:\Program Files\ProxHTTPSProxy\ProxHTTPSProxy.exe 5) I my browser Opera i enable Proxy and setting: Adress: 127.0.0.1 Port: 8081 6) When i search on google, I see bug 123.png Why http://www.proxfilter.net/proxhttpsproxy...oxyMII.zip dont work without installed Python? |
|||
|
Dec. 26, 2014, 10:04 PM
Post: #147
|
|||
|
|||
| RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program | |||
|
Dec. 27, 2014, 11:40 AM
Post: #148
|
|||
|
|||
|
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
JJoe
Make please exe version ProxHTTPSProxyMII independent of installed or not Python Thank You! |
|||
|
Dec. 27, 2014, 07:42 PM
Post: #149
|
|||
|
|||
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
(Dec. 27, 2014 11:40 AM)SharkyEXE Wrote: Make please exe version ProxHTTPSProxyMII independent of installed or not Python My experience is the exe does not require Python install... I just used the current exe version on a friend's WinXPpro machine that does not have Python installed. Did you add ProxHTTPSProxy's "CA.crt" to Opera's store of trusted certificate authorities? |
|||
|
Dec. 30, 2014, 04:34 PM
(This post was last modified: Dec. 30, 2014 04:46 PM by GunGunGun.)
Post: #150
|
|||
|
|||
|
[split] ProxHTTPSProxyMII: Reloaded
I just want to report a bug, ProxHTTPSProxy with Privoxy and make a random filter example:
user.filter Code: FILTER: 123user.action Code: {+filter{123}}And try to open this url: https://www.blogger.com/dyn-css/authoriz...fe659f6435 The file unloadable, because Privoxy will decompress gzip before it applies filter, so maybe that cause problem, maybe we have to revert to 1.1b with new change or maybe we will find a better way to adapt this stream method (pretty nice but..). Then I downgrade to 1.1b, this problem gone, but I upgrade to 1.2, that problem appear again so I pretty sure 1.2 have that problem only. This may apply to Proxomitron too, because I think Proxomitron also decompress gzip before apply filter. Thank! |
|||
|
« Next Oldest | Next Newest »
|

Search
Member List
Calendar
Help





![[-]](images/ONi/collapse.gif)
and welcome.