aboutsummaryrefslogtreecommitdiffstats
path: root/certService/src/main/java/org/onap/aaf/certservice/certification/model
AgeCommit message (Expand)AuthorFilesLines
2020-03-05Create adapter for Cmpv2ClientBartosz Gardziejewski1-21/+23
2020-02-27Refactor CSR model to be POJOBartosz Gardziejewski1-23/+107
2020-02-19Remove cyclic dependencies and rename execeptions packageawudzins2-38/+1
2020-02-13Return hardcoded CA certs and certification chain.Bartosz Gardziejewski2-0/+80
2020-02-11Add decoding CSR received from client.Bartosz Gardziejewski1-0/+85