Skip to main content

Actions in tiCrypt frontend

The tiCrypt frontend gets the information about where the mailbox URL is from the configuration provided by tiCrypt Connect.

To set/change the mailbox URL, either the deployment file needs to be changed (we do not recommend this), or the mailbox URL needs to be set. To perform this, from the tab, select System Settings and edit the Inbox Settings card.

In our case, we will set the mailbox URL to https://mailbox.example.com/inbox.html and set the priority to "Override". This priority indicates that this setting will take priority over the setting in the deployment file.

Restart Nginx and test

The last step in the process is to restart Nginx:

systemctrl restart nginx 

You can now navigate to https://mailbox.example.com/inbox.html to test that the web application is running correctly.

If everything is working correctly, you can set up mailboxes within tiCrypt and send links generated to external users.