Skip to main content

can I disable the SSL/TLS Manager without disabling the SSL APIs?

Comments

3 comments

  • AndrewH.
    The feature you will want to disable for this is cPanel Market
    0
  • manokiss
    Thanx! but no :-( Disabling cpanel market (having SSL/TLS enabled in features manager) it continue showing the SSL/TLS section in the users cPanel. The idea is have the SSL/TLS API working without showing the SSL/TLS feature in the users cpanel. Any idea?
    0
  • AndrewH.
    The features tied to each should be listed in
    /usr/local/cpanel/base/frontend/paper_lantern/dynamicui.conf
    That said for just SSL/TLS (manually installing certs) the only feature that controls it is "sslmanager". For the SSL/TLS Wizard (interface which allows you to purchase certs) it requires "market && tls_wizard && sslinstall" and has an additional check to see if "$market_has_enabled_providers" exists (basically if there are providers available). If these solutions don't work for you, you can customize the dynamicui.conf for your users and add an if statement to the corresponding feature although to be honest I don't remember offhand if this requires cloning the theme which might be more than you want to do. Let me know if you have any further questions.
    0

Please sign in to leave a comment.