Skip to content

Conversation

@fiddlermikey
Copy link
Contributor

  • Win cert changes (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. (Removed logging of PAM credentials #55)

  • Created custom Configuration Property Parser (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.

  • Update generated README

  • Updated Cert Stores and images

  • Replaced Images

* 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.

* Update generated README

* Updated Cert Stores and images

* Replaced Images
@fiddlermikey fiddlermikey merged commit 80a2424 into main Apr 12, 2023
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.

2 participants