Prerequisites

We need to have a valid certificate for the FQDN, its private key and the certificate of the CA that issued it.

Installation

Import the private key

  • System -> Certificate Management -> Traffic Certificate Management -> SSL Certificate List -> Import

Import

  • Import Type = Key
  • Key Name = symbolic name
  • Key Source = private key or upload file

Key

Import the certificate

  • System -> Certificate Management -> Traffic Certificate Management -> SSL Certificate List -> Import

Import

  • Import Type = Certificate
  • Certificate Name = symbolic name
  • Certificate Source = certificate or upload file

Certificate

Configuration

Create SSL profile

  • Local Traffic -> Profiles -> SSL -> Client

SSL Profile

  • Name -> symbolic name
  • Configuration -> Advanced
  • Certificate Key Chain -> Custom

Key Chain

  • Certificate -> certificate
  • Key -> key
  • Chain -> CA certificate

Key Chain

Apply SSL profile to the VIP

Local Traffic -> Virtual Servers -> Virtual Server List

VIPs

Select the VIP.

VIP

Select the profile from the available list and add it to the selected list.

Select