mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-09-07 06:11:44 +00:00
Merge branch 'ciao-certs' into 'master'
Ciao certs We've got a snippet of stale information around adding certificates to a system, and could use some actionable info here to help users get their certs fully configured. See merge request !82
This commit is contained in:
@@ -142,8 +142,11 @@ Copy the ``controller_cert.pem`` and ``controller_key.pem`` files to your
|
||||
controller node. You can use the same location where you will be storing
|
||||
your controller binary (``ciao-controller``).
|
||||
|
||||
You'll also need to pull that certificate into your browser as noted below in
|
||||
the `Starting a workload` section.
|
||||
You'll also need to pull that controller certificate into system
|
||||
CA trust. The specifics of how to do this vary by linux distribution
|
||||
(eg: ``update-ca-certificates``, ``update-ca-trust``, and ``trust``
|
||||
are examples of tools for this purpose on Ubuntu, Fedora and ClearLinux
|
||||
respectively).
|
||||
|
||||
Keystone node
|
||||
-------------
|
||||
@@ -544,4 +547,4 @@ testing.
|
||||
.. _CNCI Agent: https://github.com/01org/ciao/tree/master/networking/cnci_agent
|
||||
.. _mailing list: https://lists.clearlinux.org/mailman/listinfo/ciao-devel
|
||||
.. _ciao-cli: https://github.com/01org/ciao/tree/master/ciao-cli
|
||||
.. _ciao-webui: https://github.com/01org/ciao-webui
|
||||
.. _ciao-webui: https://github.com/01org/ciao-webui
|
||||
|
||||
Reference in New Issue
Block a user