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

FreeBSD Manual Pages

  
 
  

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
       required	by OpenSSL after new AXA certificates have been	installed man-
       ually  or with axa_make_cert(8) or axa_server_cert(8).  It also deletes
       old certificate files.  It is similar to	c_rehash(1).

   OPTIONS
       -x   enables debugging output.

       -D   deletes the	oldest duplicate among certificates for	the same  sub-
	    ject.

       -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 certifi-
	    cate 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).

				April 12, 2025		     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+14.3.quarterly>

home | help