mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-06-10 03:56:38 +02:00
Updated TLS (markdown)
parent
110f965791
commit
210e08d588
2
TLS.md
2
TLS.md
@ -4,7 +4,7 @@ There are many ways to do this.
|
||||
## TLS for localhost
|
||||
|
||||
This guide is intended for people developing with or on Netbox or Netbox-Docker on their computer.
|
||||
It allows to access Netbox-Docker through TLS on https://localhost:8443, https://127.0.0.1:8443 and [https://\[::1\]:8443](https://\[::1\]:8443).
|
||||
It allows to access Netbox-Docker through TLS on `https://localhost:8443`, `https://127.0.0.1:8443` and `https://[::1]:8443`.
|
||||
|
||||
First install [`mkcert`](https://github.com/FiloSottile/mkcert#installation) on your computer.
|
||||
It creates and installs a local CA-Certificate, which is used to create other certificates.
|
||||
|
Loading…
x
Reference in New Issue
Block a user