|
a8308e0f4f
|
Moved global flag variables to the global scope. Refactored some functions interfaces and removed passing global flags.
|
2025-07-28 13:48:38 +02:00 |
|
|
8b103f4c0f
|
Updated documentation.
|
2025-07-28 10:44:10 +02:00 |
|
|
0e86c49965
|
Mostly implemented issue and provision commands. Restructured AI generateed code.
|
2025-07-28 10:20:52 +02:00 |
|
|
6c5842826e
|
Added certificate revocation and CRL generation code.
|
2025-07-28 01:34:21 +02:00 |
|
|
e2039550e0
|
CAConfig global variable and refactoring.
|
2025-07-27 20:45:05 +02:00 |
|
|
0c32da1e84
|
Partial implementation of CA database.
|
2025-07-27 19:48:38 +02:00 |
|
|
0ea990fdbb
|
Removed MacOS Finder metadata file, added it to .gitignore, cleaned main.go.
|
2025-07-27 18:07:47 +02:00 |
|
|
5434867c49
|
Implemented basic functionality.
|
2025-07-27 18:04:55 +02:00 |
|
|
82142d70de
|
Moved the rest of CA related code.
|
2025-07-27 14:25:42 +02:00 |
|
|
a8946bfb10
|
Separated CA code to a separate Go source file - ca.go.
|
2025-07-27 13:48:51 +02:00 |
|
|
9d06b4478c
|
Added a simple issue subcommand prototype.
|
2025-07-27 12:49:04 +02:00 |
|
|
544770cc3e
|
Migrated command line commands and flags handling to cobra framework.
|
2025-07-27 12:37:14 +02:00 |
|
|
d9af118c45
|
Refactor SavePEM to inline file mode logic and remove unused FileMode function
|
2025-07-27 11:56:01 +02:00 |
|
|
69f49af3f6
|
Added overwrite protection.
|
2025-07-27 11:52:07 +02:00 |
|
|
5c1727174d
|
A working initial prototype.
|
2025-07-27 11:21:05 +02:00 |
|