Skip to content

Features that Do Not Require Modification #1195

@mirichmo

Description

@mirichmo

Overview

This is a work-in-progress list of features that have been investigated and determined to not require modification for side-by-side scenarios. I am creating this issue to document the list and reasoning behind the decisions.

Pwrshsip.dll

This is the Crypto Subject Interface Package (SIP) provider for handling Authenticode signature verification for all signed files PowerShell supports (psd1, psm1, etc.). The provider is loaded by the Authenticode verification system and only one instance should exist in Windows. It is installed via manifest on all Windows SKUs where PowerShell ships inbox. If we need to add additional file types for Authenticode signature verification, we can create a new SIP provider and install it side-by-side with the existing one. The new provider will only support the new file types.

Metadata

Metadata

Assignees

Labels

Area-Maintainers-Documentationspecific to documentation in this repoArea-SideBySiderelated to ability to run PS7 side-by-side with WinPS or different versions of PS7Issue-Discussionthe issue may not have a clear classification yet. The issue may generate an RFC or may be reclassif

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions