Commit Graph

  • 27461a0fbe feat: Add DNS server support for VPN configuration in mobileconfig generation main slawek 2026-05-25 09:16:39 +02:00
  • c537ae5dd7 feat: Add support for user certificates and enhance SAN handling in makeCert function slawek 2026-05-25 06:04:59 +02:00
  • ad6af575dc feat: Enhance certificate generation with user type support and additional SANs slawek 2026-05-25 06:02:02 +02:00
  • e8b5241a54 refactor: Remove redundant function keywords in simple-ca.sh slawek 2026-05-24 21:55:40 +02:00
  • 4845aae7f5 feat: Add separate CI workflows for Go, Python, and shell tests; remove legacy test workflow slawek 2026-05-24 21:55:33 +02:00
  • 2da0c7428d docs: Update README to enhance clarity on CA management tools and usage examples slawek 2026-05-24 21:45:47 +02:00
  • 935167ca8c Refactor simple-ca: Remove JSON config and streamline AIA URL handling slawek 2026-05-24 21:40:06 +02:00
  • 04d8dab9bc feat: Add integration tests for simple-ca functionality and implement shell script for CA operations slawek 2026-05-24 21:04:00 +02:00
  • cb858a96b1 Remove simple-ca module and its associated files slawek 2026-05-24 16:47:43 +02:00
  • 0d61919162 refactor: Remove Bash test job from CI workflow slawek 2026-05-24 14:41:01 +02:00
  • 16c228d2b1 Refactor CA management and certificate generation slawek 2026-05-24 14:39:47 +02:00
  • 93fc382f9a feat: Implement JSON configuration loading and saving for CA settings slawek 2026-05-24 13:13:39 +02:00
  • 215bd25fc7 fix: Update OpenSSL path to absolute for consistency across environments slawek 2026-05-24 12:52:44 +02:00
  • e342c4ced7 feat: Add generate-mobileconfig.py script for creating Apple mobileconfig profiles slawek 2026-05-24 12:50:03 +02:00
  • b28354e41c feat: Update tests and further streamline Bash version with Pyton and Go. slawek 2026-05-10 18:39:34 +02:00
  • 87e3933f0c feat: Update all commands to use --ca-dir flag instead of positional argument. slawek 2026-05-10 18:32:47 +02:00
  • 1cae1a87da Enhance argument parsing in CA commands with detailed help messages and default values slawek 2026-05-10 18:02:00 +02:00
  • 2fb1e96c68 Update .gitignore to exclude AI Agent instruction files slawek 2026-05-10 17:22:32 +02:00
  • b2295ee080 Update README.md slawek 2026-05-07 15:27:39 +02:00
  • 6bae5b0630 Add Go port documentation and usage instructions to README slawek 2026-04-25 00:02:42 +02:00
  • 0cdf249942 Update: enhance CI workflow to include Python and Go tests slawek 2026-04-24 23:46:47 +02:00
  • e71b71ac49 Added Go convertion. slawek 2026-04-24 23:40:43 +02:00
  • 938bcfd05d Update: enhance .gitignore to include Python and Go build outputs slawek 2026-04-24 23:39:27 +02:00
  • c043410436 Update: replace hash symlink with CA bundle for certificate verification slawek 2026-04-24 23:25:44 +02:00
  • c29537c9e6 Added a convertion of Bash script to Python. slawek 2026-04-24 23:02:57 +02:00
  • ba11980e88 Update: add keyUsage extension to CA and certificate generation slawek 2026-04-08 22:51:49 +02:00
  • 8bb0c62486 Update: add validation for CA name in make_ca function slawek 2026-03-14 16:44:38 +01:00
  • 677e9add5b Update: add AIA URL support in make_ca and make_cert functions slawek 2026-03-05 07:14:37 +01:00
  • 41106aab29 Update: modify workflow trigger to run tests on specific file changes slawek 2026-03-05 06:36:32 +01:00
  • 83bd2db52c Update: add README content. slawek 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 slawek 2026-03-05 06:20:14 +01:00
  • b47d307d88 Update: removed unnecessary path length parameter. slawek 2026-03-05 06:13:09 +01:00
  • c90199b137 Refactor: rename make_server_cert to make_cert for consistency slawek 2026-03-05 06:07:42 +01:00
  • 19abc40101 Update: rename cert-functions.sh to simple-ca.sh. Fix badge link. slawek 2026-03-05 06:03:39 +01:00
  • 84615fdab8 Add MIT License to project files and update copyright information slawek 2026-03-05 06:00:31 +01:00
  • 47059ec39c Simplify test execution by removing redundant chmod command in workflow slawek 2026-03-05 05:45:29 +01:00
  • 02a3236492 Add test workflow badge to README slawek 2026-03-04 22:17:12 +01:00
  • 48389c00d1 Remove redundant '-quiet' option from OpenSSL commands in CA and server certificate generation slawek 2026-03-04 22:15:13 +01:00
  • 8dd11dcacb Add GitHub Actions workflow for automated testing slawek 2026-03-04 22:11:16 +01:00
  • 9f71b0e815 Update make_pfx function. slawek 2026-03-04 22:08:28 +01:00
  • a6c0878eba Update: Fixes and updates to two-level CA handling. Updated tests. slawek 2026-03-04 20:10:28 +01:00
  • 79ac590ba6 Enhance CA functions and testing script with improved error handling and verification steps slawek 2026-03-04 08:01:06 +01:00
  • 75b0e26e63 Add 'tests' directory to .gitignore slawek 2026-03-04 08:01:01 +01:00
  • 48c1dcc79b Added a test suite. slawek 2026-03-04 06:02:17 +01:00
  • 9e8c8d4edb Initialized the repository. slawek 2026-03-04 05:41:01 +01:00