Age | Commit message (Expand) | Author | Files | Lines |
2020-12-18 | [OOM-CERT-SERVICE] Align implementation with RFC4210 |  Piotr Marcinkiewicz | 3 | -11/+11 |
2020-12-02 | [OOM CERT-SERVICE-CLIENT] Fix null pointer when sans empty2.3.1 |  Remigiusz Janeczek | 2 | -11/+42 |
2020-11-25 | [OOM cert-service-client] Add validation of email, ip and domain name |  kjaniak | 23 | -169/+628 |
2020-11-20 | [OOM CERT-SERVICE-CLIENT] Improve readability of URI regex |  Tomasz Wrobel | 2 | -17/+36 |
2020-11-19 | Merge "[OOM CERT-SERVICE-CLIENT] Add URI validator (RFC 3986)" |  Bogumil Zebek | 3 | -0/+215 |
2020-11-19 | [OOM CERT-SERVICE-CLIENT] Add URI validator (RFC 3986) |  Tomasz Wrobel | 3 | -0/+215 |
2020-11-18 | [CLIENT] Change certService client to use comma as SANS delimiter |  Remigiusz Janeczek | 2 | -3/+3 |
2020-11-13 | [OOM ext-cert-provider] Refacor in validation (intermediate solution) |  kjaniak | 14 | -164/+283 |
2020-09-17 | [OOM-CPMv2] Fix sonar issue |  tkogut | 1 | -2/+2 |
2020-08-05 | Removing AAF references from Cert-Service in OOM repo. |  baniewsk | 69 | -272/+272 |
2020-07-13 | Add subfolders creation |  kjaniak | 4 | -30/+38 |
2020-06-25 | Fix sonar issues |  Piotr Marcinkiewicz | 9 | -72/+88 |
2020-06-25 | Fix checkstyle warnings1.1.0 |  Piotr Marcinkiewicz | 12 | -26/+26 |
2020-06-23 | Move ArtifcatsCreationProvider one level higher |  kjaniak | 44 | -176/+208 |
2020-06-19 | Add creation JKS artifact |  Piotr Marcinkiewicz | 9 | -109/+207 |
2020-06-18 | Add PEM artifacts creation |  Joanna Jeremicz | 13 | -229/+361 |
2020-06-18 | Merge "Modify UT after adding output type parameter" |  Paweł Baniewski | 1 | -0/+2 |
2020-06-18 | Add validation for OUTPUT_TYPE parameter (2) |  pwielebs | 3 | -7/+18 |
2020-06-18 | Modify UT after adding output type parameter |  Piotr Marcinkiewicz | 1 | -0/+2 |
2020-06-17 | Add validation for OUTPUT_TYPE parameter |  pwielebs | 5 | -9/+59 |
2020-06-16 | Remove unnecessary exceptions |  Tomasz Wrobel | 5 | -101/+3 |
2020-06-16 | Refactor flow of cert files generation, based on OUTPUT_TYPE parameter |  Tomasz Wrobel | 9 | -105/+281 |
2020-06-15 | Merge "Added new status code and exception for input parameter validation." |  Paweł Baniewski | 2 | -1/+36 |
2020-06-10 | Add output type env to certservice client configuration |  Piotr Marcinkiewicz | 4 | -3/+24 |
2020-06-10 | Added new status code and exception for input parameter validation. |  Jan Malkiewicz | 2 | -1/+36 |
2020-05-20 | Improve code coverage for CertServiceClient |  pwielebs | 4 | -2/+325 |
2020-04-24 | Fix wrong ExitStatus for TLS Exception |  Adam Wudzinski | 2 | -1/+48 |
2020-04-06 | Fix sonar issue RandomPasswordGenerator |  edyta | 1 | -2/+3 |
2020-04-03 | Merge "Fix sonar issue with nosonar annotation" |  Bogumil Zebek | 2 | -10/+9 |
2020-04-03 | Switch client and server to communicate over TLS |  awudzins | 15 | -17/+423 |
2020-04-03 | Fix sonar issue with nosonar annotation |  edyta | 2 | -10/+9 |
2020-04-02 | Merge "Fix sonar issue Password" |  Bogumil Zebek | 3 | -11/+15 |
2020-04-02 | Fix sonar secure issue RandomPasswordGenerator |  edyta | 1 | -0/+4 |
2020-04-02 | Fix sonar issue Password |  edyta | 3 | -11/+15 |
2020-04-02 | Merge "Fix sonar issue KeyPairFactory" |  Paweł Baniewski | 1 | -1/+1 |
2020-04-01 | Fix sonar issue KeyPairFactory |  edyta | 1 | -1/+1 |
2020-04-01 | Merge "Fix sonar issue Password" |  Bogumil Zebek | 1 | -1/+1 |
2020-04-01 | Merge "Fix sonar issue AppExitHandler" |  Bogumil Zebek | 1 | -2/+2 |
2020-03-31 | Fix sonar issue KeyPairFactory |  edyta | 2 | -4/+5 |
2020-03-31 | Fix sonar issue AppExitHandler |  edyta | 1 | -2/+2 |
2020-03-31 | Fix sonar issue Password |  edyta | 1 | -1/+1 |
2020-03-31 | Fix sonar issue KeyPairFactory |  edyta | 1 | -2/+2 |
2020-03-24 | Merge "Improve code coverage" |  Paweł Baniewski | 2 | -1/+68 |
2020-03-23 | Improve code coverage |  Bogumil Zebek | 2 | -1/+68 |
2020-03-23 | Merge "Improve readability of logs for positive path" |  Bogumil Zebek | 10 | -20/+57 |
2020-03-23 | Improve readability of logs for positive path |  mharazin | 10 | -20/+57 |
2020-03-23 | Fix timeout issue when cert service is unavailable |  Tomasz Wrobel | 1 | -1/+5 |
2020-03-23 | Improve exceptions logging in certservice client |  Tomasz Wrobel | 23 | -176/+128 |
2020-03-19 | Improve validation of country code (2) |  pwielebs | 1 | -7/+4 |
2020-03-18 | Improve validation of country code |  pwielebs | 2 | -7/+12 |