aboutsummaryrefslogtreecommitdiffstats
path: root/certService/src/test/java/org/onap/aaf/certservice/certification/CsrModelFactoryTest.java
AgeCommit message (Expand)AuthorFilesLines
2020-02-14Handle exception thrown during base64 decodingBartosz Gardziejewski1-0/+38
2020-02-13Improve exception flowBartosz Gardziejewski1-2/+22
2020-02-13Return hardcoded CA certs and certification chain.Bartosz Gardziejewski1-1/+2
2020-02-11Add decoding CSR received from client.Bartosz Gardziejewski1-0/+88