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