Multiple SSL certs in one website

Discussion in 'ISPConfig 3 Priority Support' started by WHO, Jul 4, 2019.

  1. WHO

    WHO Member HowtoForge Supporter

    Hello!
    is there any way to set multiple ssl certs on one webside? For example:

    Websitedomain: example.de => Lets Encrypt
    Aliasdomain: alias.de => Own purchased SSL
    Subdomain: ssl.example.de => Own purchased SSL

    It semms i can only deactivate Lets Encrypt ssl and set only one SSL for a website. Is there a way to use more then one external purchased ssl?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    A website is a vhost and an apache or nginx vhost can have only one SSL cert, so that's not ispconfig specific. To have multiple certs for sub and alias domains, you must add them as vhost alias/sub domains in ISPConfig, this allows you to add different SSL certs for them.
     

Share This Page