[req] distinguished_name = req_distinguished_name req_extensions = v3_req prompt = no [req_distinguished_name] C = US ST = NY L = NewYork O = Foxhunt OU = HFT CN = api-gateway-client [v3_req] keyUsage = digitalSignature, keyEncipherment extendedKeyUsage = clientAuth subjectAltName = @alt_names [alt_names] DNS.1 = api-gateway DNS.2 = localhost IP.1 = 127.0.0.1