Skip to content

Document Windows App Control Feature #2654

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: devel
Choose a base branch
from

Conversation

jborean93
Copy link
Contributor

This adds some documentation for a new feature added in Ansible 2.19.

* Python with Ansible and the required collections installed
* Access to the certificate and private key trusted by the App Control policy, typically as a PFX file

.. literalinclude:: powershell/New-AnsiblePowerShellSignature.ps1
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is quite a large script so a literalinclude may not be the best idea. Any suggestions on how to potentially just link to the script this points to instead as a hyperlink?


The policy then should then add the certificate as a trusted publisher to the ``User Mode Signing Scenario``, for example this is an example policy configuration that contains a trusted publisher:

.. code-block:: text
Copy link
Contributor Author

@jborean93 jborean93 May 22, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I originally had this as .. code-block:: xml to get some XML highlighting but it seems like we don't have it enabled/allowed in this repo. Happy with text here but if we want to enable xml I can always change this back.

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.

1 participant