User Guide
Table Of Contents
- Warranty
- Revision History
- About This Guide
- Quick Start
- Getting Started
- Installation and Communication
- Administrator Console
- Introduction
- Connecting to the Reader
- Administrator Console Login
- Reader Administrator Console
- Status
- Reader Statistics
- Configure Reader
- Read Tags
- Communication Settings
- System Time Management
- IPV6 IP Sec
- Change Password
- GPIO
- Applications
- Reader Profiles
- Firmware Version/Update
- Commit/Discard
- System Log
- Reader Diagnostics
- Shutdown
- Wi-Fi Configuration
- Application Development
- Firmware Upgrade
- Troubleshooting
- Technical Specifications
- Static IP Configuration
- RF Air Link Configuration
- Connecting Wi-Fi and Bluetooth Dongles
- Copying Files To and From the Reader
- Data Protection
4 - 26 FX7500 RFID Reader Integrator Guide
keyUsage = digitalSignature, keyEncipherment
extendedKeyUsage = serverAuth, clientAuth, nsSGC, msSGC
nsComment = "SSL/TLS Certificate"
samplereader.cnf
#
# samplehost.cnf - customized for a reader. Edit last 4 octets after FX7500 to suit hostname of reader to
which certificate is issued
#
[ req ]
prompt = no
distinguished_name = FX7500123456.ds
[ FX75000657E5.ds ]
commonName = FX7500123456
stateOrProvinceName = IL
countryName = US
emailAddress = root@FX7500123456
organizationName = Company Name
organizationalUnitName = Department Name
samplehost.cnf
#
# samplehost.cnf - customized for a client that will connect to the reader's LLRP port. Edit hostname to
match FQDN of client.
#
[ req ]
prompt = no
distinguished_name = clienthostname.mycompany.com
[clienthostname.mycompany.com ]
commonName = CLIENTHOSTNAME
stateOrProvinceName = IL
countryName = US
emailAddress = root@clienthostname.mycompany.com
organizationName = Company Name
organizationalUnitName = Department Name
Draft 2