1. b81c681 Switch client and server to communicate over TLS by awudzins · 4 years, 9 months ago
  2. 9cef3c2 UpdateSwagger annotations and OpenAPI.yaml by Bartosz Gardziejewski · 4 years, 9 months ago
  3. 61319d0 Merge "Fix sonar issue CertificationModelFactory" by Bogumil Zebek · 4 years, 9 months ago
  4. dc16151 Fix sonar issue CertificationController by edyta · 4 years, 9 months ago
  5. bf34e1f Fix sonar issue CertificationModelFactory by edyta · 4 years, 9 months ago
  6. 88f5f14 Fix sonar issue by edyta · 4 years, 9 months ago
  7. a999a36 Refactor CmpResponseHelper to support intermediate certificate by Bartosz Gardziejewski · 4 years, 9 months ago
  8. c4047c7 Add validation for uniqueness of CA names by Michal Banka · 4 years, 9 months ago
  9. 2d82211 Merge "Removed usage of RegTokenPwd when generating cert request" by Bogumil Zebek · 4 years, 9 months ago
  10. ce4f24d Removed dependency to cmpv2client adapter by Michal Banka · 4 years, 9 months ago
  11. e7ba942 Removed usage of RegTokenPwd when generating cert request by Michal Banka · 4 years, 9 months ago
  12. 5be846d Removed unused parameters when creating certificate by Michal Banka · 4 years, 9 months ago
  13. f404a66 Add certservice client to Makefile (local run) by Remigiusz Janeczek · 4 years, 9 months ago
  14. 8252e25 Remove CSRMeta class dependency by Michal Banka · 4 years, 9 months ago
  15. c85a896 Resolve all checkstyle warnings by Bartosz Gardziejewski · 4 years, 9 months ago
  16. 55061da CertService local starter by Bogumil Zebek · 4 years, 9 months ago
  17. 1b3f9cb Fixed sonar issues in Split class and refactor it by Michal Banka · 4 years, 9 months ago 0.0.1
  18. 89afe4c Merge "Fixed sonar issues in ReloadConfigController class" by Bogumil Zebek · 4 years, 9 months ago
  19. 2a1b241 Fixed sonar issues in CertificationModelFactory class by Michal Banka · 4 years, 9 months ago
  20. 6ac9d48 Fixed sonar issues in ReloadConfigController class by Michal Banka · 4 years, 9 months ago
  21. 3668880 Merge "Fixed sonar issues in Factory class" by Bogumil Zebek · 4 years, 9 months ago
  22. bfc5c80 Merge "Fixed sonar issues in CSRMeta class" by Bogumil Zebek · 4 years, 9 months ago
  23. 92de5b4 Fixed sonar issues in CSRMeta class by Michal Banka · 4 years, 10 months ago
  24. c9639b3 Fixed sonar issues in Factory class by Michal Banka · 4 years, 10 months ago
  25. 0855846 Add annotation for OpenAPI 3.0 documentation generation by Bartosz Gardziejewski · 4 years, 9 months ago
  26. 8074f15 Fixed sonar issues in RDN class by Michal Banka · 4 years, 10 months ago
  27. 6f08737 Merge "Increase adapter test coverage" by Bogumil Zebek · 4 years, 9 months ago
  28. 67385e0 Merge "Create Readiness Endpoint" by Bogumil Zebek · 4 years, 9 months ago
  29. c644f55 Increase adapter test coverage by Bartosz Gardziejewski · 4 years, 9 months ago
  30. b605cdb Remove logging of received private key by Bartosz Gardziejewski · 4 years, 9 months ago
  31. 19b0e30 Create Readiness Endpoint by awudzins · 4 years, 9 months ago
  32. d43531d Create adapter for Cmpv2Client by Bartosz Gardziejewski · 4 years, 10 months ago
  33. 8f26d1f Merge "Authenticate response from CMP server" by Bogumil Zebek · 4 years, 9 months ago
  34. ddc9e99 Merge "Fix file not found in tests" by Paweł Baniewski · 4 years, 9 months ago
  35. 0912819 Fix reload endpoint to return status by awudzins · 4 years, 10 months ago
  36. 8a168b4 Fix file not found in tests by Bogumil Zebek · 4 years, 9 months ago
  37. 9b68250 Authenticate response from CMP server by EmmettCox · 4 years, 10 months ago
  38. a5d52b5 Merge "Refactor tests for configuration" by Bogumil Zebek · 4 years, 10 months ago
  39. 7dc9469 Merge "Verifying certchain and returning certchain and TrustStore" by Bogumil Zebek · 4 years, 10 months ago
  40. acab8f5 Verifying certchain and returning certchain and TrustStore by EmmettCox · 4 years, 10 months ago
  41. 15e8c3b Refactor tests for configuration by Bartosz Gardziejewski · 4 years, 10 months ago
  42. 628ed81 Refactor CSR model to be POJO by Bartosz Gardziejewski · 4 years, 10 months ago
  43. 1726ff5 Create logic responsible for selecting server based on CAName by Bartosz Gardziejewski · 4 years, 10 months ago
  44. ffa8cc8 Remove re-constructing CmpServersConfig by Bartosz Gardziejewski · 4 years, 10 months ago
  45. 2966e97 Align logging by awudzins · 4 years, 10 months ago
  46. 2edef3c Added validation of configuration by Michal Banka · 4 years, 10 months ago
  47. 7244c90 Added actuator for refreshing configuration by Tomasz Golabek · 4 years, 10 months ago
  48. 7831ee8 Merge "Refactoring of Cmpv2Client code for sending CertRequest" by Bogumil Zebek · 4 years, 10 months ago
  49. 153a7ac Refactoring of Cmpv2Client code for sending CertRequest by EmmettCox · 4 years, 10 months ago
  50. 639c409 Merge "Load CMP Servers config from volume" by Bogumil Zebek · 4 years, 10 months ago
  51. d54223e Load CMP Servers config from volume by awudzins · 4 years, 10 months ago
  52. f28a670 Remove cyclic dependencies and rename execeptions package by awudzins · 4 years, 10 months ago
  53. 43e32e7 Add configuration reading mechanism for CMP Server by awudzins · 4 years, 10 months ago
  54. 836acdb Merge "Created docker-compose with ejbca and certservice" by Bogumil Zebek · 4 years, 10 months ago
  55. 5d11547 Created docker-compose with ejbca and certservice by Michal Banka · 4 years, 10 months ago
  56. 1a82cc8 Add more logs and handling DecoderException by Bartosz Gardziejewski · 4 years, 10 months ago
  57. ca2c015 Handle exception thrown during base64 decoding by Bartosz Gardziejewski · 4 years, 10 months ago
  58. 32c05c2 Merge "Suppress irrelevant Sonar warnings" by Bogumil Zebek · 4 years, 10 months ago
  59. c69b37a Suppress irrelevant Sonar warnings by Bartosz Gardziejewski · 4 years, 10 months ago
  60. 06f7465 Improve exception flow by Bartosz Gardziejewski · 4 years, 10 months ago
  61. 1d90088 Return hardcoded CA certs and certification chain. by Bartosz Gardziejewski · 4 years, 10 months ago
  62. c88b66b Generate openAPI 3.0 specification. by Bartosz Gardziejewski · 4 years, 10 months ago
  63. bddd4f0 Add decoding CSR received from client. by Bartosz Gardziejewski · 4 years, 10 months ago
  64. 4dd8739 Add endpoint for CSR, that will log received data. by Bartosz Gardziejewski · 4 years, 10 months ago
  65. 6801658 Create logger for trace, audit, error by Pawel Kasperkiewicz · 4 years, 10 months ago
  66. db97930 Create healthcheck WS by Pawel · 4 years, 10 months ago
  67. 50f42bd Create project structure by Pawel Kasperkiewicz · 4 years, 10 months ago