Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

tia tia® Viewer Core supports HTTP or HTTPS communication. It is not possible to have both at the same time.

...

Code Block
-e SERVER_SSL_KEYSTORETYPE:PKCS12
-e SERVER_SSL_KEYSTORE:/application/kgs.p12
-e SERVER.SSL.KEYSTORE-PASSWORD_KEYSTOREPASSWORD:test1234
-e SERVER_SSL_KEYALIAS:kgs
-e SERVER_SSL_ENABLED:true

...