Skip to content

v20240923

Latest
Compare
Choose a tag to compare
@txthinking txthinking released this 23 Sep 10:09
  • 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