I can reissue the certificates via Plesk, but it makes it automatically and have no possibility to change domain name. Plesk shows no problems with ssl and all below, but if you try to go to eg. solaris-ustronie.eu it will give you SSL_ERROR_BAD_CERT_DOMAIN, because the domain name is still wrong.
I can, of course, use advanced settings and type domain name there and and choose request or self-signed. Tried to do that and choosed request, but generated certificate has only CSR part and private key and unable to use it…
Domain solaris-ustronie.eu Secured
Domain with the “www” prefix www.solaris-ustronie.eu Secured
Server Configuration TLS versions and ciphers by Mozilla enabled
I can, of course, use advanced settings and type domain name there and and choose request or self-signed. Tried to do that and choosed request, but generated certificate has only CSR part and private key and unable to use it…
The server name is being served by nginx.
But I don't see "rsvix170.gerwanserver.de" anywhere in that output.
So, I'm not yet sure how nginx is serving that certificate.
You may have to take a closer look through the nginx config files to identify why/how it is being served.
You can use a CSR manually via a web site like: <a href="https://ZeroSSL.com/>ZeroSSL.
But manually processing a cert request is NOT recommended,
LE certs will expire every 90 days.
Using a method that can be automated is highly recommended.