0

The conference.test.su subdomain

Good afternoon. I can't add the conference.test.su subdomain to the certificate.

Does not work:

certbot certonly --webroot -w /var/www/thttpd/ -d test.su,conference.test.su,mail.test.su --server 'https://api.buypass.com/acme/directory'

Works:

certbot certonly --webroot -w /var/www/thttpd/ -d test.su,mail.test.su --server 'https://api.buypass.com/acme/directory'

Works (Let’s Encrypt):

certbot certonly --webroot -w /var/www/thttpd/ -d test.su,conference.test.su,mail.test.su

Could you check if this works for you and tell me what the error is?

2 replies

    • aquamarine_seashore
    • 4 yrs ago
    • Reported - view

    certbot certonly --webroot -w /var/www/thttpd/ -d test.su -d mail.test.su -d conference.test.su -d proxy.test.su -d pubsub.test.su -d upload.test.su --server 'https://api.buypass.com/acme/directory'
    Saving debug log to /var/log/letsencrypt/letsencrypt.log
    Plugins selected: Authenticator webroot, Installer None
    Obtaining a new certificate
    An unexpected error occurred:
    The request message was malformed :: Certificate won't be issued for more than 5 domain(s)

    Is this a limitation of the free version?

      • maov
      • 4 yrs ago
      • Reported - view

      Yes, our current limit is 5 domains on ACME issued certificates.

Content aside

  • Status Answered
  • 4 yrs agoLast active
  • 2Replies closed
  • 178Views
  • 2 Following