How to register and set tFlow domain name

To access your tFLOW instance via DNS name instead of IP you could add the 3rd level name like :
tflow.mydomain.com

To do this you need first to create an A record into the the DNS pointing the name "tflow" to an IP address:
In order to know the current IP you could just resolve (with a ping command for example) your current domain name like:
mysite.tflowproof.com
and get the ip from there, if you prefer you could ask our support team to help you, in this case please open a ticket at:
support.aleyant.com

 

 
For self hosted instances:
Please add an A record as above then map the external IP address space into the internal address (LAN) of your server by modifying your network address translator (NAT) settings. Then the DNS record should be set to point to the external address.
This will allow your tFLOW to be accessible from outside your LAN.
Please note that the default port is 80.


When the DNS record has been added please contact us, we will make corresponding changes on the server.
 
 
How to enable HTTPS
HTTPS (HTTP Secure) is an adaptation of the Hypertext Transfer Protocol (HTTP) for secure communication over a computer network, and is widely used on the Internet.
In HTTPS, the communication protocol is encrypted by Transport Layer Security (TLS), or formerly, its predecessor, Secure Sockets Layer (SSL).
 
The principal motivation for HTTPS is authentication of the accessed website and protection of the privacy and integrity of the exchanged data. It protects against man-in-the-middle attacks. The bidirectional encryption of communications between a client and server protects against eavesdropping and tampering of the communication. 
In practice, this provides a reasonable assurance that one is communicating without interference by attackers with the website that one intended to communicate with, as opposed to an impostor.
 
 
SSL Certificates
SSL Certificates need to be issued from a trusted Certificate Authority. Browsers, operating systems, and mobile devices maintain list of trusted CA root certificates.
The Root Certificate must be present on the end user's machine in order for the Certificate to be trusted. If it is not trusted the browser will present untrusted error messages to the end user. In the case of e-commerce, such error messages result in immediate lack of confidence in the website and organizations risk losing confidence and business from the majority of consumers.
 
If you already have a DV (Domain Validation) certificate for your registered domain name then please include a new 3rd level domain name for tFlow and provide us with the certificate else  conatct a CA (Certificate Authority) for a new certificate enrollment.