zowe / cics-for-zowe-client

Monorepo for all CICS related APIs and Apps built by Zowe Clients
https://www.zowe.org/
Eclipse Public License 2.0
2 stars 3 forks source link

V1: Default protocol should be HTTPS, but get `socket hang-up` if missing #108

Open zFernand0 opened 7 months ago

zFernand0 commented 7 months ago

Describe the bug

A socket hangup occurs if the protocol is not specified (which indicates that the extension has http as the default)

Expected and actual results

Expected the CICS extension to default to https instead of http.

Actual: image

Describe your environment

All V1 profiles and using the SCS plugin (with Zowe-Plugin ZE configuration)

Additional context

Tested on CICS v1.3.0 (from 2 years ago)

github-actions[bot] commented 7 months ago

Thank you for creating a bug report. We will investigate the bug and evaluate its impact on the product. If you haven't already, please ensure you have provided steps to reproduce the bug and as much context as possible.