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

Add support for platform security TLS actions #481

Open
ppapapetrou76 opened this issue Mar 27, 2021 · 0 comments
Open

Add support for platform security TLS actions #481

ppapapetrou76 opened this issue Mar 27, 2021 · 0 comments

Comments

@ppapapetrou76
Copy link
Contributor

@marclop commented on Fri Mar 23 2018

Current Behavior

There's no support to obtain / Upload TLS certificates.

Possible Solution

Show certificates for a service

ecl platform certificate show <adminconsole|proxy|ui>

Upload certificates for a service

ecl platform certificate upload --chain chain.pem --service <adminconsole|proxy|ui>

Context

we should support all of the actions the API spec supports.


@ppapapetrou76 commented on Tue Feb 23 2021

@marclop I believe this one should be implemented on ecctl because the supporting API is public, no?
I'm happy to contribute in that case. WDYT?


@ppapapetrou76 commented on Tue Feb 23 2021

And I think it's this one https://www.elastic.co/guide/en/cloud-enterprise/current/set-tls-certificate.html right?


@karencfv commented on Wed Feb 24 2021

Heya @ppapapetrou76, yes, looks like that command is meant for ecctl. Looking at the API endpoint, and to keep API parity with the CLI I would like to change the format of the command as described on the issue here to:

ecctl platform configuration tls <set|show> --service <adminconsole|proxy|ui>

@cjwilburn commented on Fri Mar 26 2021

@ppapapetrou76 @karencfv is there a need to keep this open if the changes need to happen elsewhere?

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

No branches or pull requests

1 participant