System Administration > File Management System > Administering FMS > Configuring FMS > Configuring FMS for HTTPS
Create a certificate signing request (CSR)
The certificate signing request (CSR) is the message sent from your site to a certificate authority in order to apply for a digital identity certificate. The CSR is the public key generated on your server that validates your web server/organization data when you request a certificate from your third-party certificate vendor. After creating a CSR, follow the process required by your certificate signing authority to obtain your signed certificate. Procedure Run the following command to create a CSR from your private key: Copy >keytool -certreq -keystore keystore -alias FSC_myhost -file FSC_myhost.csr Complete each question prompted by the command. For example: Copy >keytool -certreq -keystore keystore -alias FSC_myhost -file FSC_myhost.csr Enter keystore password: keystore.password Enter key password for
Source: https://docs.sw.siemens.com/documentation/external/PL20251212545240207/en-US/tc_help/AWAdmin/fhs4814155880506/uuc1737238583853/fhe1737238587390/nxs1737238591363/vpi1737238591454/id905635.html · retrieved Fri Jul 31 2026 00:00:00 GMT+0000 (Coordinated Universal Time)