I would like to get an ssl certificate without domain for the springboot
that I'm building . How I can I do this. My main purpose is to put this in a Google cloud compute vm. I tried letsencrypt
but looks like domain is needed to get a certificate. Also self-signed certs are giving me an error ERR_CERT_INVALID
. So I wanted a cert from a CA.