Skip to content

Get-OSPlatformModules unable to connect to ServiceCenter WS if HTTPS is forced #82

Description

@M8torr

If the Force HTTPS for exposed integrations in Web Applications option is enabled in the Environment Security section, Get-OSPlatformModules is unable to connect.
After disabling this option, Get-OSPlatformModules is able to connect.

I can see that in /src/Outsystems.SetupTools/Lib/ServiceCenterWebServices.ps1 the Web Services URIs have only the http version of it.
Would it be possible to change it to try https first, then if unable to connect fallback to http? or vice versa.

Thanks,
Marcos

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

    wontfixThis will not be worked on

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions