Commit graph

9 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
723b96fe8a
Fix unit tests
Signed-off-by: Vitor Mattos <vitor@php.rio>
2024-02-01 17:17:06 -03:00
Vitor Mattos
4c3c38359c
Add none as a possible option of certificate engine
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-11-07 18:59:37 -03:00
Vitor Mattos
7b98503f99
Populate engine with default values or custom values
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-09-26 19:27:40 -03:00
Vitor Mattos
b06eb8c6b3
Set OpenSSL as default certificate engine
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-09-26 19:27:00 -03:00
Vitor Mattos
8d87e4bd24
Fix space
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-09-26 19:27:00 -03:00
Vitor Mattos
68ab356f5f
Prevent multiple access to app value certificate_engine
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-09-26 19:27:00 -03:00
Vitor Mattos
b2c396281a
Define default engine and remove problematic test
To test the documentation is necessary at this moment trigger the
endpoint, because this the test was skipped.

Fixed arguments to generate class instance

Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-09-26 19:27:00 -03:00
Vitor Mattos
2c5ed35c74
Start to implement class diagram
ref: https://github.com/LibreSign/libresign/pull/1754#issuecomment-1581109045

Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-09-26 19:27:00 -03:00