Closed
Description
Document new GraphQL TLS/mTLS options:
--graphql-tls-enabled
: Enable TLS for the GraphQL HTTP service.--graphql-tls-keystore-file
: Path to the TLS keystore file.--graphql-tls-keystore-password-file
: Path to the file containing the password for the TLS keystore.--graphql-mtls-enabled
: Enable mTLS for the GraphQL HTTP service.--graphql-tls-truststore-file
: Path to the TLS truststore file.--graphql-tls-truststore-password-fil
e: Path to the file containing the password for the TLS truststore.
See hyperledger/besu#7910 for more info.
Metadata
Metadata
Assignees
Labels
No labels