<feed xmlns='http://www.w3.org/2005/Atom'>
<title>EAAF-Components/eaaf_core_utils/src/test/resources/data, branch 2.0.0</title>
<subtitle>EAAF-Components</subtitle>
<id>https://git.egiz.gv.at/EAAF-Components/atom?h=2.0.0</id>
<link rel='self' href='https://git.egiz.gv.at/EAAF-Components/atom?h=2.0.0'/>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/'/>
<updated>2023-08-21T14:49:20+00:00</updated>
<entry>
<title>feat(sl20): add basic certificate-validity check into JWS validation</title>
<updated>2023-08-21T14:49:20+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-08-21T14:49:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=f41a899539773146907eef25b459b4360719fd14'/>
<id>urn:sha1:f41a899539773146907eef25b459b4360719fd14</id>
<content type='text'>
The check can be disabled by using the configuration property: modules.sl20.security.truststore.need.valid.certificate
</content>
</entry>
<entry>
<title>feat(core): add in-line method to KeyStoreFactory</title>
<updated>2023-05-08T15:24:41+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-05-08T15:24:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=1e5c2de3a4aafb476070478b27a18caf9efc051b'/>
<id>urn:sha1:1e5c2de3a4aafb476070478b27a18caf9efc051b</id>
<content type='text'>
The keystore type 'inline' can be used to build a keystore by using
PEM encoded certificate and key files.

Example: pkcs12:keystore?private=certs/key.pem&amp;cert=certs/certificate.pem
</content>
</entry>
<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>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>update root-certificate of HSM-Facade for integration tests</title>
<updated>2021-02-18T13:24:07+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2021-02-18T13:24:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=0fa886c395f8817847911ae3e9f9486b1283028f'/>
<id>urn:sha1:0fa886c395f8817847911ae3e9f9486b1283028f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add new pendingRequestId generation-strategy that uses authenticated-encryption protect the internal pendingRequesttId</title>
<updated>2020-06-23T06:57:18+00:00</updated>
<author>
<name>Thomas Lenz</name>
<email>thomas.lenz@egiz.gv.at</email>
</author>
<published>2020-06-23T06:57:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=234cee5815f8688d45146b792ebe3c8015a7dc74'/>
<id>urn:sha1:234cee5815f8688d45146b792ebe3c8015a7dc74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update HttpClientBuilder factory to add 'ServiceUnavailableRetryStrategy' injection</title>
<updated>2020-05-29T12:41:19+00:00</updated>
<author>
<name>Thomas Lenz</name>
<email>thomas.lenz@egiz.gv.at</email>
</author>
<published>2020-05-29T12:41:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=7126ed717d01abad07e86150665f00154db27770'/>
<id>urn:sha1:7126ed717d01abad07e86150665f00154db27770</id>
<content type='text'>
fix broken jUnit test
</content>
</entry>
<entry>
<title>update HttpClientFactory to facilitate request retrying in case of an error</title>
<updated>2020-05-11T17:19:25+00:00</updated>
<author>
<name>Thomas Lenz</name>
<email>thomas.lenz@egiz.gv.at</email>
</author>
<published>2020-05-11T17:19:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=b5aeeac822bfe1a734835e3aa0caa65b56b3643a'/>
<id>urn:sha1:b5aeeac822bfe1a734835e3aa0caa65b56b3643a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>first tests for SSL Client Auth. with HSM-Facade</title>
<updated>2020-05-05T10:28:28+00:00</updated>
<author>
<name>Thomas Lenz</name>
<email>thomas.lenz@egiz.gv.at</email>
</author>
<published>2020-05-05T10:28:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=49cb8adfd8992dc8d21ff208d8dd93e0592e1be4'/>
<id>urn:sha1:49cb8adfd8992dc8d21ff208d8dd93e0592e1be4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add two jUnit test and CodeStyle modifications</title>
<updated>2020-02-20T08:43:03+00:00</updated>
<author>
<name>Thomas Lenz</name>
<email>thomas.lenz@egiz.gv.at</email>
</author>
<published>2020-02-20T08:43:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=a57a2ed851b818456421f3ce082dc6813da6b736'/>
<id>urn:sha1:a57a2ed851b818456421f3ce082dc6813da6b736</id>
<content type='text'>
</content>
</entry>
</feed>
