Sequester Generate-Service-Certificate
SYNOPSIS
parsec-cli sequester generate-service-certificate [–datetime] [-h|–help] <–service-label> <–service-public-key> <–authority-private-key> <OUTPUT>
DESCRIPTION
Generate a signed service certificate
OPTIONS
- –service-label <SERVICE_LABEL>
Service name
- –service-public-key <SERVICE_PUBLIC_KEY>
File containing the public key to use when generating the services certificate
- –authority-private-key <AUTHORITY_PRIVATE_KEY>
File containing the private key used to sign the services certificate
- –datetime <DATETIME> [default: 2026-08-14T12:12:00Z]
Timestamp at which the certificate is valid (similar to `notBefore` in a x509 certificate)
- -h, –help
Print help
- <OUTPUT>
Write the certificate at the given path