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

scepclient - Simple Certificate Enrollment Protocol client

Author

       This  manpage  was  written  by  Peymaneh Nejad for the Debian distribution and can be used for any other
       usage of the program.

scepclient 2.0.0                                    July 2021                                      SCEPCLIENT(1)

Description

-ca-fingerprint string

              SHA-256 digest of CA certificate for NDES server. Note: Changed from MD5.

       -cacert-message string

              message sent with GetCACert operation

       -certificate string

              certificate path, if there is no key, scepclient will create one

       -challenge string

              enforce a challenge password

       -cn string

              common name for certificate (default "scepclient")

       -country string

              country code in certificate (default "US")

       -debug

              enable debug logging

       -keySize int

              rsa key size (default 2048)

       -locality string

              locality for certificate

       -log-json

              use JSON for log output

       -organization string

              organization for cert (default "scep-client")

       -ou string

              organizational unit for certificate (default "MDM")

       -private-key string

              private key path, if there is no key, scepclient will create one

       -province string

              province for certificate

       -server-url string

              SCEP server url

       -version

              prints version information

Name

       scepclient - Simple Certificate Enrollment Protocol client

Reporting Bugs

       Report bugs to https://github.com/micromdm/scep

See Also