You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems like localhost is hard coded in this - is that accurate? If so, can the ability to supply host names be exposed? (answered)
For step 2 in this section, it says "Trust it in the APIML" - does APIML here refer to each component? I.e. are certs imported into discovery, security, and gateway services? (answered)
Is it possible to provide an example of how to generate a self-certificate for a service that will run on z/OS and then import into API ML using the keytool directly? apiml_cm.sh is interesting but it seems we ultimately need to look at the keytool command that it generates to see what it is doing.
Reported by: Dan Kelosky
Transferred from:
api-layer
Content
https://github.com/zowe/api-layer/blob/master/keystore/README.md#self-signed-certificate steps show a script to create a self-signed certificate.
It seems like localhost is hard coded in this - is that accurate? If so, can the ability to supply host names be exposed?(answered)For step 2 in this section, it says "Trust it in the APIML" - does APIML here refer to each component? I.e. are certs imported into discovery, security, and gateway services?(answered)Is it possible to provide an example of how to generate a self-certificate for a service that will run on z/OS and then import into API ML using the
keytool
directly?apiml_cm.sh
is interesting but it seems we ultimately need to look at thekeytool
command that it generates to see what it is doing.Discussion
zowe/api-layer#416
The text was updated successfully, but these errors were encountered: