X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/3a6b1a17f1b073e381b053b52e3cb0bb9c81d249..2f83fcd45b4b23db2bb5bb4afbe1e863ebd77ec6:/doc/_includes/_ssl_config_multi.liquid diff --git a/doc/_includes/_ssl_config_multi.liquid b/doc/_includes/_ssl_config_multi.liquid index 1bcd1b64ef..b4d6eff616 100644 --- a/doc/_includes/_ssl_config_multi.liquid +++ b/doc/_includes/_ssl_config_multi.liquid @@ -4,24 +4,12 @@ Copyright (C) The Arvados Authors. All rights reserved. SPDX-License-Identifier: CC-BY-SA-3.0 {% endcomment %} -h2(#certificates). Choose the SSL configuration (SSL_MODE) +h2(#certificates). Choose the SSL/TLS configuration (SSL_MODE) -Arvados requires an SSL certificate to work correctly. This installer supports these options: +Arvados requires a valid TLS certificate to work correctly. This installer supports these options: -* @self-signed@: let the installer create self-signed certificates -* @lets-encrypt@: automatically obtain and install an SSL certificates for your hostnames -* @bring-your-own@: supply your own certificates in the `certs` directory - -h3(#self-signed). Using self-signed certificates - -To make the installer use self-signed certificates, change the configuration like this: - - -
SSL_MODE="self-signed"
-
-
- -When connecting to the Arvados web interface for the first time, you will need to accept the self-signed certificates as trusted to bypass the browser warnings. This can be a little tricky to do. Alternatively, you can also install the self-signed root certificate in your browser, see below. +# @lets-encrypt@: "automatically obtain and install an SSL certificates for your hostnames":#lets-encrypt +# @bring-your-own@: "supply your own certificates in the @certs@ directory":#bring-your-own h3(#lets-encrypt). Using a Let's Encrypt certificate