Hi,
I only found examples where LexFloatClient and LexFloatServer communicate with each other via HTTP protocol.
Is it possible to set up the communication between these two components via HTTPS protocol?
Hi,
I only found examples where LexFloatClient and LexFloatServer communicate with each other via HTTP protocol.
Is it possible to set up the communication between these two components via HTTPS protocol?
Hi,
The data exchange between LexFloatServer and LexFloatClient is encrypted using RSA 2048 bit and AES 128 bit encryption algos. So even if the protocol is HTTP the data is still encrypted.
Regards,
Adnan
Clear.
Thanks a lot!