Roundcube SSL applied on domain name

Discussion in 'ISPConfig 3 Priority Support' started by albertf, Oct 2, 2019.

  1. albertf

    albertf Member

    Hello,
    My website/domain name have already one SSL Certificate, https://domain.com
    Why this SSL Certificate doesn't work on https://domain.com/webmail and I must use http://domain.com/webmail ?
    When the SSL Certificate have been generate when I have created, it doesn't include /Webmail/ ?
    How to apply https ?
    Thanks
     
  2. albertf

    albertf Member

    I answer to myself because I found the solution :)
    This problem come from a wrong DNS config
    With IspConfig I added in : DNS -> Domain.com ->Records -> Add A zone :
    Type = A
    Name (Hostname) = webmail.domain.com.
    Data (IP-Address) = 123.456.789(IP)
    And now https://domain.com/webmail is working perfectly !
    Somebody can confirm that is was the right way to do it ? or there is a better way ?
     
    Last edited: Oct 2, 2019
  3. till

    till Super Moderator Staff Member ISPConfig Developer

    What you did in DNS (adding a subdomain) is actually not related to accessing the webmail with a /webmail URL. That it works now is just a coincidence. AAn ssl cert for domain.com includes URL's of that domain.
     
  4. albertf

    albertf Member

    Yes it was just just a coincidence, without webmail.domain.com in my Dns, https://domain.com/webmail is working well.
    Thanks
     

Share This Page