Author Topic: SSL Optim  (Read 10479 times)

nqny

  • New
  • *
  • Posts: 1
    • View Profile
SSL Optim
« on: January 16, 2018, 01:48:48 AM »
Hi Everyone,

I am new to Wanos. I want to know if wanos support ssl or not? can we optimize ssl? how it works? can we use internal/external ca for this? or it limited to using Wanos self signed certificate?

Cheers
nqny

AlexTor

  • New
  • *
  • Posts: 1
    • View Profile
Re: SSL Optim
« Reply #1 on: March 21, 2019, 12:28:40 PM »
No info on Wanos and SSL? Does this mean SSL is not supported?

lmolina

  • Team Wanos
  • Administrator
  • Full Member
  • *****
  • Posts: 26
    • View Profile
Re: SSL Optim
« Reply #2 on: April 03, 2019, 12:55:49 PM »
Hi,

SSL is an encrypted protocol. Kindly refer to our article on how Wanos handles encrypted protocols.

http://wanos.co/docs/docs/frequently-asked-questions/encrypted-protocols/
MCP

Note: Forum posts may be outdated. Please see wanos.co/docs for more recent info.

Wanos

  • Team Wanos
  • Administrator
  • Full Member
  • *****
  • Posts: 56
    • View Profile
Re: SSL Optim
« Reply #3 on: April 03, 2019, 01:03:06 PM »
Hi Nqny, Alex,

Please first see the FaQ on encrypted protocols at http://wanos.co/docs/docs/frequently-asked-questions/encrypted-protocols/

In summary all features are enabled except for Compression and Deduplication. HTTPS is most likely already Gzipped so it is really only deduplication that is not supported for SSL. To offset this, SSL Object caching is supported via WebCache. This is intended to be used within an enterprise and to improve the performance of an enterprise HTTPS application. It is required to use a SSL certificate on the appliance. It can be a self signed certificate. It is recommended to use a certificate that can be placed in the trusted list on the workstations.

Note the SSL caching feature is not intended to cache all Internet traffic. We get this request frequently. Please have a look at Squid if you would like to bake your own SSL caching server for Internet traffic.

Please see the SSL Caching documentation for steps on how to enable this for an enterprise HTTPS application at:
http://wanos.co/docs/docs/wanos-admin-guide/optional-configuration/webcache/
« Last Edit: December 18, 2020, 03:04:00 PM by lmolina »
Note: Forum posts may be outdated. Please see the latest documentation at wanos.co/docs