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 #70 background imageLoading...
Page #70 background image
Administrator Console
70
CreateClientCert.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
echo 'Current dir:'$( cd "$( dirname "$0" )" && pwd )
#Create sample client key and certificate
export OPENSSL_CONF=$WORKSPACE_DIR/samplehost.cnf
echo 'Creating client key and certificate with its signing request ....'
openssl req -newkey rsa:1024 -keyout client_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 client certificate....'
export OPENSSL_CONF=$WORKSPACE_DIR/caconfig.cnf
openssl ca -in tempreq.pem -out client_crt.pem -extensions ssl_client_server -passin
pass:$CA_KEY_PASSWORD -batch
rm -f tempreq.pem
echo 'Client key, certificate creation and signing completed. Use files client_key.pem and
client_crt.pem'

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