Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

apiml_cm.sh Self Signed Certificates #1214

Closed
ilkinabdullayev opened this issue Mar 20, 2020 · 1 comment
Closed

apiml_cm.sh Self Signed Certificates #1214

ilkinabdullayev opened this issue Mar 20, 2020 · 1 comment
Assignees
Labels

Comments

@ilkinabdullayev
Copy link

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 the keytool command that it generates to see what it is doing.

Discussion

zowe/api-layer#416

@1000TurquoisePogs
Copy link
Member

Replaced with zwe init certificate and its documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants