HTTPS (SSL connection)

Find and share HowTos to various installations / configurations!
2 posts • Page 1 of 1
Balewski
Posts:13
Joined: Tue Aug 22, 2017 9:52 am

HTTPS (SSL connection)

Post by Balewski »

Hi.

I am trying to establish a https connection to my serwer and i found this in the help:
Import the received certificate to the main keystore: bin\keytool -import -file <path to file> -keystore lib\security\cacerts -alias WinCC OA -storepass xxxx


Do I have to install Java?

Best regards.
Michał

leoknipp
Posts:2928
Joined: Tue Aug 24, 2010 7:28 pm

Re: HTTPS (SSL connection)

Post by leoknipp »

The text you have copied describes how to load the certificate into the keystore.
If you just want to start a HTTP server in control using https there is no need to execute these steps. You just have to define the https port when starting the CTRL function.

Best Regards
Leopold Knipp
Senior Support Specialist

2 posts • Page 1 of 1