We wanted to do secure deployments(enable SSL) for OD to LSDS & LSCS. For that we have tried to enable WebServices with HTTPs transport on port 9274 with password.
Wanted to have following information on above
1. how many bits of encryptions is supported by the above method of SSL Communication? Basically the we are looking for more than 128 bit of encryption.
2. if this is the correct way or we should enable SSL using the open SSL method by having Certificate Authority and then generate public & private keys using CACert.pem?? Does PLC support this method?
Thanks