19 Commits

Author SHA1 Message Date
8bb0c62486 Update: add validation for CA name in make_ca function
All checks were successful
/ test (push) Successful in 12s
2026-03-14 16:44:38 +01:00
677e9add5b Update: add AIA URL support in make_ca and make_cert functions
All checks were successful
/ test (push) Successful in 13s
2026-03-05 07:14:37 +01:00
41106aab29 Update: modify workflow trigger to run tests on specific file changes 2026-03-05 06:36:32 +01:00
83bd2db52c Update: add README content. 2026-03-05 06:33:51 +01:00
fe208451b3 Update: remove path length parameter from make_ca function and set it to 1 in certificate generation
All checks were successful
/ test (push) Successful in 12s
2026-03-05 06:20:14 +01:00
b47d307d88 Update: removed unnecessary path length parameter.
Some checks failed
/ test (push) Failing after 5s
2026-03-05 06:13:09 +01:00
c90199b137 Refactor: rename make_server_cert to make_cert for consistency
All checks were successful
/ test (push) Successful in 15s
2026-03-05 06:07:42 +01:00
19abc40101 Update: rename cert-functions.sh to simple-ca.sh. Fix badge link.
All checks were successful
/ test (push) Successful in 10s
2026-03-05 06:03:39 +01:00
84615fdab8 Add MIT License to project files and update copyright information
All checks were successful
/ test (push) Successful in 10s
2026-03-05 06:00:31 +01:00
47059ec39c Simplify test execution by removing redundant chmod command in workflow
All checks were successful
/ test (push) Successful in 14s
2026-03-05 05:45:29 +01:00
02a3236492 Add test workflow badge to README
All checks were successful
/ test (push) Successful in 10s
2026-03-04 22:17:12 +01:00
48389c00d1 Remove redundant '-quiet' option from OpenSSL commands in CA and server certificate generation
All checks were successful
/ test (push) Successful in 15s
2026-03-04 22:15:13 +01:00
8dd11dcacb Add GitHub Actions workflow for automated testing
Some checks failed
/ test (push) Failing after 10s
2026-03-04 22:11:16 +01:00
9f71b0e815 Update make_pfx function. 2026-03-04 22:08:28 +01:00
a6c0878eba Update: Fixes and updates to two-level CA handling. Updated tests. 2026-03-04 20:10:28 +01:00
79ac590ba6 Enhance CA functions and testing script with improved error handling and verification steps 2026-03-04 08:01:06 +01:00
75b0e26e63 Add 'tests' directory to .gitignore 2026-03-04 08:01:01 +01:00
48c1dcc79b Added a test suite. 2026-03-04 06:02:17 +01:00
9e8c8d4edb Initialized the repository. 2026-03-04 05:41:01 +01:00