Want to subscribe to topics you're interested in?
Become a Member

[Solved] No EAB credentials found for ZeroSSL

Discussion in 'Bug Reports' started by AHTOLLlKA, Jun 15, 2021.

  1. AHTOLLlKA

    AHTOLLlKA Member

    32
    4
    8
    Dec 1, 2017
    Ratings:
    +9
    Local Time:
    9:00 PM
    fresh hetzer dedicated server with centos 7 (installed 1 day ago)

    /etc/centminmod/custom_config.inc

    NGINX_SSLCACHE_ALLOWOVERRIDE='y'
    NGINX_STAPLE_CACHE_OVERRIDE='y'
    NGINX_STAPLE_CACHE_TTL='86400'
    SET_DEFAULT_MYSQLCHARSET='utf8mb4'
    AUTOHARDTUNE_NGINXBACKLOG='y'
    ZSTD_LOGROTATE_NGINX='y'
    ZSTD_LOGROTATE_PHPFPM='y'
    LETSENCRYPT_DETECT='y'
    DUALCERTS='y'
    SELFSIGNEDSSL_ECDSA='y'
    NGINX_LIBBROTLI='y'
    NGXDYNAMIC_BROTLI='y'
    PHP_PGO_ALWAYS='y'
    PHP_PGO='y'
    PHP_BROTLI='y'
    PHP_LZFOUR='y'
    PHP_LZF='y'
    PHP_ZSTD='y'
    PHPFINFO='y'
    WPCLI_CE_QUERYSTRING_INCLUDED='y'
    MARCH_TARGETNATIVE='n'


    i try to add new domain via 22 menu (wordpress)
    and get error when ACME work, and i see ACME triyng to get SSL via ZeroSSL...
    log in attach...
    how i can use only Let's Encrypt ?

     

    Attached Files:

    Last edited: Jun 15, 2021
  2. AHTOLLlKA

    AHTOLLlKA Member

    32
    4
    8
    Dec 1, 2017
    Ratings:
    +9
    Local Time:
    9:00 PM
    oh, got it, just need to change default server via
    /root/.acme.sh/acme.sh --set-default-ca --server letsencrypt

    and now all fine :)
     
  3. eva2000

    eva2000 Administrator Staff Member

    50,928
    11,808
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,267
    Local Time:
    4:00 AM
    Nginx 1.25.x
    MariaDB 10.x
    Centmin Mod integration only expects Letsencrypt CA provider right now so not for ZeroSSL etc
     
  4. eva2000

    eva2000 Administrator Staff Member

    50,928
    11,808
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,267
    Local Time:
    4:00 AM
    Nginx 1.25.x
    MariaDB 10.x
    In case anyone else runs into this, Centmin Mod 123.09beta01 and newer have an update committed to addons/acmetools.sh to ensure Letsencrypt is the default CA provider for underlying acme.sh SSL client instead of ZeroSSL. See Beta Branch - acmetool.sh 1.0.74