-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Need document change for cross platform remoting WinRM/OMI connections #3299
Copy link
Copy link
Closed
Labels
Pri0Priority - HighestPriority - Highestarea-omiArea - Open Management Infrastructure & CDXMLArea - Open Management Infrastructure & CDXMLarea-remotingArea - PowerShell remotingArea - PowerShell remoting
Milestone
Description
Issue Details
We now require -SkipCACheck and -SkipCNCheck options when making a cross platform (Linux/MacOS -> Windows) remote connection. This is because OMI used for making the connection from the client does not validate server certificate. Forcing users to use the skip check options ensures that they are aware that server validation is not performed.
This has a very limited scope and affects only PSCore6 remoting clients on non-Windows platforms.
Version(s) of document impacted
- Impacts 6.next document
- Impacts 6 document
- Impacts 5.1 document
- Impacts 5.0 document
- Impacts 4.0 document
- Impacts 3.0 document
Reason(s) for not selecting all version of documents
- The documented feature was introduced in selected version of PowerShell
- This issue only shows up in selected version of the document
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Pri0Priority - HighestPriority - Highestarea-omiArea - Open Management Infrastructure & CDXMLArea - Open Management Infrastructure & CDXMLarea-remotingArea - PowerShell remotingArea - PowerShell remoting