]> git.armaanb.net Git - chorizo.git/commit
Implement a simple certificate trust store
authorPeter Hofmann <scm@uninformativ.de>
Mon, 5 Jan 2015 19:05:35 +0000 (20:05 +0100)
committerPeter Hofmann <scm@uninformativ.de>
Mon, 5 Jan 2015 19:31:10 +0000 (20:31 +0100)
commit99e3756464d92b496cd5e118da46c560bf213c15
tree5924a8945e7fc16f09b6daa717c66fcd918fad11
parent60f2fc63302340ea2be9c07098d4f5191fbc032a
Implement a simple certificate trust store

The WebKit1 version of lariza simply ignored certificate errors. I could
have turned off validation in WebKit2 as well, but I wanted to try to do
it right. :-)

Closes #12.
README
browser.c