I installed ISPConfig on my private LAN-server tjm.mine.nu and had no problems using https. Hostname was tjm and domainname mine.nu. This is an DynDNS-adress. But if I installed it on france-mondiale.com, which is another server hosted by a provider, I cannot login. Either it claims the certificate was already certified and is in use or if I am trying to use http instead it claims, that I need to have to call the https-url. I'd given "" as hostname and "france-mondiale.com" as domain name. Exactly it claims, that it's serial number has been already registered. Both servers are running Debian Etch (4.0 stable) LAMP. One is a PPC G3, the other an AMD64. What's wrong? .tom
i have had the same problem. if you "create" two certificates and use the same "creation-data" the same fingerprint is generated. to avoid this change the "creation data". for example use mycompany and mycompany2 or something else. DO NOT USE THE DEFAULT VALUES FOR BOTH!