All Downloads are FREE. Search and download functionalities are using the official Maven repository.

docker.presto-product-tests.common.hydra-identity-provider.cert.hydra.conf Maven / Gradle / Ivy

There is a newer version: 448
Show newest version
[ req ]
default_bits       = 4096
prompt             = no
default_md         = sha256
x509_extensions    = v3_req
distinguished_name = req_distinguished_name

[ req_distinguished_name ]
CN = hydra

[ v3_req ]
subjectAltName = @alt_names

[alt_names]
DNS = hydra




© 2015 - 2024 Weber Informatics LLC | Privacy Policy