This is an old revision of the document!


How to enable QUIC with LiteSpeed Web Server native configuration

Enable QUIC at the Server Level

  • Navigate to WebAdmin Console > Configuration > Server > Tuning.
  • On the same page, scroll down to Security Features
  • Set Enable QUIC to Yes

Enable QUIC on https Listener

Create a listener with security enabled

  • Navigate to WebAdmin Console > Configuration > Listeners and press the Add button.
  • Choose HTTP then press the Next button.
  • Set Listener Name to LS-443.
  • Set Port to 443.
  • Set Secure to Yes.
  • Press the Save button.

Configure your Public SSL Private Key & Certificate

  • While still in Listener Configuration, select the SSL tab.
  • Point Private Key File, Certificate File and CA Certificate File to your certificate file location.

Enable the QUIC function

  • On the same page, scroll down to Security Features
  • Set Enable QUIC to Yes

Enable QUIC at the Virtual-Host Level

Configure your Public SSL Private Key & Certificate

  • While still in Listener Configuration, select the SSL tab.
  • Point Private Key File, Certificate File and CA Certificate File to your certificate file location.

Enable the QUIC function

  • On the same page, scroll down to Security Features
  • Set Enable QUIC to Yes

  • Admin
  • Last modified: 2017/07/27 13:18
  • by Lisa Clarke