Releases: txthinking/mad
Releases · txthinking/mad
v20240923
- bugfix
- add
mad ca --start
: Certificate valid start time, such as: '2024-09-22T13:07:38+08:00'. If empty, it is the current time - add
mad ca --end
: Certificate valid end time, such as: '2024-09-22T13:07:38+08:00'. If empty, it is start time add 10 years - add
mad cert --start
: Certificate valid start time, such as: '2024-09-22T13:07:38+08:00'. If empty, it is the current time - add
mad cert --end
: Certificate valid end time, such as: '2024-09-22T13:07:38+08:00'. If empty, it is start time add 10 years - Deprecated:
mad cert --ca_key
- add
mad cert --caKey
: ROOT Key file path (default: "ca.key.pem") - add
mad cert --commonName
: If empty, the first domain or IP will be used
v20240428
v20240428
v20240102
Add Linux install CA tips
v20210401
build