Technical information

© 2013 by Omtool, Ltd. All rights reserved. Omtool, AccuRoute and the Company logo are trademarks of the Company. Trade names and trademarks of other companies appearing in this document are the property of their respective owners.
A-5Ricoh Embedded Software Architecture (ESA) Device Client v1.4 Installation and Integration Guide
Appendix A: Setting up HTTPS with Windows 2008
8 Using the Keytool:
a Install the Java environment on the system.
b Add the following paths to the Path Variable of the systems Environmental Variables:
C:\Program Files (x86)\Java\j2re1.4.2_19\bin;C:\Program Files
(x86)\Java\j2re1.4.2_19\lib; C:\Program Files
(x86)\Java\j2re1.4.2_19\bin;
c Open the command prompt and change the directory to the newly created folder (for example,
C:\certs).
d Run the following command:
keytool -keystore jdk-cacerts -storepass changeit -import -alias
<commonname> -file <certificatename> -trustcacerts
where <commonname> can be anything and <certificatename> matches the name of the
certificate.
a Choose Yes to import the certificate.
9 Add the jdk-cacerts back into cacerts.jar following the instructions below:
a Open cacerts.jar using WinZip.
b Delete the jdk-cacerts file located within cacerts.jar.
c Right click on jdk-cacerts and choose WinZip>Add to Zip File.
d Add the file to the cascerts.jar file.
e In the cacerts.jar file, verify that the jdk-cacerts file has the proper date and time
stamp.
f Open the 33960192.zip file and delete the cacerts.jar file.
g Right click on cacerts.jar and choose WinZip >Add to Zip File.
h In the Add to Archive section select Open and browse to:
C:\Program Files (x86)\omtool\ISAPIClients\Ricoh\XletRepository\
33960192
i Select Open.
j Verify that the path is correct and select Add.
k In the 33960192.zip file, verify that the cacerts.jar file has the proper date and time stamp.
10 Verify the fully qualified domain name is correct in OmtoolXlet.dalp following the instructions below:
a Open the 33960192.zip file, locate OmtooXlet.dalp and extract it.
b
Open the extracted OmtoolXlet.dalp file.
c Change -servername from an IP address to a fully qualified domain: For example:
<argument>-servername:100.00.00.000</argument>
d Add the OmtooXlet.dalp back into the 33960192.zip file.
11 Enable the Require SSL option for the WebSite following the instructions below:
a Open Internet Information Services Manager.
b Expand \local machine\Default WebSite and choose OmtoolWebAPI.