Commit graph

18 commits

Author SHA1 Message Date
Vitor Mattos
45cd3c374d
chore: Add SPDX header
Signed-off-by: Vitor Mattos <vitor@php.rio>
2024-05-14 12:32:04 -03:00
Vitor Mattos
6e51525c54
Fix configure commands after changes at array structure
Signed-off-by: Vitor Mattos <vitor@php.rio>
2024-03-13 13:38:29 -03:00
Giovanni Martins
38bee26247 named parameters on cfssl command
Signed-off-by: Giovanni Martins <giovannimartins2000@gmail.com>
2023-12-28 10:32:22 -03:00
Vitor Mattos
2d7676dfce
Add header with license
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-09-26 19:27:41 -03:00
Vitor Mattos
e20834cf4d
Organizing the methods
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-09-26 19:27:00 -03:00
Vitor Mattos
cc9dd08f65
Pass configPath and cfsslUri by argument
To make the generation of certificate more generic with multiple
engines, is necessary to make the generate method more agnostic

Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-09-26 19:27:00 -03:00
Vitor Mattos
67de265137
Fix command to config cfssl
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-09-26 19:27:00 -03:00
Vitor Mattos
9b0c810850
Fix usage of private property
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-09-26 19:27:00 -03:00
Lucas Azevedo
ed04fbc582
Add OpenSSL certificate engine
Signed-off-by: Lucas Azevedo <lhs_azevedo@hotmail.com>
2023-09-26 19:27:00 -03:00
Vitor Mattos
946f2e1635
Remove dead code
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-09-26 19:25:15 -03:00
Lucas Azevedo
f5a4471642 Log CLI exceptions
Signed-off-by: Lucas Azevedo <lhs_azevedo@hotmail.com>
2023-03-12 12:30:24 -03:00
Vitor Mattos
366fa3d2ef Fix command to configure root cert by cli
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-11-01 11:31:01 -03:00
Vitor Mattos
8cd745585d
Download binaries during setup 2022-10-06 13:26:20 -03:00
Vitor Mattos
0089214072
Improve test coverate to PdfParser 2022-05-05 20:16:45 -03:00
Vitor Mattos
58d08ba1dc
remove more parts of tcpdi 2022-05-05 11:43:11 -03:00
Vitor Mattos
8f54be402f
Download progress bar 2022-02-01 14:17:34 -03:00
Vitor Mattos
74071b686a
Return "incompatible with windows" 2022-01-31 09:35:42 -03:00
Vitor Mattos
bdbf76ef65
Create install commands 2022-01-30 16:55:37 -03:00