Certificates are usually assigned to static webservers.
But in my situation, I am not using any domain name. I have a setup a machine as a server. The name or IP address of the server can change at any point. This would require a self signed certificate to be re-generated at any point. I cannot guarantee that the server will have internet access either. The main use case is on-premises and as part of the local network. As we are not using a webserver, we are not using a website and we are not connecting over the internet, I am facing problems creating a self signed certificates for SSL connection. Can anyone help?