<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/usr.sbin/ocspcheck/ocspcheck.c, branch OPENBSD_6_8_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_6_8_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_6_8_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2020-09-04T04:17:46+00:00</updated>
<entry>
<title>Ignore ftruncate failure with errno == EAGAIN</title>
<updated>2020-09-04T04:17:46+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2020-09-04T04:17:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=74441e9d617ee07f06388b7f86f34dbccc8a410a'/>
<id>urn:sha1:74441e9d617ee07f06388b7f86f34dbccc8a410a</id>
<content type='text'>
This makes piping the OCSP response to other programs with -o - work.

input and r+ guenther
</content>
</entry>
<entry>
<title>The X509_LOOKUP code tries to grope around in /etc/ssl/cert/ to find</title>
<updated>2020-01-23T03:53:39+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2020-01-23T03:53:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d074b68b31fc121e4b52ff0c09efcf6d853b383d'/>
<id>urn:sha1:d074b68b31fc121e4b52ff0c09efcf6d853b383d</id>
<content type='text'>
CA certs it couldn't find otherwise. This may lead to a pledge rpath
violation reported by Kor, son of Rynar.  Unfortunately, providing certs
inside a directory is common in linuxes, so we need to keep this
functionality for portable.

Check if /etc/ssl/cert.pem and /etc/ssl/cert exist and pledge
accordingly. Add unveils to restrict this program further on a
default OpenBSD install. Fix -C to look only inside the provided
root bundle.

Input from jsing and sthen, tests by sthen and Kor

ok beck, jsing, sthen (after much back and forth)
</content>
</entry>
<entry>
<title>check result of ftruncate() as we do write() below</title>
<updated>2019-05-15T13:44:18+00:00</updated>
<author>
<name>bcook</name>
<email></email>
</author>
<published>2019-05-15T13:44:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e237f626b47bb3bb017599ce57e9d817f613b817'/>
<id>urn:sha1:e237f626b47bb3bb017599ce57e9d817f613b817</id>
<content type='text'>
ok beck@
</content>
</entry>
<entry>
<title>Avoid using an uninitialized variable.</title>
<updated>2017-12-01T14:42:23+00:00</updated>
<author>
<name>visa</name>
<email></email>
</author>
<published>2017-12-01T14:42:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a5ca61165484466ec3d6f7be600dc13db3aec881'/>
<id>urn:sha1:a5ca61165484466ec3d6f7be600dc13db3aec881</id>
<content type='text'>
Found by gcc.

OK jca@
</content>
</entry>
<entry>
<title>add -i to SYNOPSIS/usage() and sundry tweaks;</title>
<updated>2017-11-29T21:15:45+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2017-11-29T21:15:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=08c4e99b14bccaafbb034cbe270550470fbe9df5'/>
<id>urn:sha1:08c4e99b14bccaafbb034cbe270550470fbe9df5</id>
<content type='text'>
ok beck
</content>
</entry>
<entry>
<title>Add option -i to allow oscpcheck to be used to validate an on-disk staple</title>
<updated>2017-11-28T23:32:00+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2017-11-28T23:32:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5929e16c289458fb0cbcee595cab8746bac4a72f'/>
<id>urn:sha1:5929e16c289458fb0cbcee595cab8746bac4a72f</id>
<content type='text'>
ok claudio@ benno@
</content>
</entry>
<entry>
<title>Print size_t's correctly.</title>
<updated>2017-05-08T20:15:34+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2017-05-08T20:15:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4a21cfe28f2e135e4d2c85cff41e218e0b5aaf2e'/>
<id>urn:sha1:4a21cfe28f2e135e4d2c85cff41e218e0b5aaf2e</id>
<content type='text'>
Fix from Jonas 'Sortie' Termansen &lt;sortie@maxsi.org&gt;
</content>
</entry>
<entry>
<title>repair knf &amp; whitespace that jumped out of the screen during review</title>
<updated>2017-03-27T23:59:08+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2017-03-27T23:59:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e248ae515e5904dae7d6dac6b52f5da3725701b6'/>
<id>urn:sha1:e248ae515e5904dae7d6dac6b52f5da3725701b6</id>
<content type='text'>
ok beck
</content>
</entry>
<entry>
<title>use a path of "/" if the URL does not include a trailing / - since</title>
<updated>2017-03-27T18:26:53+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2017-03-27T18:26:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=bdaf00e34162bfb30c5d2bc955a7420ffd4cc33b'/>
<id>urn:sha1:bdaf00e34162bfb30c5d2bc955a7420ffd4cc33b</id>
<content type='text'>
the web server probably doesn't like it, even though you published
the url without the trailing / in the certificate. (hello digicert!)
ok claudio@
</content>
</entry>
<entry>
<title>Fail early if an ocep server returns a non-200 http response, there is no</title>
<updated>2017-03-27T18:14:20+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2017-03-27T18:14:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b70ee0d2f400fc9bb4f430f3783ad283dc6f3b56'/>
<id>urn:sha1:b70ee0d2f400fc9bb4f430f3783ad283dc6f3b56</id>
<content type='text'>
point in trying to parse error pages as an ocsp response.
</content>
</entry>
</feed>
