|
ProxHTTPSProxyMII: Development
|
|
Jun. 28, 2014, 02:47 AM
Post: #61
|
|||
|
|||
|
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
Let me know if 0.9a works. exe version
|
|||
|
Jun. 30, 2014, 05:19 AM
Post: #62
|
|||
|
|||
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
(Jun. 28, 2014 02:47 AM)whenever Wrote: Let me know if 0.9a works. py still works. ![]() I still see errors (below) while using exe but I have not found any missing files. How should I link error to request? The code 400 messages are not consistent. Code: [20:29:38] "GET https://s1.yimg.com/ok/u/assets/img/spinner-24x24-anim.gif HTTP/Code: [23:05:57] "GET https://www.google.com/xjs/_/js/k=xjs.s.en_US.pCEWq08PD0c.O/m=sy |
|||
|
Jun. 30, 2014, 10:34 AM
Post: #63
|
|||
|
|||
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
(Jun. 30, 2014 05:19 AM)JJoe Wrote: I still see errors (below) while using exe but I have not found any missing files. How should I link error to request? It's still the certs problem. Does your exe version have the file private.key? What if you copy the CA and certs from the py version to the exe directory? version 0.9b would link error to request. It also adds multiple parent proxy support. You may need to update your urllib3 module. Code: pip install --upgrade urllib3exe version |
|||
|
Jul. 01, 2014, 05:21 AM
Post: #64
|
|||
|
|||
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
(Jun. 30, 2014 10:34 AM)whenever Wrote: Does your exe version have the file private.key? Yes. (Jun. 30, 2014 10:34 AM)whenever Wrote: What if you copy the CA and certs from the py version to the exe directory? No change. (Jun. 30, 2014 10:34 AM)whenever Wrote: You may need to update your urllib3 module. Updated. Did not seem to help 0.9a exe. Moved on to 0.9b. https://www.dsply.com/index.php?pid=GqeC8Z7FiB&seller=37014 will not load with either proxy. Otherwise, 0.9b_py still good. 0.9b exe seems better than 0.9a exe, so far. Missing at first load of "yahoo.com" while using 0.9b exe but not again were some images from "farm3.staticflickr.com" and "farm6.staticflickr.com". These misses were shown as errors Code: [19:44:14] [F] [SSL: SSLV3_ALERT_BAD_CERTIFICATE] sslv3 alert bad certificate (_"cross-origin_resource_sharing", http://en.wikipedia.org/wiki/Cross-origin_resource_sharing : The exe displays an error like Code: [22:55:07] [F] [SSL: SSLV3_ALERT_BAD_CERTIFICATE] sslv3 alert bad certificate (_for files from "comet.yahoo.com", "geo.query.yahoo.com", "ucs.query.yahoo.com". These requests are using CORS. Perhaps the exe does not understand CORS' headers? 0.9b_py does not show an error. You may be able to see these by logging in to the Prox-List or Yahoo mail.
|
|||
|
Jul. 01, 2014, 08:49 AM
(This post was last modified: Jul. 01, 2014 09:28 AM by whenever.)
Post: #65
|
|||
|
|||
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
(Jul. 01, 2014 05:21 AM)JJoe Wrote: https://www.dsply.com/index.php?pid=GqeC...ller=37014 will not load with either proxy. What if you remove Proxomitron from the chain? (Jul. 01, 2014 05:21 AM)JJoe Wrote: Missing at first load of "yahoo.com" while using 0.9b exe but not again were some images from "farm3.staticflickr.com" and "farm6.staticflickr.com". Please redownload the exe ver0.9b and let me know if it works now. (Jul. 01, 2014 05:21 AM)JJoe Wrote: Perhaps the exe does not understand CORS' headers? 0.9b_py does not show an error. The ONLY difference between the py and the exe version is the py use pyopenssl module while the exe use openssl.exe to create the certificates. I firstly go to https://www.yahoo.com to make all certs created, then go to https://mail.yahoo.com and didn't see those errors. |
|||
|
Jul. 01, 2014, 11:28 PM
Post: #66
|
|||
|
|||
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
(Jul. 01, 2014 08:49 AM)whenever Wrote:(Jul. 01, 2014 05:21 AM)JJoe Wrote: https://www.dsply.com/index.php?pid=GqeC...ller=37014 will not load with either proxy. IE11 managed to get it. (Jul. 01, 2014 08:49 AM)whenever Wrote: Please redownload the exe ver0.9b and let me know if it works now. Yes. ![]() (Jul. 01, 2014 08:49 AM)whenever Wrote: The ONLY difference between the py and the exe version is the py use pyopenssl module while the exe use openssl.exe to create the certificates. I had been using Win32OpenSSL_Light-1_0_1g. After I switched to Win32OpenSSL_Light-1_0_0m. Those errors went away but ProxHTTPSProxyMII_py would not load. So I have switched to Win32OpenSSL_Light-1_0_1h. Those errors have not been seen and ProxHTTPSProxyMII_py loads. Which file are you using? After updating OpenSSL, I was seeing two consistent errors while using the exe: Code: [12:01:01] [F] [SSL: SSLV3_ALERT_BAD_CERTIFICATE] sslv3 alert bad certificate (_Code: [16:07:30] [F] [SSL: SSLV3_ALERT_BAD_CERTIFICATE] sslv3 alert bad certificate (_I may have fixed these by visiting "beap.gemini.yahoo.com" and "y.analytics.yahoo.com" before they were needed. I am seeing a few Connection timed out Code: [18:04:44] [R] Connection timed out on "GET https://groups.yahoo.com/neo/groups/This is fixed by reload. Have seen a few [SSL: BAD_WRITE_RETRY] but these are requested again. Have not seen code 400 related errors. ![]() ![]() I have also updated pyopenssl. Code: pip install --upgrade pyopensslbut have not spent much time with 0.9b_py. |
|||
|
Jul. 02, 2014, 02:09 PM
Post: #67
|
|||
|
|||
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
(Jul. 01, 2014 11:28 PM)JJoe Wrote: Which file are you using? I am using Win32OpenSSL_Light-1_0_1h. I am not sure if a reboot after you update OpenSSL or pyopenssl would help, but I would try. (Jul. 01, 2014 11:28 PM)JJoe Wrote: After updating OpenSSL, I was seeing two consistent errors while using the exe: I saw those too. The browser gave below information if you visit those urls directly. Quote:Your certificate contains the same serial number as another certificate issued by the certificate authority. Please get a new certificate containing a unique serial number. This will be fixed in the next version. (Jul. 01, 2014 11:28 PM)JJoe Wrote: I am seeing a few Connection timed out Timed out is normal in the network world, especially in GFWed China. ![]() (Jul. 01, 2014 11:28 PM)JJoe Wrote: Have seen a few [SSL: BAD_WRITE_RETRY] but these are requested again. I haven't seen this ever, but let the browser do its job. So for now the https://www.dsply.com/index.php?pid=GqeC...ller=37014 problem remains? I will look into it when I get time. I suppose it is urllib3 and Proxomitron related, because:
|
|||
|
Jul. 03, 2014, 09:39 AM
Post: #68
|
|||
|
|||
|
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
The https://www.dsply.com/index.php?pid=GqeC...ller=37014 problem seems to be a server issue, during my tests sometimes it worked while sometimes it failed.
ver0.9c exe version should fix the certificate serial number problem. |
|||
|
Jul. 06, 2014, 04:45 AM
Post: #69
|
|||
|
|||
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
(Jul. 03, 2014 09:39 AM)whenever Wrote: ver0.9c exe version should fix the certificate serial number problem. Works so far. ![]() Attached files are not finished. |
|||
|
Jul. 07, 2014, 08:38 AM
Post: #70
|
|||
|
|||
|
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
Have you ever considered using Markdown to format the doc? The text version would look beautiful and it could be converted to many formats like html, pdf etc. easily.
There are some online editors that could get you start easily: * http://dillinger.io/ * https://stackedit.io/ You may also find http://asciiflow.com/ interesting. ver0.9d exe version improved the proxy handle. Entries in the [SSL Pass-Thru] section also could be proxied now. Do you think the proxy need a black list function, or just let Proxomitron handle it? |
|||
|
Jul. 08, 2014, 04:41 AM
(This post was last modified: Jul. 08, 2014 04:45 AM by JJoe.)
Post: #71
|
|||
|
|||
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
(Jul. 07, 2014 08:38 AM)whenever Wrote: Have you ever considered using Markdown I must have read about this but I don't remember it well enough to have consider it. It may explain the formating of some documents that I have read tho. The idea of image and explanation sharing the same screen has grown on me. Hope it displayed correctly for you. Figured, I'd clean up the html later. Probably should have posted screen captures instead. py1.png (Size: 85.57 KB / Downloads: 781)
py3.png (Size: 74.89 KB / Downloads: 748)
(Jul. 07, 2014 08:38 AM)whenever Wrote: Do you think the proxy need a black list function, or just let Proxomitron handle it? The Proxomitron can block while in bypass mode (not documented), so it may not need a black list feature in ProxHTTPSProxy. However, other proxies (Bfilter, Proximodo, Privoxy, Polipo, HandyCache, and ???) may also be able to use ProxHTTPSProxy. I don't know their current abilities. Proximodo never worked for me. I know that the original goal was to help the Proxomitron but why not add others? Especially if there is little extra work required. The documents are being formatted so that other proxies can be added. Is the feature easy to add with little overhead? Not asking for new features because ProxHTTPSProxyMII has probably already taken more of your time than expected. However, should you see a quick, easy, and reasonable way to add a custom header to tag files that have been clicked on or actually requested by the user... please share. BTW, my spare time (probably days of it) has been assigned to a vehicle in need of many repairs and free labor. |
|||
|
Jul. 09, 2014, 09:40 AM
Post: #72
|
|||
|
|||
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
(Jul. 08, 2014 04:41 AM)JJoe Wrote: Is the feature easy to add with little overhead? Already did it. I currently issue a 403 forbidden response. Not sure if it is the right way. (Jul. 08, 2014 04:41 AM)JJoe Wrote: However, should you see a quick, easy, and reasonable way to add a custom header to tag files that have been clicked on or actually requested by the user... please share. Adding headers is easy, but I have no idea how a proxy could distinguish those behaviors. (Jul. 08, 2014 04:41 AM)JJoe Wrote: BTW, my spare time (probably days of it) has been assigned to a vehicle in need of many repairs and free labor. Wow, that's interesting. Good luck! |
|||
|
Jul. 13, 2014, 09:03 AM
Post: #73
|
|||
|
|||
|
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
Hi whenever, I don't know if ProxHTTPSProxy can help Privoxy filter HTTPS site or not ? Can I do that ? Because Proxomitron cannot get any future update anymore so I really want to use Privoxy but need ability to filter HTTPS like Proxomitron too. Can you guide me how to do that ? Thank you!
Here is Privoxy's download link: http://sourceforge.net/projects/ijbswa/f...p/download |
|||
|
Jul. 13, 2014, 02:32 PM
Post: #74
|
|||
|
|||
| RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program | |||
|
Jul. 13, 2014, 02:57 PM
(This post was last modified: Jul. 13, 2014 03:27 PM by GunGunGun.)
Post: #75
|
|||
|
|||
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
Quote:Hi JJoe and whenever, I finally figured out how to do that, here is my guidance step by step. Because this post may help other user want to do something like me too: And now I have a small question, can ProxHTTPSProxy use certs.pem together with proxcert.pem ? Here it is: http://www.proxomitron.info/files/download/certs.zip I copied certs.pem to ProxHTTPSProxy folder but I dont know if it works or not ? And about the newest update, I tried to run the exe version but this is what I get: 2014-07-13_222451.jpg (Size: 62.84 KB / Downloads: 1566)
And finally, many thank whenever. |
|||
|
« Next Oldest | Next Newest »
|

Search
Member List
Calendar
Help





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




