SSL Configuration XML Files
The following XML tasks are required to configure SSL between the AccuRoute Server and Ricoh (Android) device.
See About Ricoh Android Device SSL Configuration for more information.
Editing the OmlSAPIU.xml file
Using Notepad, you must edit the Web API > OmlSAPIU.xml file > File Transfer information.
To edit the OmlSAPIU.xml file
-
Open File Explorer.
-
Go to C:\Program Filesx86)\UplandAccuRoute\AccRoute\WebAPI\WebAPI\Scripts.
-
Find the OmlSAPIU.xml file.
-
Right-click the file and open with Notepad.
See the OmlSAPIU.xml file below.
-
Find the <FileTransfer> tag and change http to https.
-
Replace the IP address with your fully qualified domain name.
-
Select File > Save.
Note: Edit the permissions in the OmlSAPIU.xml File Properties if you cannot save the file.
Editing the Bootstrap.xml file
Using Notepad, you must edit the Device Client > Configuration > Bootstrap.xml file.
To edit the Bootstrap.xml file
-
Open File Explorer.
-
Go to C:\Program Files (x86)\Upland AccuRoute\DeviceClient\Configuration.
-
Find the Bootstrap.xml file.
-
Right-click the file and open with Notepad.
See the Bootstrap.xml file below.
-
Find the <Server> tag and change http to https.
-
Select File > Save.
Note: Edit the permissions in the Bootstrap.xml File Properties if you cannot save the file.
See also
About Ricoh Android Device SSL Configuration
SSL Configuration Server Certificate Request
SSL Configuration Device Client and Web API
SSL Configuration Server and Device