You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Option to Exit Program & Update Documentation (#1)
* Feat Option to Exit Program
- [+] feat: add option to exit program at each input prompt
- [+] The program now allows the user to type 'exit' at each input prompt to quit the program gracefully.
* Docs [README] Update Documentation
- [+] docs(README.md): remove duplicate csr from pkg.go.dev URL
The CSR Generator is a Go package that provides functionality for generating Certificate Signing Requests (CSRs) and private keys. It simplifies the process of creating CSRs with specified common names and Subject Alternative Names (SANs).
0 commit comments