axa_server_cert
—
Retrieve AXA Server Certificate Fingerprint
axa_server_cert |
[-x ] [-S
certsdir] [-o
cert_file] -s
server,port |
Axa_server_cert
retrieves the AXA server certificate
fingerprint.
-f
- forces overwrite of existing certificate.
-x
- enables debugging output.
-S
certsdir
- sets the target AXA SSL certificate to certsdir. By
default,
axa_server_cert
looks for a writable
$AXACONF/certs,
~/.axa/certs, or
/usr/local/etc/axa/certs. It tries to create a
directory in the same order if that search fails.
-o
cert_file
- specifies the file in which to put the server certificate. The default is
subj.pem where subj is the
subject common name (CN) of the certificate.
-s
server,port
- specifies the AXA server host name or IP address and the port number from
which to get an AXA TLS server certificate.
If set, AXACONF specifies the AXA configuration directory instead of,
~/.axa or /usr/local/etc/axa.