<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/test/certificates_test.cc, branch edgecode2</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=edgecode2</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=edgecode2'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2025-11-13T11:30:52Z</updated>
<entry>
<title>Don't check the certificate not before/after validity in chain_valid().</title>
<updated>2025-11-13T11:30:52Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-11-13T10:28:02Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=3334d3b4a648e9c600f27ec3789dbb8abb199e67'/>
<id>urn:sha1:3334d3b4a648e9c600f27ec3789dbb8abb199e67</id>
<content type='text'>
I think this should be checked separately, as out-of-date certificates
are still useful (e.g. if they are related to KDM decryption).
</content>
</entry>
<entry>
<title>Update test certs after expiry.</title>
<updated>2025-06-14T00:52:38Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-06-13T23:38:45Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=5a49c7224e1136f5256eb655791a84754fe158f4'/>
<id>urn:sha1:5a49c7224e1136f5256eb655791a84754fe158f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix escaping of certificate dnQualifier (public key digests) on creation (DoM #2716).</title>
<updated>2024-01-09T10:44:40Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-01-08T16:53:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=75d6411bb1f04a1375b00f361a0c1358d6e8d7ab'/>
<id>urn:sha1:75d6411bb1f04a1375b00f361a0c1358d6e8d7ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some macOS signed/unsigned warnings.</title>
<updated>2022-04-22T10:22:44Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-22T09:08:54Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=ed1f39dc5664d642f0f5af1a606e2e7aebd5e5f4'/>
<id>urn:sha1:ed1f39dc5664d642f0f5af1a606e2e7aebd5e5f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pass certificate validity length into the constructor.</title>
<updated>2022-02-12T22:13:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-02-12T20:22:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=0bf04f1817f97e70a918aa12369e04699ae10f46'/>
<id>urn:sha1:0bf04f1817f97e70a918aa12369e04699ae10f46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: use dcp::LocalTime for certificate validity times.</title>
<updated>2022-02-12T22:13:49Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-02-12T20:15:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=d6b800e1c9a3cdb4f85a2308190afe9f0a856ed4'/>
<id>urn:sha1:d6b800e1c9a3cdb4f85a2308190afe9f0a856ed4</id>
<content type='text'>
Before we were using struct tm but not filling it all in, which
seems quite unpleasant.
</content>
</entry>
<entry>
<title>std::shared_ptr</title>
<updated>2021-01-07T23:35:29Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-12-20T13:14:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=d39880eef211a296fa8ef4712cdef5945d08527c'/>
<id>urn:sha1:d39880eef211a296fa8ef4712cdef5945d08527c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix incorrect month when returning not-before/not-after.</title>
<updated>2019-12-01T22:12:54Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-12-01T22:11:02Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=c78523806e89e4c43015816fcd20db2549992464'/>
<id>urn:sha1:c78523806e89e4c43015816fcd20db2549992464</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some GPL boilerplate.</title>
<updated>2019-03-16T20:36:53Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-03-16T20:36:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=ff7e50bfae825ea01d010ba5f8fde44668ddeb9e'/>
<id>urn:sha1:ff7e50bfae825ea01d010ba5f8fde44668ddeb9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add another test.</title>
<updated>2017-06-27T22:04:38Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-06-27T22:04:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=64c8913cc4932266cfb6490cc30e0f53a6079d03'/>
<id>urn:sha1:64c8913cc4932266cfb6490cc30e0f53a6079d03</id>
<content type='text'>
</content>
</entry>
</feed>
