Certificate for another server

Hi @foudtz

you have two options:

  • Has the server with the domain name a (small) webserver? If yes, you can create a redirect http + /.well-known/acme-challenge/random-filename to your other server http or https, then use there (sample) Certbot with the webroot option and certonly.
  • use dns validation
1 Like