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

scepserver - Simple Certificate Enrollment Protocol server

Author

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

scepserver 2.0.0                                    July 2021                                      SCEPSERVER(1)

Name

       scepserver - Simple Certificate Enrollment Protocol server

Options

-allowrenew string

              do not allow renewal until n days before expiry, set to 0 to always allow (default "14")

       -capass string

              passwd for the ca.key

       -challenge string

              enforce a challenge password

       -crtvalid string

              validity for new client certificates in days (default "365")

       -csrverifierexec string

              will be passed the CSRs for verification

       -debug

              enable debug logging

       -depot string

              path to ca folder (default "depot")

       -log-json

              output JSON logs

       -port string

              port to listen on (default "8080")

       -version

              prints version information

Reporting Bugs

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

Synopsys

scep [ <command> ] [ <args> ]

See Also