EasyManuals Logo

Zebra FX7500 Integrator Guide

Zebra FX7500
152 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 4 - 27
InitRootCA.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 CA key password is unique and secret
export CA_KEY_PASSWORD=CA-abcd12345
#Cleanup Certificate Store folder
rm -rf $WORKSPACE_DIR/CA-Certs
#Change directory to CA-Certs and create folders for certificate and key storage in myCA
mkdir -p $WORKSPACE_DIR/CA-Certs
cd $WORKSPACE_DIR/CA-Certs
mkdir -p myCA/signedcerts
mkdir -p myCA/private
cd myCA
#Initialize serial number
echo '01' > serial && touch index.txt
#Create CA private key and certificate
export OPENSSL_CONF=$WORKSPACE_DIR/caconfig.cnf
echo 'Creating CA key and certificate....'
openssl req -x509 -newkey rsa:2048 -out cacert.pem -outform PEM -days 1825 -passout
pass:$CA_KEY_PASSWORD
openssl x509 -in cacert.pem -out cacert.crt
echo 'Test Certificate Authority Initialized. CA certificate saved in cacert.crt. Install it to trusted CA
certificate store'

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