gravitl / netmaker

Netmaker makes networks with WireGuard. Netmaker automates fast, secure, and distributed virtual networks.
https://netmaker.io
Other
9.5k stars 552 forks source link

https vs http for netmaker #126

Closed bmullan closed 3 years ago

bmullan commented 3 years ago

All of the netmaker info I've read talks about using "http" to reach the UI for instance.

Both Chrome & Firefox are moving more to an "https-only" mode.

Does netmaker support https already?

afeiszli commented 3 years ago

There is no enforcement of http or https, you can use either one, it's on the user to add SSL.

bmullan commented 3 years ago

ok thanks