n
anonymousdoortablet/dthelp.nsfTLS
Protected content
238pages | Our help system contains many pages and videos for you to consume. This includes the complete information on how Door Tablet works, all its features and options, and of course the many benefits for your business. Door Tablet School offers many videos too. |
|
|
Click on images to see them in full screen
A1B9C5189C6534AC8025848000263E9ATLS and Java Security
TLS
Many organisations need to switch to use TLS1.2. If you are one of these, follow these steps to enable TLS1.2 connections between the Door Tablet server and your scheduling system.
Prerequisites:
You must be running the Door Tablet core server version 9.0.1FP10 or up. You can find the version code at the bottom of your Door Tablet Web UI screens.
Follow these steps:
- Find the notes.ini file of the Door Tablet server. It will be in the install directory
- Add a line that tells the server about the location of an options file. For example: JavaUserOptionsFile=jvmOptions.txt
- Create the text file you listed above in the same folder as the notes.ini file
- Add the following text in the jvmOptions.txt file: https.protocols=TLSv1.2
- Restart the Door Tablet server and test it
Note: you can put the jvmOptions.txt file anywhere on the server.
The Door Tablet server should now connect using TLS1.2
Right-Click on the link below to download the file:
jvmOptions.txt
Note: If you performed the above yet your are still unable to connect check that the file you create is correctly named. Common error: the file is named as jvmOptions.txt.txt
Java Security
Should you get error messages regarding Cyphers, use the attached file to replace a file with the same name:
<install-dir>\jvm\lib\security\java.security
Right-Click on the link below to download the file:
java.security