first major release on github.
new design, use cmp-ra-component library
use CmpRaComponent 1.0.3
use CmpRaComponent 1.0.4
use CmpRaComponent 2.0.0, let upstreamExchange depend on bodyType
use CmpRaComponent 2.1.0, election of central key generation variant should be dynamically
fix: some minor issues
use CmpRaComponent 2.1.2
fix: use CmpRaComponent 2.1.3 - ECDH_SHA224KDF as default KeyAgreementAlg Minor fixes in doc/config/README.md
use CmpRaComponent 2.1.4: misleading error message
fix: improve configuration file handling and error propagation
fix: update dependencies
feat: change default reprotect mode to 'keep'
fix: use CmpRaComponent 2.1.6: change default provider to BC provider for content verification
fix: wrong OID for rsaKeyLen
feat: use CmpRaComponent 2.2.0
feat: use CmpRaComponent 2.2.1
feat: add HTTP(S) timeout, use use CmpRaComponent 2.2.2
feat: implement transaction expiration
fix: rename DownstreamExpirationTime to TransactionMaxLifetime
fix: Rename TransactionMaxLifetime to DownstreamTimeout
feat: optional disable TLS server trust validation
fix: update some dependencies
fix: update CmpRaComponent dependency
fix: update CmpRaComponent dependency
fix: update CmpRaComponent dependency fix: mainClass in pom.xml
fix: switch to SUN provider for chain validation
fix: update test credentials, update depedencies
feat: provide CMP client implementation
fix: update some dependencies
feat: implement configurable recipient
fix: update some dependencies
feat: add nested message support to CmpCaMock
fix: update dependencies to CmpRaComponent