Update integration-manifest.json - #190
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the repository’s integration-manifest.json metadata by reordering the "name" field so it appears after "status" (no value changes).
Changes:
- Moved
"name": "Windows Certificate Orchestrator"to follow"status": "production".
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
indrora
added a commit
that referenced
this pull request
Aug 11, 2026
* 81018 adding jea support (#185) * Initial JEA for WinCert * Update generated docs * Helper updates * Updated spelling of PowerShell script and fixed Information Messages from PW * Added JEA support for IIS * Fixed and updated IIS Components * Completed SQL Module and updated test projects * Testing * Removed WinCertScripts from extension. * changed way LocalHost and JEA are configured. * Fixed ODKG missing file error * Updated KF Import of Signed Certificates PowerShell Script * Fixed missing PowerShell script not being found. * Fix missing path * Updated documentation to include JEA information. * Update generated docs * chore(ci): Update build workflow to v5 * docs: auto-generate README and documentation [skip ci] * Update generated docs * docs: auto-generate README and documentation [skip ci] * docs: auto-generate README and documentation [skip ci] * Adding dotnet 10 support * modified: IISU/PowerShell/Build/KeyfactorWinCert.pssc modified: docsource/content.md * docs: auto-generate README and documentation [skip ci] * Updated packages to support dotnet 10 * Updating Unit Tests * Fixed timeout issue when migrating to dotnet 10 * modified: IISU/PSHelper.cs * Remove .net6 libraries and support * docs: auto-generate README and documentation [skip ci] * #86137 Cleaned up messages returned to Command * Updated language for WinSQL binding concerns * docs: auto-generate README and documentation [skip ci] * Updated JEA Documentation Fixed SQL Restart issue * docs: auto-generate README and documentation [skip ci] * Added diagnostic cmdlet * Updated the JEA documentation. Added the get-keyfactordiagnostics cmdlet for troubleshooting. * docs: auto-generate README and documentation [skip ci] * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * Updated error reporting when bad CSP * Updated PS scripts to get CSPs from registry not certutil. * docs: auto-generate README and documentation [skip ci] * Fixed formatting issue in CHANGELOG * Updated the Get-KeyfactorIISBoundCertificates.ps1 script to include support for JEA (Just Enough Administration) environments. Added a new documentation file for setting up an SSH development environment. * docs: auto-generate README and documentation [skip ci] * Changes to be committed: modified: IISU/ImplementedStoreTypes/WinIIS/Management.cs modified: IISU/PowerShell/Keyfactor.WinCert.Common/Keyfactor.WinCert.Common.psm1 new file: IISU/PowerShell/Keyfactor.WinCert.Common/Private/Test-KeyfactorAdminRights.ps1 modified: IISU/PowerShell/Keyfactor.WinCert.Common/Public/New-KeyfactorResult.ps1 modified: IISU/PowerShell/Keyfactor.WinCert.Common/RoleCapabilities/Keyfactor.WinCert.Common.psrc modified: IISU/PowerShell/Keyfactor.WinCert.IIS/Public/Get-KeyfactorIISBoundCertificates.ps1 modified: IISU/PowerShell/Keyfactor.WinCert.IIS/Public/New-KeyfactorIISSiteBinding.ps1 modified: IISU/PowerShell/Keyfactor.WinCert.IIS/Public/Remove-KeyfactorIISCertificateIfUnused.ps1 modified: IISU/PowerShell/Keyfactor.WinCert.IIS/Public/Remove-KeyfactorIISSiteBinding.ps1 * Updated PowerShell initialization to check for appropriate permissions when running IIS jobs. * Fixed null error when testing for admin Fixed tempfile left behind when using ssh * added more logging to chase Ssh issue when running in docker containers. * Updating logging * logging * chasing issue with ssh * Moved try/catch * Fixed issue with test-admin check function not being found in IIS/SQL * docs: auto-generate README and documentation [skip ci] --------- Co-authored-by: Bob Pokorny <bpokorny@keyfactor.com> Co-authored-by: Keyfactor <keyfactor@keyfactor.github.io> Co-authored-by: spbsoluble <1661003+spbsoluble@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * Update integration-manifest.json (#190) --------- Co-authored-by: Bob Pokorny <55611381+rcpokorny@users.noreply.github.com> Co-authored-by: Bob Pokorny <bpokorny@keyfactor.com> Co-authored-by: Keyfactor <keyfactor@keyfactor.github.io> Co-authored-by: spbsoluble <1661003+spbsoluble@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.