Error creating new authz :: Name does not end in a public suffix

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
0
down vote

favorite
1












ERROR:



Saving debug log to /var/log/letsencrypt/letsencrypt.log
Obtaining a new certificate
An unexpected error occurred:
The request message was malformed :: Error creating new authz :: Name does not end in a public suffix
Please see the logfiles in /var/log/letsencrypt for more details.


CMD:



sudo certbot --apache -d live.domain.co.conf


CONFIG:



<VirtualHost *:80>
ServerAdmin support@domain.co
DocumentRoot /home/domain.co/live
ServerName live.domain.co
ServerAlias live.domain.co

<Directory />
Options +FollowSymLinks +ExecCGI +Includes
Require all granted
</Directory>

ErrorLog $APACHE_LOG_DIR/error.log
CustomLog $APACHE_LOG_DIR/access.log combined
</VirtualHost>






share|improve this question

























    up vote
    0
    down vote

    favorite
    1












    ERROR:



    Saving debug log to /var/log/letsencrypt/letsencrypt.log
    Obtaining a new certificate
    An unexpected error occurred:
    The request message was malformed :: Error creating new authz :: Name does not end in a public suffix
    Please see the logfiles in /var/log/letsencrypt for more details.


    CMD:



    sudo certbot --apache -d live.domain.co.conf


    CONFIG:



    <VirtualHost *:80>
    ServerAdmin support@domain.co
    DocumentRoot /home/domain.co/live
    ServerName live.domain.co
    ServerAlias live.domain.co

    <Directory />
    Options +FollowSymLinks +ExecCGI +Includes
    Require all granted
    </Directory>

    ErrorLog $APACHE_LOG_DIR/error.log
    CustomLog $APACHE_LOG_DIR/access.log combined
    </VirtualHost>






    share|improve this question























      up vote
      0
      down vote

      favorite
      1









      up vote
      0
      down vote

      favorite
      1






      1





      ERROR:



      Saving debug log to /var/log/letsencrypt/letsencrypt.log
      Obtaining a new certificate
      An unexpected error occurred:
      The request message was malformed :: Error creating new authz :: Name does not end in a public suffix
      Please see the logfiles in /var/log/letsencrypt for more details.


      CMD:



      sudo certbot --apache -d live.domain.co.conf


      CONFIG:



      <VirtualHost *:80>
      ServerAdmin support@domain.co
      DocumentRoot /home/domain.co/live
      ServerName live.domain.co
      ServerAlias live.domain.co

      <Directory />
      Options +FollowSymLinks +ExecCGI +Includes
      Require all granted
      </Directory>

      ErrorLog $APACHE_LOG_DIR/error.log
      CustomLog $APACHE_LOG_DIR/access.log combined
      </VirtualHost>






      share|improve this question













      ERROR:



      Saving debug log to /var/log/letsencrypt/letsencrypt.log
      Obtaining a new certificate
      An unexpected error occurred:
      The request message was malformed :: Error creating new authz :: Name does not end in a public suffix
      Please see the logfiles in /var/log/letsencrypt for more details.


      CMD:



      sudo certbot --apache -d live.domain.co.conf


      CONFIG:



      <VirtualHost *:80>
      ServerAdmin support@domain.co
      DocumentRoot /home/domain.co/live
      ServerName live.domain.co
      ServerAlias live.domain.co

      <Directory />
      Options +FollowSymLinks +ExecCGI +Includes
      Require all granted
      </Directory>

      ErrorLog $APACHE_LOG_DIR/error.log
      CustomLog $APACHE_LOG_DIR/access.log combined
      </VirtualHost>








      share|improve this question












      share|improve this question




      share|improve this question








      edited Jun 4 at 20:31









      Stephen Rauch

      1,1545716




      1,1545716









      asked Jun 4 at 19:08









      impondesk

      11




      11

























          active

          oldest

          votes











          Your Answer







          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "89"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          convertImagesToLinks: true,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );








           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1043589%2ferror-creating-new-authz-name-does-not-end-in-a-public-suffix%23new-answer', 'question_page');

          );

          Post as a guest



































          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes










           

          draft saved


          draft discarded


























           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1043589%2ferror-creating-new-authz-name-does-not-end-in-a-public-suffix%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          pylint3 and pip3 broken

          Missing snmpget and snmpwalk

          How to enroll fingerprints to Ubuntu 17.10 with VFS491