Skip to main content

NIM

HTTPS

Upon installation, NIM is configured to run on HTTP (port 80). After installation, NIM can be configured to run on HTTPS (default port 443). It is recommended to use HTTPS rather than HTTP when possible.

HTTPS can be configured using a self-signed certificate, a certificate that you provide (e.g., a wildcard certificate), or by using the Let's Encrypt service.

Once HTTPS is configured, you may also choose to automatically redirect HTTP connections to HTTPS.

To get started, Configure HTTPS.