- e64680c Add subfolders creation by kjaniak · 4 years, 5 months ago
- a4d115f Merge "Add configuration for docker latest tag in .pom" by Bogumil Zebek · 4 years, 5 months ago
- 770f5ec Add configuration for docker latest tag in .pom by Tomasz Wrobel · 4 years, 5 months ago
- a734050 Fix sonar issues by Piotr Marcinkiewicz · 4 years, 5 months ago
- 34d1183 Fix checkstyle warnings by Piotr Marcinkiewicz · 4 years, 5 months ago 1.1.0
- ffa2b75 Move ArtifcatsCreationProvider one level higher by kjaniak · 4 years, 6 months ago
- 7feb6ab Merge "Update README of CertServiceClient" by Paweł Baniewski · 4 years, 6 months ago
- 8b1dfcb Update README of CertServiceClient by Tomasz Wrobel · 4 years, 6 months ago
- 0b27834 Add creation JKS artifact by Piotr Marcinkiewicz · 4 years, 6 months ago
- 212038b Add PEM artifacts creation with unit tests by Joanna Jeremicz · 4 years, 6 months ago
- 04d9cae Merge "Top up of certServiceClient version" by Bogumil Zebek · 4 years, 6 months ago
- 5b9acaf Merge "Modify UT after adding output type parameter" by Paweł Baniewski · 4 years, 6 months ago
- 81d42df Add validation for OUTPUT_TYPE parameter (2) by pwielebs · 4 years, 6 months ago
- 06d205f Top up of certServiceClient version by kjaniak · 4 years, 6 months ago
- fac019c Modify UT after adding output type parameter by Piotr Marcinkiewicz · 4 years, 6 months ago
- 8464ed1 Add validation for OUTPUT_TYPE parameter by pwielebs · 4 years, 6 months ago
- fc66672 Remove unnecessary exceptions by Tomasz Wrobel · 4 years, 6 months ago
- b288b7a Refactor flow of cert files generation, based on OUTPUT_TYPE parameter by Tomasz Wrobel · 4 years, 6 months ago
- 1a89062 Merge "Added new status code and exception for input parameter validation." by Paweł Baniewski · 4 years, 6 months ago
- 0022ba1 Add output type env to certservice client configuration by Piotr Marcinkiewicz · 4 years, 6 months ago
- be14a14 Added new status code and exception for input parameter validation. by Jan Malkiewicz · 4 years, 6 months ago
- 60acf48 Upgrade version to 1.0.2 by edyta · 4 years, 7 months ago
- 25d1822 Improve code coverage for CertServiceClient by pwielebs · 4 years, 7 months ago
- a8b5855 Fix wrong ExitStatus for TLS Exception by Adam Wudzinski · 4 years, 7 months ago
- 946b3dd Update documentation by Aleksandra Maciaga · 4 years, 8 months ago
- 39e0515 Set a new version by Bogumil Zebek · 4 years, 8 months ago
- d043148 Fix sonar issue RandomPasswordGenerator by edyta · 4 years, 8 months ago
- 641e2a4 Merge "Fix sonar issue with nosonar annotation" by Bogumil Zebek · 4 years, 8 months ago
- b81c681 Switch client and server to communicate over TLS by awudzins · 4 years, 9 months ago
- 3716dd1 Fix sonar issue with nosonar annotation by edyta · 4 years, 8 months ago
- 784e89e Merge "Fix sonar issue Password" by Bogumil Zebek · 4 years, 8 months ago
- 30aa650 Fix sonar secure issue RandomPasswordGenerator by edyta · 4 years, 8 months ago
- 0ed8974 Fix sonar issue Password by edyta · 4 years, 8 months ago
- 25f9d7f Merge "Fix sonar issue KeyPairFactory" by Paweł Baniewski · 4 years, 8 months ago
- 89713f6 Fix sonar issue KeyPairFactory by edyta · 4 years, 8 months ago
- 9137fca Merge "Fix sonar issue Password" by Bogumil Zebek · 4 years, 8 months ago
- 28b8bc3 Merge "Fix sonar issue AppExitHandler" by Bogumil Zebek · 4 years, 8 months ago
- 3ded702 Fix sonar issue KeyPairFactory by edyta · 4 years, 8 months ago
- 7f704d9 Fix sonar issue AppExitHandler by edyta · 4 years, 8 months ago
- 917ec64 Fix sonar issue Password by edyta · 4 years, 8 months ago
- 26d5436 Fix sonar issue KeyPairFactory by edyta · 4 years, 8 months ago
- 574c04a Update README by Tomasz Wrobel · 4 years, 8 months ago
- 884280d Merge "Improve code coverage" by Paweł Baniewski · 4 years, 9 months ago
- c2d5c19 Improve code coverage by Bogumil Zebek · 4 years, 9 months ago
- d8952f5 Merge "Improve readability of logs for positive path" by Bogumil Zebek · 4 years, 9 months ago
- 4f34110 Improve readability of logs for positive path by mharazin · 4 years, 9 months ago
- d214368 Merge "Fix timeout issue when cert service is unavailable" by Bogumil Zebek · 4 years, 9 months ago
- 6b04119 Merge "Fix docker image tags" by Paweł Baniewski · 4 years, 9 months ago
- 68b8d3a Fix timeout issue when cert service is unavailable by Tomasz Wrobel · 4 years, 9 months ago
- 8b74643 Improve exceptions logging in certservice client by Tomasz Wrobel · 4 years, 9 months ago
- 4b65b3c Merge "Add certservice client to Makefile (local run)" by Bogumil Zebek · 4 years, 9 months ago
- 1cacdf9 Fix docker image tags by Bogumil Zebek · 4 years, 9 months ago
- 7186c63 Improve validation of country code (2) by pwielebs · 4 years, 9 months ago
- f404a66 Add certservice client to Makefile (local run) by Remigiusz Janeczek · 4 years, 9 months ago
- 0d4320e Improve validation of country code by pwielebs · 4 years, 9 months ago
- fbd668a Removal of EnvValidationUtils class and cleanup by kjaniak · 4 years, 9 months ago
- 3310d52 Merge "Add UTs for remaining methods" by Bogumil Zebek · 4 years, 9 months ago
- 3309e4a Add UTs for remaining methods by pwielebs · 4 years, 9 months ago
- 0482d32 Add docker-compose with certservice-client container succesful run by Remigiusz Janeczek · 4 years, 9 months ago
- a7195b9 Merge "Fix sonar issue." by Bogumil Zebek · 4 years, 9 months ago
- 2ceb559 Fix sonar issue. by Tomasz Wrobel · 4 years, 9 months ago
- d42cfe7 Add descrption of usage client container by Tomasz Wrobel · 4 years, 9 months ago
- 4757671 Merge "Improve paths validation and creation in certServiceClient, improve coverage" by Bogumil Zebek · 4 years, 9 months ago
- d18af89 Improve paths validation and creation in certServiceClient, improve coverage by Remigiusz Janeczek · 4 years, 9 months ago
- d5aa152 Fix PrivateKey encoding in certservice-client, refactor CsrFactory by Remigiusz Janeczek · 4 years, 9 months ago
- 1d535a1 Merge "Transform pem files into pkcs12" by Bogumil Zebek · 4 years, 9 months ago
- ee672c3 Transform pem files into pkcs12 by Joanna Jeremicz · 4 years, 9 months ago
- 552f872 Refactor logger message by Tomasz Wrobel · 4 years, 9 months ago
- b6b482e Add tests to HttpClient by Tomasz Wrobel · 4 years, 9 months ago
- be552bb Merge "Add HttpClient" by Bogumil Zebek · 4 years, 9 months ago
- e78bfe1 Add HttpClient by Tomasz Wrobel · 4 years, 10 months ago
- 8bff1cb Merge "Refactor access to env variables in certservice-client" by Bogumil Zebek · 4 years, 9 months ago
- cbe239f Refactor access to env variables in certservice-client by Remigiusz Janeczek · 4 years, 9 months ago
- 9e692d4 Implementation of CSR procedure by pwielebs · 4 years, 9 months ago
- 5b1830d Replacement of RuntimeException with Exception class by kjaniak · 4 years, 9 months ago
- 9689831 Fix fat jar creation of certservice-client by Remigiusz Janeczek · 4 years, 9 months ago
- c45f39c Implementation of KeyPair generation by kjaniak · 4 years, 10 months ago
- 3731f17 Merge "Add of logging for certservice-client" by Bogumil Zebek · 4 years, 10 months ago
- 7e02d16 Add of logging for certservice-client by kjaniak · 4 years, 10 months ago
- 272a9a9 Plugins reorder by Joanna Jeremicz · 4 years, 10 months ago
- ff9a464 Create fat jar by Joanna Jeremicz · 4 years, 10 months ago
- 5fd9f5f Merge "Add functionality for reading ENV variables" by Bogumil Zebek · 4 years, 10 months ago
- 102a411 Add functionality for reading ENV variables by pwielebs · 4 years, 10 months ago
- acae402 Create Dockerfile by Joanna Jeremicz · 4 years, 10 months ago
- 3a1f830 Add first test of System.exit by kjaniak · 4 years, 10 months ago
- 6e2234c Fix for not running tests by kjaniak · 4 years, 10 months ago
- 85022a8 Add of dummy test by kjaniak · 4 years, 10 months ago
- 8209f7c Adding certServerClient module to repo by kjaniak · 4 years, 10 months ago