cyberpanel won't let me add ssl to a web migrated with duplicator plugin

I have migrated several pages and the first time I get this error, it says that the ssl is active and that it does not need to be renewed.
but when entering the web it does not have ssl. someone knows how I can remove the ssl and add it again or some solution

Is any ssl present when browsing the domain with https?

You don’t have to remove the SSL, you can simply edit the vhost.conf file for that domain and remove the vhssl section ( /usr/local/lsws/conf/vhosts/ )

If even after doing this and generating a new SSL you end up with a self-signed certificate you can replace it as instructed in this guide: https://pcx3.com/cyberpanel/cyberpanel-self-signed-certificate-issue/

Hope that helps, cheers!