achmelo

Results 21 comments of achmelo

another problem could be zOSMF certificate. Is the certificate authority of zOSMF imported in the Zowe truststore/keyring? Does the certificate have a correct hostname among SAN names?

It is possible to create multiple DiscoveryClient objects within the enabler(java and spring), authentication needs to be done in the application itself as ZaaS client is a separate component. Further...

The issue was addressed partially by providing a possibility to register gateway service to multiple discovery services. Support for the rest of the services will be done later.

explore what we have for intellij and adjust, do not support any other IDE for now

1 action has been updated as an example of how it should be done, it is not urgent to update the other 2 as it will not bring much benefit

We should consider dropping support for old versions of zOSMF. Suggest moving to a supported(by IBM) version

@GilPen there is a new version of Zowe available - 2.4, could you please try to update and see if the problems persist? There are a lot of improvements in...

@GilPen I was looking into your zowe.yaml file and I saw an issue in the hainstaces section. You need to uncomment `# haInstances: ` and properly define the remaining parameters...

How does it work in the HA setup when 1 LPAR has AT-TLS and another doesn't?

generate a new passticket takes no more than 1 millisecond(because I was measuring it in millis). From all the potential improvements related to the optimization, this has a rather lower...