Commit Graph

14 Commits

Author SHA1 Message Date
slawek b47d307d88 Update: removed unnecessary path length parameter.
/ test (push) Failing after 5s
2026-03-05 06:13:09 +01:00
slawek c90199b137 Refactor: rename make_server_cert to make_cert for consistency
/ test (push) Successful in 15s
2026-03-05 06:07:42 +01:00
slawek 19abc40101 Update: rename cert-functions.sh to simple-ca.sh. Fix badge link.
/ test (push) Successful in 10s
2026-03-05 06:03:39 +01:00
slawek 84615fdab8 Add MIT License to project files and update copyright information
/ test (push) Successful in 10s
2026-03-05 06:00:31 +01:00
slawek 47059ec39c Simplify test execution by removing redundant chmod command in workflow
/ test (push) Successful in 14s
2026-03-05 05:45:29 +01:00
slawek 02a3236492 Add test workflow badge to README
/ test (push) Successful in 10s
2026-03-04 22:17:12 +01:00
slawek 48389c00d1 Remove redundant '-quiet' option from OpenSSL commands in CA and server certificate generation
/ test (push) Successful in 15s
2026-03-04 22:15:13 +01:00
slawek 8dd11dcacb Add GitHub Actions workflow for automated testing
/ test (push) Failing after 10s
2026-03-04 22:11:16 +01:00
slawek 9f71b0e815 Update make_pfx function. 2026-03-04 22:08:28 +01:00
slawek a6c0878eba Update: Fixes and updates to two-level CA handling. Updated tests. 2026-03-04 20:10:28 +01:00
slawek 79ac590ba6 Enhance CA functions and testing script with improved error handling and verification steps 2026-03-04 08:01:06 +01:00
slawek 75b0e26e63 Add 'tests' directory to .gitignore 2026-03-04 08:01:01 +01:00
slawek 48c1dcc79b Added a test suite. 2026-03-04 06:02:17 +01:00
slawek 9e8c8d4edb Initialized the repository. 2026-03-04 05:41:01 +01:00