EasyManuals Logo

Zebra FX7500 Integration Guide

Zebra FX7500
148 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #69 background imageLoading...
Page #69 background image
Administrator Console
69
CreateReaderCert.sh
#Initialize from current directory
#Enable definition for environment variable OPENSSL_FIPS to execute in FIPS mode on system with
FIPS compliant OpenSSL build
#export OPENSSL_FIPS=1
export WORKSPACE_DIR=$( cd "$( dirname "$0" )" && pwd )
#Make sure passwords are unique and secret
export CA_KEY_PASSWORD=CA-abcd12345
export GENERATED_CERT_KEY_PASSWORD=abcd12345
cd $WORKSPACE_DIR/CA-Certs/myCA
#Create sample reader key and certificate
export OPENSSL_CONF=$WORKSPACE_DIR/samplereader.cnf
echo 'Creating reader key and certificate with its signing request ....'
openssl req -newkey rsa:1024 -keyout reader_key.pem -keyform PEM -out tempreq.pem -outform PEM
-passout pass:$GENERATED_CERT_KEY_PASSWORD
#CA now signs client certificate by processing its certificate sigining request
echo 'CA Signing reader certificate....'
export OPENSSL_CONF=$WORKSPACE_DIR/caconfig.cnf
openssl ca -extensions ssl_client_server -in tempreq.pem -out reader_crt.pem -passin
pass:$CA_KEY_PASSWORD -batch
rm -f tempreq.pem
echo 'Exporting reader certificate and key to PKCS#12 format....'
openssl pkcs12 -export -out reader.pfx -inkey reader_key.pem -in reader_crt.pem -certfile cacert.crt
-passin pass:$GENERATED_CERT_KEY_PASSWORD -passout
pass:$GENERATED_CERT_KEY_PASSWORD
echo 'Reader certificate, key and export to PKCS#12 format (.pfx) completed.'
echo 'Note: PFX protected with password: '$GENERATED_CERT_KEY_PASSWORD

Table of Contents

Other manuals for Zebra FX7500

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Zebra FX7500 and is the answer not in the manual?

Zebra FX7500 Specifications

General IconGeneral
InterfaceUSB
Product colorWhite
LED indicatorsActivity, Power, Status
Housing materialAluminium, Metal, Plastic
Battery type-
Storage temperature (T-T)-40 - 70 °C
Operating temperature (T-T)-20 - 55 °C
Operating relative humidity (H-H)5 - 95 %
Harmonized System (HS) code84719000
Weight and Dimensions IconWeight and Dimensions
Depth43.2 mm
Width149.9 mm
Height195.6 mm
Weight860 g

Related product manuals