summaryrefslogtreecommitdiffstats
path: root/certService/src/main
AgeCommit message (Expand)AuthorFilesLines
2020-02-19Remove cyclic dependencies and rename execeptions packageawudzins8-12/+13
2020-02-18Add configuration reading mechanism for CMP Serverawudzins7-0/+304
2020-02-17Merge "Created docker-compose with ejbca and certservice"Bogumil Zebek1-0/+22
2020-02-17Created docker-compose with ejbca and certserviceMichal Banka1-0/+22
2020-02-14Add more logs and handling DecoderExceptionBartosz Gardziejewski4-4/+24
2020-02-14Handle exception thrown during base64 decodingBartosz Gardziejewski1-11/+15
2020-02-14Merge "Suppress irrelevant Sonar warnings"Bogumil Zebek1-1/+3
2020-02-14Suppress irrelevant Sonar warningsBartosz Gardziejewski1-1/+3
2020-02-13Improve exception flowBartosz Gardziejewski8-51/+148
2020-02-13Return hardcoded CA certs and certification chain.Bartosz Gardziejewski10-10/+346
2020-02-12Generate openAPI 3.0 specification.Bartosz Gardziejewski3-4/+5
2020-02-11Add decoding CSR received from client.Bartosz Gardziejewski6-61/+308
2020-02-07Add endpoint for CSR, that will log received data.Bartosz Gardziejewski3-3/+67
2020-02-07Create logger for trace, audit, errorPawel Kasperkiewicz1-0/+58
2020-02-05Create healthcheck WSPawel1-0/+3
2020-02-04Create project structurePawel Kasperkiewicz2-0/+33