Stop relying on stupid webkit to see if a certificate is trusted. It
commit43ce902d44acd7c2dd5dd13429efc6a60e84f1a2
authorMarco Peereboom <marco@conformal.com>
Thu, 4 Aug 2011 20:34:14 +0000 (4 20:34 +0000)
committerMarco Peereboom <marco@conformal.com>
Thu, 4 Aug 2011 20:34:14 +0000 (4 20:34 +0000)
tree7626637ccd7da4883420d8db44ee7382cb67e10b
parent319d3d0961ea15defea5f90cfc5798eb934f1a0d
Stop relying on stupid webkit to see if a certificate is trusted.  It
has a bug that once a page is reloaded the soup message doesn't always
contain the cert trusted bit even though it is.  This adds a bit more
work and connection back and forth but at least it always works.
xxxterm.c