<feed xmlns='http://www.w3.org/2005/Atom'>
<title>EAAF-Components/eaaf_core_utils/src/test, branch 1.3.0</title>
<subtitle>EAAF-Components</subtitle>
<id>https://git.egiz.gv.at/EAAF-Components/atom?h=1.3.0</id>
<link rel='self' href='https://git.egiz.gv.at/EAAF-Components/atom?h=1.3.0'/>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/'/>
<updated>2022-01-19T18:05:58+00:00</updated>
<entry>
<title>test(core): add extension of 'AuthenticatedEncryptionPendingRequestIdGenerationStrategy' that allows generation of already expired tokens</title>
<updated>2022-01-19T18:05:58+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2022-01-19T18:05:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=e123bad9e4c49102ef7a4d98396c0e252e2b4759'/>
<id>urn:sha1:e123bad9e4c49102ef7a4d98396c0e252e2b4759</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add timezone to verifiable pendingRequestId's</title>
<updated>2021-11-02T13:46:06+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2021-11-02T13:46:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=dd2cd283ba35d35335e118c91fd95c0a00de693f'/>
<id>urn:sha1:dd2cd283ba35d35335e118c91fd95c0a00de693f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add deadline into HSM-Facade Health-Check that fails this test if HSM-Facade does not responde</title>
<updated>2021-10-22T09:44:37+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2021-10-22T09:44:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=9eca51b62ef6f69788d5af3a11ffd3191965cf65'/>
<id>urn:sha1:9eca51b62ef6f69788d5af3a11ffd3191965cf65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add jUnit tests for bPK and HSM-Facade encryption</title>
<updated>2021-10-21T12:41:59+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2021-10-21T12:41:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=005a974e5ce0ff43c1f86e478dcd53f4e13823a4'/>
<id>urn:sha1:005a974e5ce0ff43c1f86e478dcd53f4e13823a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>switch to HSM-Facade 0.7.2 and add optional configuration property for gRPC deadline, see https://grpc.io/blog/deadlines/</title>
<updated>2021-09-20T15:35:53+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2021-09-20T15:35:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=6aca2453946bcc526e203ebded9ef437ffc7c53a'/>
<id>urn:sha1:6aca2453946bcc526e203ebded9ef437ffc7c53a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ignore jUnit in EaafKeyStoreFactoryTest because it looks conceptional invalid</title>
<updated>2021-09-03T09:18:16+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2021-09-03T09:18:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=2b6aa2a1043cbf9c5f438d48e4d5ea079ddf8f8f'/>
<id>urn:sha1:2b6aa2a1043cbf9c5f438d48e4d5ea079ddf8f8f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'feature/small_changes' into feature/VT-21-016</title>
<updated>2021-04-16T20:20:05+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2021-04-16T20:20:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=3e734a0f1fedba00e594bd69e72bd2f18a0a60bf'/>
<id>urn:sha1:3e734a0f1fedba00e594bd69e72bd2f18a0a60bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use custom SSLContext builder to generate BouncyCastle specific TrustManager in case of keys base on HSM-Facade, because SSLContext based on BCJSSE needs BCJSSE TrustManager</title>
<updated>2021-04-16T20:08:42+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2021-04-16T20:08:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=a849dd49daf60128db79311293d7f5c466bd0642'/>
<id>urn:sha1:a849dd49daf60128db79311293d7f5c466bd0642</id>
<content type='text'>
BCJSSE is not compatible to SunJSSE TrustManager in Java &gt;= 9
</content>
</entry>
<entry>
<title>refactor some code to Java Stream API</title>
<updated>2021-03-12T14:43:57+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2021-03-12T14:43:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=7864448fd040b26b5921cfc63afa68ef2cb90c03'/>
<id>urn:sha1:7864448fd040b26b5921cfc63afa68ef2cb90c03</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor BpkBuilder in eaaf-utils</title>
<updated>2021-03-11T12:40:38+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2021-03-11T12:40:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=181d9d3e6427b974372347b95e5ed2d9e236e9de'/>
<id>urn:sha1:181d9d3e6427b974372347b95e5ed2d9e236e9de</id>
<content type='text'>
</content>
</entry>
</feed>
