Skip to content

v1.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Dec 14:19
· 14 commits to master since this release
92290dd

Certify v1.6.0

  • Add the ability to use specific tls version when connecting to remote host, by using tlsVer argument
  • Organization now are configurable, you can specify it by using o: argument
  • Changed the current behavior when the new certificate has the same name with the previous one, certify will not override existing certificate.

Changelog

  • 92290dd update help information (#8)
  • 2b9826f add support to connect to tls host with spesific tls version (#7)
  • 36526d3 Change file handling behaviour (#6)
  • 9601aad feat(ca): add ability to set custom org and expiry (#5)