Post Reply 
Adapting proxo 4.5 to the latest OpenSSL DLLs
Jan. 24, 2015, 08:30 PM
Post: #48
RE: Adapting proxo 4.5 to the latest OpenSSL DLLs
(Jan. 24, 2015 07:08 PM)JJoe Wrote:  You may be able to disable the browser's cert warnings.

Code:
IE11
Tools>>Advanced>>Warn about certificate address mismatch

Chromium based
use the command line switch --ignore-certificate-errors

With Proxomitron's SSL or ProxHTTPSProxyMII's, unaltered browsers may also complain about mixed or insecure content when http is used to add files to https sites.

Code:
IE11
Tools>>Security>>Internet>>Custom level>>Display mixed content

Chromium based
use the command line switch --allow-running-insecure-content

Mozilla
"about:config">>security.mixed_content.block_active_content;false

Thanks. I use only portable versions of most browsers (never heard of IE Wink )
I found the following (similar/identical) settings (in case others are using a similar browser):

Slimjet 2.1.6.0 portable (chrome based): "Allow running https/http mixed mode content" (check this box)

Qupzilla 1.8.5 portable (webkit based): preferences|privacy|certificate manager|settings: Ignore all SSL warnings (check this box)

k-meleon 74.0 portable (mozilla besed): (about:config) security.mixed_content.block_active_content (set it to false)

And now, a question:
In Opera 12.17 portable (presto based): (opera:config) I find
Certificate revocation lists for ssl (enable online revocation of certificates for ssl connections)

I assume this should be unchecked

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


Messages In This Thread
RE: Adapting proxo 4.5 to the latest OpenSSL DLLs - soccerfan - Jan. 24, 2015 08:30 PM

Forum Jump: