Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


TLS
#2
Hi,

Use of HTTPS/TLS protocol does not really involve DNS. Its use is negotiated during the connection request from client Browser to Web server.

moOde uses NGINX Web server and so this is the component that would need to be configured for HTTPS/TLS.
http://nginx.org/en/docs/http/configurin...rvers.html

Some of the challenges are:

- Unless the TLS Certificate is from a "well known CA" the Browser will display warning dialogs to the user.
- There is an ongoing cost to using a Cert from a well known CA that includes the initial cost plus the periodic renewal cost.
- There is a performance penalty incurred as a result of the encryption process

-Tim
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
TLS - by bump_here - 05-02-2019, 08:57 PM
RE: TLS - by Tim Curtis - 05-02-2019, 10:38 PM
RE: TLS - by bump_here - 05-05-2019, 03:47 PM
RE: TLS - by Tim Curtis - 05-05-2019, 05:01 PM
RE: TLS - by bump_here - 05-05-2019, 05:57 PM
RE: TLS - by bump_here - 05-14-2019, 07:39 PM
RE: TLS - by Tim Curtis - 05-14-2019, 09:51 PM
RE: TLS - by bump_here - 05-15-2019, 10:57 AM

Forum Jump: