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:
Tim Pepper
2016-08-01 14:04:56 -07:00
parent e799720c6d
commit e654cc2278
+6 -3
View File
@@ -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