Skip to content

Connection to remote target with -UseSSL (HTTPS) option doesn't complete #20

Description

@rbganesh

I am trying to use the lib to make connection to the target using the command below command from the library and it just hangs and never returns the output.

$session = New-PSSession -Name myhttpsSession -Credential $Cred -ComputerName 10.10.10.10 -UseSSL -SessionOption $pso

However, executing the same command directly from the powershell returns the session object.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions