1. 4b65b3c Merge "Add certservice client to Makefile (local run)" by Bogumil Zebek · 4 years, 9 months ago
  2. 7186c63 Improve validation of country code (2) by pwielebs · 4 years, 9 months ago
  3. f404a66 Add certservice client to Makefile (local run) by Remigiusz Janeczek · 4 years, 9 months ago
  4. 0d4320e Improve validation of country code by pwielebs · 4 years, 9 months ago
  5. c16d738 Merge "Move checkstyle suppressions to project root pom" by Bogumil Zebek · 4 years, 9 months ago
  6. b9dadbd Move checkstyle suppressions to project root pom by Bartosz Gardziejewski · 4 years, 9 months ago
  7. 8252e25 Remove CSRMeta class dependency by Michal Banka · 4 years, 9 months ago
  8. c85a896 Resolve all checkstyle warnings by Bartosz Gardziejewski · 4 years, 9 months ago
  9. 15b97ef Merge "CertService local starter" by Paweł Baniewski · 4 years, 9 months ago
  10. a3c7692 Release Cert Service 0.0.1 by Bogumil Zebek · 4 years, 9 months ago
  11. 55061da CertService local starter by Bogumil Zebek · 4 years, 9 months ago
  12. 1b3f9cb Fixed sonar issues in Split class and refactor it by Michal Banka · 4 years, 9 months ago 0.0.1
  13. 4082234 Merge "Removal of EnvValidationUtils class and cleanup" by Bogumil Zebek · 4 years, 9 months ago
  14. 89afe4c Merge "Fixed sonar issues in ReloadConfigController class" by Bogumil Zebek · 4 years, 9 months ago
  15. fbd668a Removal of EnvValidationUtils class and cleanup by kjaniak · 4 years, 9 months ago
  16. 2a1b241 Fixed sonar issues in CertificationModelFactory class by Michal Banka · 4 years, 9 months ago
  17. 6ac9d48 Fixed sonar issues in ReloadConfigController class by Michal Banka · 4 years, 9 months ago
  18. 3668880 Merge "Fixed sonar issues in Factory class" by Bogumil Zebek · 4 years, 9 months ago
  19. 3310d52 Merge "Add UTs for remaining methods" by Bogumil Zebek · 4 years, 9 months ago
  20. bfc5c80 Merge "Fixed sonar issues in CSRMeta class" by Bogumil Zebek · 4 years, 9 months ago
  21. 49d24db Merge "Add docker-compose with certservice-client container succesful run" by Paweł Baniewski · 4 years, 9 months ago
  22. 92de5b4 Fixed sonar issues in CSRMeta class by Michal Banka · 4 years, 10 months ago
  23. 3309e4a Add UTs for remaining methods by pwielebs · 4 years, 9 months ago
  24. c9639b3 Fixed sonar issues in Factory class by Michal Banka · 4 years, 10 months ago
  25. 0482d32 Add docker-compose with certservice-client container succesful run by Remigiusz Janeczek · 4 years, 9 months ago
  26. 0855846 Add annotation for OpenAPI 3.0 documentation generation by Bartosz Gardziejewski · 4 years, 9 months ago
  27. 50ec015 Merge "Fixed sonar issues in RDN class" by Bogumil Zebek · 4 years, 9 months ago
  28. 8074f15 Fixed sonar issues in RDN class by Michal Banka · 4 years, 10 months ago
  29. a7195b9 Merge "Fix sonar issue." by Bogumil Zebek · 4 years, 9 months ago
  30. 776b69d Merge "Add descrption of usage client container" by Bogumil Zebek · 4 years, 9 months ago
  31. 2ceb559 Fix sonar issue. by Tomasz Wrobel · 4 years, 9 months ago
  32. 7e38fd6 Fix EJBCA name in configuration, due to previous change in docker-compose by Bartosz Gardziejewski · 4 years, 9 months ago
  33. d42cfe7 Add descrption of usage client container by Tomasz Wrobel · 4 years, 9 months ago
  34. 2707256 Merge "Set version of ejbca-ce image" by Paweł Baniewski · 4 years, 9 months ago
  35. b8de3b8 Merge "Fix README.md" by Paweł Baniewski · 4 years, 9 months ago
  36. 8f9faca Set version of ejbca-ce image by Bogumil Zebek · 4 years, 9 months ago
  37. 6f08737 Merge "Increase adapter test coverage" by Bogumil Zebek · 4 years, 9 months ago
  38. 67385e0 Merge "Create Readiness Endpoint" by Bogumil Zebek · 4 years, 9 months ago
  39. c644f55 Increase adapter test coverage by Bartosz Gardziejewski · 4 years, 9 months ago
  40. b605cdb Remove logging of received private key by Bartosz Gardziejewski · 4 years, 9 months ago
  41. f575d61 Fix README.md by Bogumil Zebek · 4 years, 9 months ago
  42. 19b0e30 Create Readiness Endpoint by awudzins · 4 years, 9 months ago
  43. d43531d Create adapter for Cmpv2Client by Bartosz Gardziejewski · 4 years, 10 months ago
  44. 8f26d1f Merge "Authenticate response from CMP server" by Bogumil Zebek · 4 years, 9 months ago
  45. ddc9e99 Merge "Fix file not found in tests" by Paweł Baniewski · 4 years, 9 months ago
  46. 36b7761 Merge "Fix reload endpoint to return status" by Bogumil Zebek · 4 years, 9 months ago
  47. 4757671 Merge "Improve paths validation and creation in certServiceClient, improve coverage" by Bogumil Zebek · 4 years, 9 months ago
  48. d18af89 Improve paths validation and creation in certServiceClient, improve coverage by Remigiusz Janeczek · 4 years, 10 months ago
  49. 0912819 Fix reload endpoint to return status by awudzins · 4 years, 10 months ago
  50. d5aa152 Fix PrivateKey encoding in certservice-client, refactor CsrFactory by Remigiusz Janeczek · 4 years, 10 months ago
  51. 8a168b4 Fix file not found in tests by Bogumil Zebek · 4 years, 9 months ago
  52. 9b68250 Authenticate response from CMP server by EmmettCox · 4 years, 10 months ago
  53. 1d535a1 Merge "Transform pem files into pkcs12" by Bogumil Zebek · 4 years, 9 months ago
  54. ee672c3 Transform pem files into pkcs12 by Joanna Jeremicz · 4 years, 10 months ago
  55. 552f872 Refactor logger message by Tomasz Wrobel · 4 years, 10 months ago
  56. b6b482e Add tests to HttpClient by Tomasz Wrobel · 4 years, 10 months ago
  57. be552bb Merge "Add HttpClient" by Bogumil Zebek · 4 years, 10 months ago
  58. caa59bc Merge "Install curl in aaf-certservice-api container" by Bogumil Zebek · 4 years, 10 months ago
  59. c9ec0c5 Install curl in aaf-certservice-api container by kjaniak · 4 years, 10 months ago
  60. e78bfe1 Add HttpClient by Tomasz Wrobel · 4 years, 10 months ago
  61. 8bff1cb Merge "Refactor access to env variables in certservice-client" by Bogumil Zebek · 4 years, 10 months ago
  62. 7bf4e60 Merge "Update README.md" by Paweł Baniewski · 4 years, 10 months ago
  63. a5d52b5 Merge "Refactor tests for configuration" by Bogumil Zebek · 4 years, 10 months ago
  64. cbe239f Refactor access to env variables in certservice-client by Remigiusz Janeczek · 4 years, 10 months ago
  65. 981e06c Update README.md by Bogumil Zebek · 4 years, 10 months ago
  66. 9e692d4 Implementation of CSR procedure by pwielebs · 4 years, 10 months ago
  67. 7dc9469 Merge "Verifying certchain and returning certchain and TrustStore" by Bogumil Zebek · 4 years, 10 months ago
  68. acab8f5 Verifying certchain and returning certchain and TrustStore by EmmettCox · 4 years, 10 months ago
  69. 5b1830d Replacement of RuntimeException with Exception class by kjaniak · 4 years, 10 months ago
  70. 15e8c3b Refactor tests for configuration by Bartosz Gardziejewski · 4 years, 10 months ago
  71. 628ed81 Refactor CSR model to be POJO by Bartosz Gardziejewski · 4 years, 10 months ago
  72. 9bc693f Merge "Fix fat jar creation of certservice-client" by Bogumil Zebek · 4 years, 10 months ago
  73. 114993a Merge "Create logic responsible for selecting server based on CAName" by Bogumil Zebek · 4 years, 10 months ago
  74. 1726ff5 Create logic responsible for selecting server based on CAName by Bartosz Gardziejewski · 4 years, 10 months ago
  75. 9689831 Fix fat jar creation of certservice-client by Remigiusz Janeczek · 4 years, 10 months ago
  76. a00b6c8 Merge "Implementation of KeyPair generation" by Bogumil Zebek · 4 years, 10 months ago
  77. c45f39c Implementation of KeyPair generation by kjaniak · 4 years, 10 months ago
  78. 7333108 Add OpenAPI documentation in yaml by Bartosz Gardziejewski · 4 years, 10 months ago
  79. ffa8cc8 Remove re-constructing CmpServersConfig by Bartosz Gardziejewski · 4 years, 10 months ago
  80. 2966e97 Align logging by awudzins · 4 years, 10 months ago
  81. 2edef3c Added validation of configuration by Michal Banka · 4 years, 10 months ago
  82. 1e81a4e Merge "Added actuator for refreshing configuration" by Bogumil Zebek · 4 years, 10 months ago
  83. 7244c90 Added actuator for refreshing configuration by Tomasz Golabek · 4 years, 10 months ago
  84. 3731f17 Merge "Add of logging for certservice-client" by Bogumil Zebek · 4 years, 10 months ago
  85. 7e02d16 Add of logging for certservice-client by kjaniak · 4 years, 10 months ago
  86. 0474f53 Merge "Plugins reorder" by Bogumil Zebek · 4 years, 10 months ago
  87. 272a9a9 Plugins reorder by Joanna Jeremicz · 4 years, 10 months ago
  88. 7831ee8 Merge "Refactoring of Cmpv2Client code for sending CertRequest" by Bogumil Zebek · 4 years, 10 months ago
  89. 153a7ac Refactoring of Cmpv2Client code for sending CertRequest by EmmettCox · 4 years, 10 months ago
  90. 18acead Merge "Create fat jar" by Bogumil Zebek · 4 years, 10 months ago
  91. 639c409 Merge "Load CMP Servers config from volume" by Bogumil Zebek · 4 years, 10 months ago
  92. ff8b471 Merge "Add documentation" by Bogumil Zebek · 4 years, 10 months ago
  93. d54223e Load CMP Servers config from volume by awudzins · 4 years, 10 months ago
  94. ff9a464 Create fat jar by Joanna Jeremicz · 4 years, 10 months ago
  95. 5fd9f5f Merge "Add functionality for reading ENV variables" by Bogumil Zebek · 4 years, 10 months ago
  96. 102a411 Add functionality for reading ENV variables by pwielebs · 4 years, 10 months ago
  97. 3d43c8d Merge "Create Dockerfile" by Bogumil Zebek · 4 years, 10 months ago
  98. acae402 Create Dockerfile by Joanna Jeremicz · 4 years, 10 months ago
  99. e76929a Add documentation by Aleksandra Maciaga · 4 years, 10 months ago
  100. f28a670 Remove cyclic dependencies and rename execeptions package by awudzins · 4 years, 10 months ago