75
Chapter 2 Setup
2
Registering Web Contents
Registering Web contents to this product allows the use of a Web server that is accessed from an
input terminal for content distribution.
You can periodically update Web contents on this product by using a Web server for distributing
Web contents tha
t is separate from this product. You can update certificate files used by this product.
Creating Web Contents
Types of contents
•Web contents: HTML files, CSS files, JavaScript files, and Image data
•Certificate files: Server authentication certificate, SSL authentication certificate
File capacity
Zip the files to be registered all together. The zip file name is arbitrary.
Folder configuration
Configure folders in the following manner.
Use one-byte alphanumeric characters (ASCII characters) for a zip file name and sub-folder
name.
The maximum size of the files before being zipped is 30 MB. Otherwise, registering fails.
Save crossdomain.xml and clientaccesspolicy.xml to the root folder if the user web
application path is “/”.
ePOS-Device_UM_E_Sample.zip .................: Zip file
index.html
css
*.css
img
*.bmp
*.jpg
*.png
js
*.js
sample
*.html
ssltrustedcerts ............................................ : Server authentication certificate
example.pem
sslservercerts.............................................. : SSL authentication certificate
ServerCrt.crt
ServerKey.key
ChainCrt.crt
<Example for sample program>