<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libcrypto/certs, branch OPENBSD_7_8</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_8</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_8'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2025-07-09T05:04:35+00:00</updated>
<entry>
<title>libcrypto regress: move GOCACHE to obj/</title>
<updated>2025-07-09T05:04:35+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2025-07-09T05:04:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8fa494c0b926ee98f0b8e37de072d325cb5a4810'/>
<id>urn:sha1:8fa494c0b926ee98f0b8e37de072d325cb5a4810</id>
<content type='text'>
While it may be acceptable for Go to fill regular users' homedirs with a
compiler cache that is unable to deal with corruption and full disks,
this is terrible for people running regress as root since the cache can
quickly grow to hundreds of megs and can thus result in all sorts hilarity
below /root. Move the GOCACHE under ${.OBJDIR} and use a cleanup target to
get rid of it again. This makes these tests a bit slower for regular users
as well, but so be it. Let's see how this goes before I switch libtls to
the same model.

discussed with claudio and jsing
</content>
</entry>
<entry>
<title>Add case 2c to the go side.  Don't tell jsing I touched go.</title>
<updated>2021-08-28T07:54:57+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2021-08-28T07:54:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5eb0d2cfa19bd1d8041d3cfda175b94739a2b7db'/>
<id>urn:sha1:5eb0d2cfa19bd1d8041d3cfda175b94739a2b7db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add regress test testing having the root cert in the intermediate bundle</title>
<updated>2021-08-27T16:15:42+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2021-08-27T16:15:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0336be9fd5ead50a0c4ba8ea66044979d6c1b473'/>
<id>urn:sha1:0336be9fd5ead50a0c4ba8ea66044979d6c1b473</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make this test module aware so it passes with Go 1.16</title>
<updated>2021-02-23T20:36:16+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2021-02-23T20:36:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=479ca8e451d375cb6fedc8ac95903bc80449092c'/>
<id>urn:sha1:479ca8e451d375cb6fedc8ac95903bc80449092c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Provide generated certificate bundles and roots for regress.</title>
<updated>2020-07-14T18:29:19+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2020-07-14T18:29:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=58a8e9343cbb766a48028b93f90d03b844f52c87'/>
<id>urn:sha1:58a8e9343cbb766a48028b93f90d03b844f52c87</id>
<content type='text'>
ok beck@ tb@
</content>
</entry>
<entry>
<title>Provide tools to build certificate changes for verify regress.</title>
<updated>2020-07-14T18:27:28+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2020-07-14T18:27:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0b35dc8b41a7d66a38844b2e7511381a2056d824'/>
<id>urn:sha1:0b35dc8b41a7d66a38844b2e7511381a2056d824</id>
<content type='text'>
This provides a script that generates a variety of certificate chains
and assembles them into bundles containing various permutations, which
can be used to test our X.509 verification.

A Go program is included to verify each of these bundles.

ok beck@ tb@
</content>
</entry>
</feed>
