

When prompted, enter the required information. To set an OpenSSL configuration environment variable, see Set the OpenSSL configuration environment variable (optional) section in this article. This directory does not exist on Windows, and you can simply ignore this message. \conf\openssl.cnf.Ī warning that the /usr/local/ssl directory cannot be found. In this case, retype the command above with the following parameter: -config. If you did not set the OpenSSL configuration environment variable, OPENSSL_CONF, you might see either of the following messages:Īn error message about the config information being unable to load. Openssl.exe req -new -key yourcertname.key -out yourcertname.csr Run the following command to create a certificate signing request (CSR) file: Important: If you want to configure a SAN certificate to use SSL for multiple domains, first complete the steps in For SAN certificates: modify the OpenSSL configuration file below, and then return to here to generate a CSR. You send the CSR to a certificate authority (CA) to obtain a signed certificate. Use the key file you created in the procedure above to generate the certificate signing request (CSR). If a value is not provided, 512 bits is used.Ĭreate a certificate signing request to send to a certificate authority

You should choose a bit length that is at least 2048 bits because communication encrypted with a shorter bit length is less secure. Note: This command uses a 4096-bit length for the key.

Run the following command to create the key file: For example, run the following command:Ĭ:\Program Files\Tableau\Tableau Server\packages\apache.\bin Open the Command Prompt as an administrator, and navigate to the Apache directory for Tableau Server. Generate a key file that you will use to generate a certificate signing request. Note: When setting the Open SSL configuration environment variable, do not enclose the file path with quotation marks. Set OPENSSL_CONF=c:\Program Files\Tableau\Tableau Server\packages\apache.\conf\openssl.cnf Open the Command Prompt as an administrator, and run the following command: To avoid using the -config argument with every use of openssl.exe, you can use the OPENSSL_CONF environment variable to ensure that the correct configuration file is used and all configuration changes made in subsequent procedures in this article produce expected results (for example, you must set the environment variable to add a SAN to your certificate). Set the OpenSSL configuration environment variable (optional) See For SAN certificates: modify the OpenSSL configuration file below. To set up this environment, you need to modify the OpenSSL configuration file, nf, and configure a Subject Alternative Name (SAN) certificate on Tableau Server. Tableau Server allows SSL for multiple domains. Configure a certificate for multiple domain names
#Einstein platform services pem file lost software#
You can find additional information on the SSL FAQ page (Link opens in a new window) on the Apache Software Foundation website.
