Logging in
C
Written by Curtis Hall
Updated over a week ago

Connect to the server with a web browser
​
By default the server runs on a port 7001, and requires SSL. You can access the server using https://hostname:7001

Version 2 uses SSL to increase the security of client and web communications. With this in mind, we generate a generic certificate during each installation. This certificate is self-signed, so browsers will pop up this security warning. The connection is still secure, the certificate is just not signed by a CA authority. It is safe to proceed with using the untrusted SSL certificate. Most browsers will allow you proceed with the untrusted SSL cerfifcate and will only warn you if the SSLcertificate has changed.
​

Login
​

The default login is user admin and password bluecherry

Did this answer your question?