Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 733 Bytes

index.md

File metadata and controls

26 lines (22 loc) · 733 Bytes

dyocsp manual

Basic Command Options

-c configuraion-file

Specify the format of the YAML configuration file. (Required)

dyocsp -c config.yml

-validate

When this option is used, the command will not start the server but will only validate the configuration file.

dyocsp -validate -c config.yml

Limitations

  • Nonce is not supported.
  • Multiple certificates in a request are not supported.

Table of Contents