hi guys, i made a new install of ispconfig according to : https://www.howtoforge.com/ispconfig-autoinstall-debian-ubuntu/ in the browser after installation i put https://servername.com:8080 but i get https not secure either with phpmyadmin i pointed the domain today to the ip of the server could this be a reason? thanks for your kind help in advance.
Yes, that#s the reason. You can not get a valid SSL certificate for the system hostname during installation when the hostname does not point to the server in DNS. Run: ispconfig_update.sh --force to update ISPConfig and let the updater reconfigure services and create a new Let's Encrypt SSL certificate.