TeamcenterKnowledge

System Administration > File Management System > Administering FMS > Configuring FMS > Configuring FMS for HTTPS

Generate a keystore and key entry

Procedure Run the following command to create a keystore and private key in your FSC_HOME directory: Copy >keytool -genkey -keystore keystore -keyalg RSA -alias FSC_myhost Complete each question prompted by the command. For example: Copy >keytool -genkey -keystore keystore -keyalg RSA -alias FSC_myhost Enter keystore password: keystore.password What is your first and last name? [Unknown]: myhost.mydomain.com What is the name of your organizational unit? [Unknown]: mycompany What is the name of your organization? [Unknown]: mycompany What is the name of your City or Locality? [Unknown]: mycity What is the name of your State or Province? [Unknown]: mystate What is the two-letter country code for this unit? [Unknown]: my Is CN=myhost.mydomain.com, OU=mycompany, O=mycompany, L=mycity, ST=mystate, C=my correct? [no]: yes Enter key password for (RETURN if same as keystore password): FSC_myhost.password Run the following command to confirm that you can read the file and view the key entry: Copy >keytool -list -keystore keystore Complete each question prompted by the command. For example: Copy >keytool -list -keystore keystore Enter keystore password: keystore.password Keystore type: jks Keystore provider: SUN Your keystore contains 1 entry fsc_myhost, Nov 8, 2007, keyEntry, Certificate fingerprint (MD5): 59:B6:2D:38:24:16:45:1B:47:2A:E9:06:55:80:B3:C6 Create a copy of the keystore file and keep it in a secure location. Caution The private key stored in the keystore is not recoverable if the file or passwords are lost.

Source: https://docs.sw.siemens.com/documentation/external/PL20251212545240207/en-US/tc_help/AWAdmin/fhs4814155880506/uuc1737238583853/fhe1737238587390/nxs1737238591363/vpi1737238591454/id905631.html · retrieved Fri Jul 31 2026 00:00:00 GMT+0000 (Coordinated Universal Time)