/
HTTPS/SSL Configuration

HTTPS/SSL Configuration

Password for Keystore visible in \tim\wildfly\standalone\configuration\standalone-tim.xml in line 414

  1. Stop TIM Service

  2. Import Keypair into tim/wildfly/ssl/keystore.jks

image-20240116-103612.png

Select type accordingly and proceed

image-20240116-103726.png

 

  1. \tim\wildfly\standalone\configuration\standalone-tim.xml

    1. server-ssl-context is a reference to https-listener further below, they have to match

      image-20240116-101223.png
      image-20240116-104245.png

       

    2. Ensure the reference to the keystore is correct and also provide the according password (can be encrypted through TIM after First bootup)

image-20240116-104757.png

  1. Start TIM Service

 

optional - only relevant if multiple certificates are in use:

Alias configuration for keystoremanager \tim\wildfly\standalone\configuration\standalone-tim.xml

image-20241118-115221.png

Related content