Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 09 Mar 2011 01:30:37 -0800
From:      erikmccaskey64 <erikmccaskey64@zoho.com>
To:        "freebsd" <freebsd-questions@freebsd.org>
Subject:   =?utf-8?q?what_is_the_=E2=80=9COnline_Certificate_Status_Protoco?= =?utf-8?b?bOKAnQ==?=
Message-ID:  <12e99f423ff.2462355771286561226.-9090912966546650150@zoho.com>

next in thread | raw e-mail | index | archive | help
I use privoxy. In the user.action file i have a redirect rule and a few websites: 


{ +redirect{s@http://@https://@} }
.twitter.com
.facebook.com


Ok! it's working great, e.g.: if i visit any "*twitter.com" URL it gets redirected to HTTPS!


But: with wireshark i can see some "OCSP" packets [ http://en.wikipedia.org/wiki/Online_Certificate_Status_Protocol ]


Question: What are these packets? Why aren't there in HTTPS?


Is my redirection method with privoxy is secure?


Thank you for any tips/opinions!




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?12e99f423ff.2462355771286561226.-9090912966546650150>