aboutsummaryrefslogtreecommitdiffstats
path: root/certService/src/main/java/org/onap/aaf/certservice/api/CertificationService.java
AgeCommit message (Expand)AuthorFilesLines
2020-03-04Fix reload endpoint to return statusawudzins1-85/+0
2020-02-26Create logic responsible for selecting server based on CANameBartosz Gardziejewski1-1/+1
2020-02-19Remove cyclic dependencies and rename execeptions packageawudzins1-1/+1
2020-02-13Improve exception flowBartosz Gardziejewski1-29/+11
2020-02-13Return hardcoded CA certs and certification chain.Bartosz Gardziejewski1-5/+26
2020-02-11Add decoding CSR received from client.Bartosz Gardziejewski1-0/+82