![Rohith](/assets/img/avatar_default.png)
- passing all the options into the write, effectivly allowing you to pass all options - fixed the format of the content - added a changelog - shifting to version v0.0.6
13 lines
558 B
Markdown
13 lines
558 B
Markdown
#### **Version v0.0.6**
|
|
|
|
##### FEATURES:
|
|
|
|
* Fixed up a number of niggling issues
|
|
* Added the bundle format to pki paths can write a bundle private and certificate file and a separate ca file
|
|
* Added the env format which will create a environment variables file
|
|
* Adding comma separated list as resource arguments comes in the form <ARG>|<ARG> i.e.
|
|
-cn=pki:platform/pki/issue/example-dot-com:common_name=blah.example.com,alt_names='me.example.com|ted.example.com'
|
|
|
|
##### BUGS:
|
|
|
|
* Fixed the formatting of values in various formats, i.e. %!s(bool=true) |