Skip to main content

Enable SSL for FTP subdomain?

Comments

3 comments

  • dalem
    yes you can first remove the cname or A recored for the zone ftp then add it as a subdomain then auto ssl will install a ssl
    0
  • sozuadavi2
    But I would like it to be automatic, so always when a new account creating script run, the subdomain ftp is already created automatic.... Is it possible? if yes how to do it?
    0
  • cPanelLauren
    Hello @sozuadavi2 That is not something that is natively possible but you should be able to remove the ftp A record and create the subdomain. You may be able to write a hook that can do this for you as well as modify the DNS templates to omit the inclusion of the ftp A record. to edit the zone template you can go to WHM>>DNS Functions>>Edit Zone Templates Documentation on this can be found here: Edit Zone Templates - Version 72 Documentation - cPanel Documentation Then the documentation on custom hooks can be found here: Guide to Standardized Hooks - Developer Documentation - cPanel Documentation
    0

Please sign in to leave a comment.