Skip to content

v0.3.0

Compare
Choose a tag to compare
@lstellway lstellway released this 06 Apr 23:41
· 12 commits to master since this release
4460f32

Release Notes

  • Added Options
    • -v|--version
      • Display the script version
    • --csr
      • Provide your own CSR file
  • Updates script name
    • To maintain consistency between the repository name and the script name, the script has been renamed to self-signed-ssl.
      • A symbolic link has been created to maintain backwards compatibility for some for users using Homebrew.
      • Users downloading the self-signed-tls script via cURL using the master branch will experience a broken workflow.