<feed xmlns='http://www.w3.org/2005/Atom'>
<title>EAAF-Components/eaaf_core_utils/src/test, branch 2.0.1</title>
<subtitle>EAAF-Components</subtitle>
<id>https://git.egiz.gv.at/EAAF-Components/atom?h=2.0.1</id>
<link rel='self' href='https://git.egiz.gv.at/EAAF-Components/atom?h=2.0.1'/>
<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(hsm-facade): make trusted SSL-certificate optional for HSM-Facade initialization</title>
<updated>2023-07-12T08:13:44+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-07-12T08:13:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=e0f7b2c41f66038dc6438b3cc6da14a1422ccf43'/>
<id>urn:sha1:e0f7b2c41f66038dc6438b3cc6da14a1422ccf43</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(core): add some more allowed classes to Exception deserialization.</title>
<updated>2023-06-06T06:21:12+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-06-06T06:21:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=0b9a16e74f1aef687dc1dd397b0b8495ef64a1af'/>
<id>urn:sha1:0b9a16e74f1aef687dc1dd397b0b8495ef64a1af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(utils): optimize type-specific deserialization</title>
<updated>2023-05-15T06:54:18+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-05-15T06:54:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=00042becb5593d15138f7b5317c9d1f8db8108b2'/>
<id>urn:sha1:00042becb5593d15138f7b5317c9d1f8db8108b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(utils): optimize custom Java serialization implementation</title>
<updated>2023-05-15T06:32:34+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-05-15T06:32:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=45a7ae26f0172c636e42b530561eb11efa0083d5'/>
<id>urn:sha1:45a7ae26f0172c636e42b530561eb11efa0083d5</id>
<content type='text'>
</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>feat(http): add request interceptor to pre-emptive HTTP Basic authentication</title>
<updated>2023-02-06T14:04:35+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-02-06T14:04:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=a0320b9505073357bbd085e5ee4a4894ecd1e9f3'/>
<id>urn:sha1:a0320b9505073357bbd085e5ee4a4894ecd1e9f3</id>
<content type='text'>
</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>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>
</feed>
