github.com/verrazzano/verrazzano@v1.7.1/tests/e2e/config/scripts/cert.conf (about)

     1  # Copyright (c) 2022, Oracle and/or its affiliates.
     2  # Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl.
     3  # Configuration for the external OpenSearch server certificate
     4  [ req ]
     5  prompt=no
     6  distinguished_name = distinguished_name
     7  req_extensions = extensions
     8  
     9  [ distinguished_name ]
    10  organizationName = ExternalOS
    11  
    12  [ extensions ]
    13  subjectAltName = critical,IP:172.18.0.238