Skip to content

Use TLS 1.2 In Powershell Agent #13

@Zalgo2462

Description

@Zalgo2462

Add [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12 to the agent script which forces Powershell to use TLS 1.2 rather than the default 1.0. This is only used to download Sysmon and WinLogBeat.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions