Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
axa_link_certs(8)	     System Manager's Manual	       axa_link_certs(8)

NAME
     axa_link_certs -- Create AXA Certificate Links

SYNOPSIS
     axa_link_certs [-xDL] [-S certsdir]

DESCRIPTION
     Axa_link_certs creates the symbolic links to certificate files that are re-
     quired  by  OpenSSL after new AXA certificates have been installed manually
     or with axa_make_cert(8) or axa_server_cert(8).  It also deletes  old  cer-
     tificate files.  It is similar to c_rehash(1).

   OPTIONS
     -x   enables debugging output.

     -D   deletes the oldest duplicate among certificates for the same subject.

     -L   disables  linking  all of the certificates in /usr/local/etc/axa/certs
	  to the target directory.  This linking is intended to copy AXA  server
	  certificates	 to   a   private  AXA	certificate  directory	such  as
	  ~/.axa/certs.

     -S certsdir
	  sets	the  target  AXA  SSL  certificate  to	certsdir.   By	default,
	  axa_link_certs    looks    for    $AXACONF/certs,   ~/.axa/certs,   or
	  /usr/local/etc/axa/certs.

ENVIRONMENT VARIABLES
     If set, AXACONF specifies	the  AXA  configuration  directory  instead  of,
     ~/.axa or /usr/local/etc/axa.

SEE ALSO
     axa_make_cert(8), axa_server_cert(8), radtool(1), sratool(1), radtunnel(1),
     and sratunnel(1).

				 August 27, 2026	       axa_link_certs(8)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=axa_link_certs&sektion=8&manpath=FreeBSD+Ports+15.1.quarterly>

home | help