Linux Foundation Collaborative Projects
index
:
oom/platform/cert-service
guilin
honolulu
istanbul
jakarta
kohn
master
"oom/platform/cert-service"
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
certServiceClient
/
src
/
test
/
java
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-13
Add subfolders creation
kjaniak
1
-27
/
+21
2020-06-25
Fix sonar issues
Piotr Marcinkiewicz
8
-68
/
+80
2020-06-25
Fix checkstyle warnings
1.1.0
Piotr Marcinkiewicz
4
-8
/
+8
2020-06-23
Move ArtifcatsCreationProvider one level higher
kjaniak
14
-99
/
+110
2020-06-19
Add creation JKS artifact
Piotr Marcinkiewicz
3
-49
/
+94
2020-06-18
Add PEM artifacts creation
Joanna Jeremicz
5
-123
/
+167
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
3
-7
/
+43
2020-06-16
Remove unnecessary exceptions
Tomasz Wrobel
1
-12
/
+1
2020-06-16
Refactor flow of cert files generation, based on OUTPUT_TYPE parameter
Tomasz Wrobel
3
-80
/
+152
2020-05-20
Improve code coverage for CertServiceClient
pwielebs
2
-0
/
+323
2020-04-24
Fix wrong ExitStatus for TLS Exception
Adam Wudzinski
1
-0
/
+47
2020-04-03
Switch client and server to communicate over TLS
awudzins
3
-3
/
+200
2020-04-02
Fix sonar issue Password
edyta
1
-2
/
+2
2020-03-24
Merge "Improve code coverage"
Paweł Baniewski
1
-0
/
+63
2020-03-23
Improve code coverage
Bogumil Zebek
1
-0
/
+63
2020-03-23
Improve exceptions logging in certservice client
Tomasz Wrobel
4
-78
/
+29
2020-03-18
Improve validation of country code
pwielebs
1
-3
/
+3
2020-03-12
Removal of EnvValidationUtils class and cleanup
kjaniak
1
-22
/
+25
2020-03-12
Merge "Add UTs for remaining methods"
Bogumil Zebek
1
-0
/
+36
2020-03-11
Add UTs for remaining methods
pwielebs
1
-0
/
+36
2020-03-11
Add docker-compose with certservice-client container succesful run
Remigiusz Janeczek
1
-1
/
+2
2020-03-04
Merge "Improve paths validation and creation in certServiceClient, improve co...
Bogumil Zebek
2
-27
/
+143
2020-03-04
Improve paths validation and creation in certServiceClient, improve coverage
Remigiusz Janeczek
2
-27
/
+143
2020-03-04
Fix PrivateKey encoding in certservice-client, refactor CsrFactory
Remigiusz Janeczek
2
-1
/
+67
2020-03-04
Merge "Transform pem files into pkcs12"
Bogumil Zebek
4
-0
/
+420
2020-03-03
Transform pem files into pkcs12
Joanna Jeremicz
4
-0
/
+420
2020-03-03
Add tests to HttpClient
Tomasz Wrobel
1
-0
/
+32
2020-03-02
Merge "Add HttpClient"
Bogumil Zebek
2
-0
/
+214
2020-02-28
Add HttpClient
Tomasz Wrobel
2
-0
/
+214
2020-02-28
Merge "Refactor access to env variables in certservice-client"
Bogumil Zebek
2
-47
/
+51
2020-02-28
Refactor access to env variables in certservice-client
Remigiusz Janeczek
2
-47
/
+51
2020-02-27
Implementation of CSR procedure
pwielebs
2
-1
/
+59
2020-02-27
Replacement of RuntimeException with Exception class
kjaniak
4
-35
/
+13
2020-02-26
Implementation of KeyPair generation
kjaniak
5
-20
/
+129
2020-02-20
Add functionality for reading ENV variables
pwielebs
2
-0
/
+235
2020-02-18
Add first test of System.exit
kjaniak
1
-3
/
+17
2020-02-18
Fix for not running tests
kjaniak
1
-0
/
+1
2020-02-17
Add of dummy test
kjaniak
1
-0
/
+33