package
1.4.11
Repository: https://github.com/hyperledger/firefly-common.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
HTTPConfTLSCA the TLS certificate authority in PEM format, this option is ignored if HTTPConfTLSCAFile is also set.
HTTPConfTLSCAFile the TLS certificate authority file for the HTTP server.
HTTPConfTLSCert the TLS certificate in PEM format, this option is ignored if HTTPConfTLSCertFile is also set.
HTTPConfTLSCertFile the TLS certificate file for the HTTP server.
HTTPConfTLSClientAuth whether the HTTP server requires a mutual TLS connection.
HTTPConfTLSEnabled whether TLS is enabled for the HTTP server.
HTTPConfTLSInsecureSkipHostVerify disables host verification - insecure (for dev only).
HTTPConfTLSKey the TLS certificate key in PEM format, this option is ignored if HTTPConfTLSKeyFile is also set.
HTTPConfTLSKeyFile the private key file for TLS on the server.
HTTPConfTLSRequiredDNAttributes provides a set of regular expressions, to match against the DN of the client.
No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author

# Type aliases

No description provided by the author