• This topic has 0 replies, 1 voice, and was last updated April 22, 2019 by Matt M.

Rest API T:LS Requirements

  • Has anyone had any experience with using the REST API and run into issues where TLS seems to be blocking the connection

    When running this command:

    Invoke-WebRequest -Uri $SourceZVMSessionURL -Headers $SourceZVMHeaders -Method POST -Body $SourceZVMSessionBody -ContentType $TypeJSON

     

    I get an error saying that it’s not able to create a TLS/SSL Connection.

    The odd thing is that I am actually connecting to the rest api from within the ZVM itself.

    Are there any TLS/SSL Requirements/supported versions?

    or has anyone seen this behavior before?

     

You must be logged in to create new topics. Click here to login