Skip to content

Conversation

@fiddlermikey
Copy link
Contributor

  • Refactored code adding Windows cert store logic, including renaming IISU to WinIIS.

  • Added PowerShell class to perform get-childitem from cert store

  • Refactored code allowing multiple types of Cert Stores, including Win Cert and IIS (WebHosting) Cert Stores.

  • Update generated README

  • Fixed a problem adding certs to a cert store that had a space in the name (ie. Remote Desktop)


* Refactored code adding Windows cert store logic, including renaming IISU to WinIIS.

* Added PowerShell class to perform get-childitem from cert store

* Refactored code allowing multiple types of Cert Stores, including Win Cert and IIS (WebHosting) Cert Stores.

* Update generated README

* Fixed a problem adding certs to a cert store that had a space in the name (ie. Remote Desktop)

---------

Co-authored-by: Bob Pokorny <bpokorny@keyfactor.com>
Co-authored-by: Keyfactor <keyfactor@keyfactor.github.io>
@fiddlermikey fiddlermikey requested a review from rcpokorny March 15, 2023 21:55
@fiddlermikey fiddlermikey requested a review from joynerar March 16, 2023 22:42
rcpokorny and others added 16 commits March 20, 2023 07:29
… text. (#55)

Co-authored-by: Bob Pokorny <bpokorny@keyfactor.com>
… text. (#56)

Co-authored-by: Bob Pokorny <bpokorny@keyfactor.com>
* Created custom Configuration Property Parser so not to display or log passwords.

* Masked Private Ket Password

* Modified logging to write out as JSON object

---------

Co-authored-by: Bob Pokorny <bpokorny@keyfactor.com>
)

Co-authored-by: Bob Pokorny <bpokorny@keyfactor.com>
adding store-type definitions for `WinCert` and `IISU`
@fiddlermikey fiddlermikey merged commit 6a2cc25 into release-2.1 Apr 12, 2023
@fiddlermikey fiddlermikey deleted the wincert-feature branch April 12, 2023 18:55
fiddlermikey added a commit that referenced this pull request Apr 12, 2023
* Win cert changes (#49) (#50)

* Win cert changes (#49)

* Refactored code adding Windows cert store logic, including renaming IISU to WinIIS.

* Added PowerShell class to perform get-childitem from cert store

* Refactored code allowing multiple types of Cert Stores, including Win Cert and IIS (WebHosting) Cert Stores.

* Update generated README

* Fixed a problem adding certs to a cert store that had a space in the name (ie. Remote Desktop)

* Updated Change Log.

* Removed logging of PAM credentials which was logging the info in plain text. (#55)

* Created custom Configuration Property Parser  (#57)

* Created custom Configuration Property Parser so not to display or log passwords.

* Masked Private Ket Password

* Modified logging to write out as JSON object

* adding store-type definitions for `WinCert` and `IISU`

* Updated ReadMe to better reflect IISU and WinCert settings.

* Updated Cert Stores and images

* Replaced Images

* update workflow (#63)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants