logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

estclient_brski - example EST client application using Bootstrapping Remote Secure Key Infrastructure

Author

       This  manpage  is  based on estclient_brski's usage output and the included documentation. It was written
       for the Debian project by Christoph Biedl <debian.axhn@manchmal.in-ulm.de> but may be used by others.

libEST 3.2.0                                       2024-07-28                                 estclient_brski(1)

Name

       estclient_brski - example EST client application using Bootstrapping Remote Secure Key Infrastructure

Options

-sserver
           Enrollment server IP address

       -pport#
           TCP port# for enrollment server

       -z
           Force binding the PoP by including the challengePassword in the CSR

       -u
           Specify user name for HTTP authentication.

       -h
           Specify password for HTTP authentication.

       -f
           Runs EST BRSKI Client in FIPS MODE = ON

       -ccertfile
           Identity certificate to use for the TLS session

       -kkeyfile
           Use with -c option to specify private key for the identity cert

       --srp
           Enable TLS-SRP cipher suites.  Use with --srp-user and --srp-password options.

       --srp-userstring
           Specify the SRP user name.

       --srp-passwordstring
           Specify the SRP password.

       --auth-tokenstring
           Specify the token to be used with HTTP token authentication.

See Also