<feed xmlns='http://www.w3.org/2005/Atom'>
<title>EAAF-Components/eaaf_core_utils/src/test, branch 1.3.9</title>
<subtitle>EAAF-Components</subtitle>
<id>https://git.egiz.gv.at/EAAF-Components/atom?h=1.3.9</id>
<link rel='self' href='https://git.egiz.gv.at/EAAF-Components/atom?h=1.3.9'/>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/'/>
<updated>2022-08-11T20:02:16+00:00</updated>
<entry>
<title>refact(core): move JoseUtils into 'eaaf-utils' module</title>
<updated>2022-08-11T20:02:16+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2022-08-11T20:02:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=d0309843cf6775c215bb132283116b6442b082d6'/>
<id>urn:sha1:d0309843cf6775c215bb132283116b6442b082d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test(ssl): ignore SSL Client-Authentication test with prod. endpoint</title>
<updated>2022-06-08T11:08:41+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2022-06-08T11:08:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=d81250242d116c7201f3a9d10acafc65b7567bd7'/>
<id>urn:sha1:d81250242d116c7201f3a9d10acafc65b7567bd7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test(http): fix possible false-positive test results</title>
<updated>2022-05-09T05:46:39+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2022-05-09T05:46:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=1ff816539c45ebc195eef5d005787ecce2244779'/>
<id>urn:sha1:1ff816539c45ebc195eef5d005787ecce2244779</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test(http): add second SSL client authentication test</title>
<updated>2022-04-19T08:48:47+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2022-04-19T08:48:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=8863bbcff97c4f7ee86be063a222ec36c15b5546'/>
<id>urn:sha1:8863bbcff97c4f7ee86be063a222ec36c15b5546</id>
<content type='text'>
     INFO:
       SSL Client-Authentication with keys from HSM-Facade only works with
       BCJSSE Provider &gt;= 1.70 and SystemD Parameter: -Dorg.bouncycastle.jsse.client.acceptRenegotiation=true
       if HTTP Server requires re-negotiation.
       Hint: do not enable SSL Debugging in BCJSSE Probider, because it throws
             a NullPointerException with HSM-Facade keys!!!!
</content>
</entry>
<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>
</feed>
