packaging: management default file cleanup#3139
Conversation
This cleanups management server default file, the `cloud.jks` is no longer created by the management server but instead created in-memory by the root CA plugin on management server startup. Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
|
Another issue investigation in progress: The |
|
@rhtyd thanks for the PR! |
|
@GabrielBrascher removed the label. I'll investigate and may send another PR (perhaps a doc PR) on how to disable/configure TLS versions. Turns out the global way maybe the only appropriate way. |
|
@rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✔centos6 ✔centos7 ✔debian. JID-2562 |
|
@blueorangutan test |
|
@rhtyd a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
Trillian test result (tid-3343)
|
This cleanups management server default file, the `cloud.jks` is no longer created by the management server but instead created in-memory by the root CA plugin on management server startup. Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com> (cherry picked from commit 463372b) Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This cleanups management server default file, the
cloud.jksis nolonger created by the management server but instead created in-memory
by the root CA plugin on management server startup.
Types of changes