A10 Application delivery (1030S) multiple SSL certificates share one IP setting
1. Import certificate
First of all, import the certificate under the "configuration Mode"-"SLB"-"SSL Management" menu. If you need to achieve multiple certificates sharing an IP, we should import the P12 certificate, click "Import", select "PFX" under the pop-up window "Certificate Format", and fill in the password that was filled in when the P12 certificate was generated. (note: after purchasing the certificate, use the tool to generate the P12 certificate, or you can ask the customer service to assist in the generation. After Ali purchased the certificate, the certificate in P12 format can be found under some application servers under the official certificate provided for each application server), select the local certificate file for "authentication source address", and click "OK" button to perform import.
two。 Create a "terminal SSL" template
Enter "configuration Mode"-"SLB"-"template"-"Terminal SSL", click "add" button, fill in "name", and add each server and certificate information to "Server Name Indication".
Server Name: enter the domain name
Server Certificate: select the previously imported p12 certificate corresponding to the domain name
Server Private Key: select the previously imported p12 certificate corresponding to the domain name
Click the "add" button on the right to add the certificate information to the "Server Name Indication", import and add the certificate in turn, and then click the "OK" button to save the "terminal SSL" template.
3. Bind to "virtual server"
Select "virtual server", add port, pop-up "port" editing interface, "type" select "HTTPS", "terminal SSL template" select predefined SSL, note that if you implement multi-domain name sharing, you should attach a predefined "HTTP template".