docs/doc/source/security/kubernetes/secure-https-external-connectivity.rst
Keane Lim 3c5fa979a4 Security guide update
Re-organized topic hierarchy

Tiny edit to restart review workflow.

Squashed with Resolved index.rst conflict commit

Change-Id: I13472792cb19d1e9975ac76c6954d38054d606c5
Signed-off-by: Keane Lim <keane.lim@windriver.com>
Signed-off-by: MCamp859 <maryx.camp@intel.com>
2021-03-12 15:10:40 -05:00

742 B

Secure HTTPS External Connectivity

provides support for secure HTTPS external connections for REST API and webserver access.

For secure remote access, a ROOT-CA-signed certificate is required. The use of a ROOT-CA-signed certificate is strongly recommended.

Operational complexity:

  • HTTPS is enabled using the platform system commands.
  • Obtain a certificate signed by a ROOT certificate authority and install it with the platform system command.

For more information, see Secure HTTPS Connectivity <https-access-overview>.