mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-08-25 17:45:52 +00:00
ciao: freshen documentation on certificate authorities
We removed a section on adding certificates to your browser, yet we do need info on adding a certificate to the system CA trust. But this varies with each linux distribution. It's complicated and authoritative information on the topic is out there in web, so give minimal information to help a reasonable system administrator on their way. Signed-off-by: Tim Pepper <timothy.c.pepper@linux.intel.com>
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