Date | Version | Notes |
---|---|---|
2024-10-04 | 0.0.1 | Initial release |
2024-10-12 | 0.0.2 | Added subjectAltName support, improved input handling, and bug fixes |
This app generates a Certificate Signing Request (CSR) and a private key directly within Splunk using OpenSSL.
| gencsr common_name=<string> country=<string> state=<string> locality=<string> organization=<string> organizationalunit=<string> password=<string> subjectaltname=<string>
| gencsr common_name="example.com" country="US" state="CA" locality="San Francisco" organization="Example Inc." organizationalunit="IT" password="securepassword" subjectaltname="www.example.com,mail.example.com"
Feel free to contribute via https://github.com/RictheRoot/CSR-Generator
As a Splunkbase app developer, you will have access to all Splunk development resources and receive a 10GB license to build an app that will help solve use cases for customers all over the world. Splunkbase has 1000+ apps from Splunk, our partners and our community. Find an app for most any data source and user need, or simply create your own with help from our developer portal.