Skip to content

Only RSA or EC keys are supported #6776

@86maid

Description

@86maid

android termux

~/acme.sh $ ./acme.sh --set-default-ca --server letsencrypt
[Fri Feb  6 00:55:05 CST 2026] Changed default CA to: https://acme-v02.api.letsencrypt.org/directory
~/acme.sh $ ./acme.sh --issue --dns dns_tencent -d demonmaid.com -d *.demonmaid.com --debug
[Fri Feb  6 00:55:16 CST 2026] Let's find the script directory.
[Fri Feb  6 00:55:16 CST 2026] _SCRIPT_='./acme.sh'
[Fri Feb  6 00:55:16 CST 2026] _script='/data/data/com.termux/files/home/acme.sh/acme.sh'
[Fri Feb  6 00:55:16 CST 2026] _script_home='/data/data/com.termux/files/home/acme.sh'
[Fri Feb  6 00:55:16 CST 2026] Using default home: /data/data/com.termux/files/home/.acme.sh
[Fri Feb  6 00:55:16 CST 2026] Using config home: /data/data/com.termux/files/home/.acme.sh
[Fri Feb  6 00:55:16 CST 2026] LE_WORKING_DIR='/data/data/com.termux/files/home/.acme.sh'
https://github.com/acmesh-official/acme.sh
v3.1.3
[Fri Feb  6 00:55:16 CST 2026] Running cmd: issue
[Fri Feb  6 00:55:16 CST 2026] _main_domain='demonmaid.com'
[Fri Feb  6 00:55:16 CST 2026] _alt_domains='*.demonmaid.com'
[Fri Feb  6 00:55:16 CST 2026] Using config home: /data/data/com.termux/files/home/.acme.sh
[Fri Feb  6 00:55:16 CST 2026] default_acme_server='https://acme-v02.api.letsencrypt.org/directory'
[Fri Feb  6 00:55:16 CST 2026] ACME_DIRECTORY='https://acme-v02.api.letsencrypt.org/directory'
[Fri Feb  6 00:55:16 CST 2026] _ACME_SERVER_HOST='acme-v02.api.letsencrypt.org'
[Fri Feb  6 00:55:16 CST 2026] _ACME_SERVER_PATH='directory'
[Fri Feb  6 00:55:16 CST 2026] DOMAIN_PATH='/data/data/com.termux/files/home/.acme.sh/demonmaid.com_ecc'
[Fri Feb  6 00:55:16 CST 2026] 'dns_tencent' does not contain 'dns'
[Fri Feb  6 00:55:17 CST 2026] Le_NextRenewTime
[Fri Feb  6 00:55:17 CST 2026] Using ACME_DIRECTORY: https://acme-v02.api.letsencrypt.org/directory
[Fri Feb  6 00:55:17 CST 2026] _init API for server: https://acme-v02.api.letsencrypt.org/directory
[Fri Feb  6 00:55:17 CST 2026] GET
[Fri Feb  6 00:55:17 CST 2026] url='https://acme-v02.api.letsencrypt.org/directory'
[Fri Feb  6 00:55:17 CST 2026] timeout=10
[Fri Feb  6 00:55:17 CST 2026] _CURL='curl --silent --dump-header /data/data/com.termux/files/home/.acme.sh/http.header  -L  --trace-ascii /data/data/com.termux/files/usr/tmp/tmp.UdBj8aDzXP  -g  --connect-timeout 10'
[Fri Feb  6 00:55:18 CST 2026] ret='0'
[Fri Feb  6 00:55:18 CST 2026] response='{
  "73MzCO5tjC4": "https://community.letsencrypt.org/t/adding-random-entries-to-the-directory/33417",
  "keyChange": "https://acme-v02.api.letsencrypt.org/acme/key-change",
  "meta": {
    "caaIdentities": [
      "letsencrypt.org"
    ],
    "profiles": {
      "classic": "https://letsencrypt.org/docs/profiles#classic",
      "shortlived": "https://letsencrypt.org/docs/profiles#shortlived",
      "tlsclient": "https://letsencrypt.org/docs/profiles#tlsclient",
      "tlsserver": "https://letsencrypt.org/docs/profiles#tlsserver"
    },
    "termsOfService": "https://letsencrypt.org/documents/LE-SA-v1.6-August-18-2025.pdf",
    "website": "https://letsencrypt.org"
  },
  "newAccount": "https://acme-v02.api.letsencrypt.org/acme/new-acct",
  "newNonce": "https://acme-v02.api.letsencrypt.org/acme/new-nonce",
  "newOrder": "https://acme-v02.api.letsencrypt.org/acme/new-order",
  "renewalInfo": "https://acme-v02.api.letsencrypt.org/acme/renewal-info",
  "revokeCert": "https://acme-v02.api.letsencrypt.org/acme/revoke-cert"
}'
[Fri Feb  6 00:55:19 CST 2026] ACME_KEY_CHANGE='https://acme-v02.api.letsencrypt.org/acme/key-change'
[Fri Feb  6 00:55:19 CST 2026] ACME_NEW_AUTHZ
[Fri Feb  6 00:55:19 CST 2026] ACME_NEW_ORDER='https://acme-v02.api.letsencrypt.org/acme/new-order'
[Fri Feb  6 00:55:19 CST 2026] ACME_NEW_ACCOUNT='https://acme-v02.api.letsencrypt.org/acme/new-acct'
[Fri Feb  6 00:55:19 CST 2026] ACME_REVOKE_CERT='https://acme-v02.api.letsencrypt.org/acme/revoke-cert'
[Fri Feb  6 00:55:19 CST 2026] ACME_AGREEMENT='https://letsencrypt.org/documents/LE-SA-v1.6-August-18-2025.pdf'
[Fri Feb  6 00:55:19 CST 2026] ACME_NEW_NONCE='https://acme-v02.api.letsencrypt.org/acme/new-nonce'
[Fri Feb  6 00:55:19 CST 2026] ACME_RENEWAL_INFO='https://acme-v02.api.letsencrypt.org/acme/renewal-info'
[Fri Feb  6 00:55:21 CST 2026] Using CA: https://acme-v02.api.letsencrypt.org/directory
[Fri Feb  6 00:55:21 CST 2026] _on_before_issue
[Fri Feb  6 00:55:21 CST 2026] _chk_main_domain='demonmaid.com'
[Fri Feb  6 00:55:21 CST 2026] _chk_alt_domains='*.demonmaid.com'
[Fri Feb  6 00:55:21 CST 2026] 'dns_tencent' does not contain 'no'
[Fri Feb  6 00:55:21 CST 2026] Le_LocalAddress
[Fri Feb  6 00:55:21 CST 2026] d='demonmaid.com'
[Fri Feb  6 00:55:21 CST 2026] Checking for domain='demonmaid.com'
[Fri Feb  6 00:55:21 CST 2026] _currentRoot='dns_tencent'
[Fri Feb  6 00:55:21 CST 2026] d='*.demonmaid.com'
[Fri Feb  6 00:55:21 CST 2026] Checking for domain='*.demonmaid.com'
[Fri Feb  6 00:55:21 CST 2026] _currentRoot='dns_tencent'
[Fri Feb  6 00:55:21 CST 2026] d
[Fri Feb  6 00:55:21 CST 2026] 'dns_tencent' does not contain 'apache'
[Fri Feb  6 00:55:21 CST 2026] Config file is empty, cannot read CA_KEY_HASH
[Fri Feb  6 00:55:21 CST 2026] _saved_account_key_hash
[Fri Feb  6 00:55:21 CST 2026] Using config home: /data/data/com.termux/files/home/.acme.sh
[Fri Feb  6 00:55:21 CST 2026] ACME_DIRECTORY='https://acme-v02.api.letsencrypt.org/directory'
[Fri Feb  6 00:55:21 CST 2026] _ACME_SERVER_HOST='acme-v02.api.letsencrypt.org'
[Fri Feb  6 00:55:22 CST 2026] _ACME_SERVER_PATH='directory'
[Fri Feb  6 00:55:22 CST 2026] _init API for server: https://acme-v02.api.letsencrypt.org/directory
[Fri Feb  6 00:55:22 CST 2026] Only RSA or EC keys are supported. keyfile=/data/data/com.termux/files/home/.acme.sh/ca/acme-v02.api.letsencrypt.org/directory/account.key
[Fri Feb  6 00:55:22 CST 2026]
[Fri Feb  6 00:55:22 CST 2026] _on_issue_err
[Fri Feb  6 00:55:22 CST 2026] Please add '--debug' or '--log' to see more information.
[Fri Feb  6 00:55:22 CST 2026] See: https://github.com/acmesh-official/acme.sh/wiki/How-to-debug-acme.sh
[Fri Feb  6 00:55:22 CST 2026] _chk_vlist
[Fri Feb  6 00:55:22 CST 2026] Diagnosis versions:
openssl:openssl
OpenSSL 3.6.1 27 Jan 2026 (Library: OpenSSL 3.6.1 27 Jan 2026)
Apache:
Apache doesn't exist.
nginx:
nginx doesn't exist.
socat:
socat by Gerhard Rieger and contributors - see www.dest-unreach.org
socat version 1.8.1.0 on 09 Dec 2025 06:49:53
   running on Linux version #1 SMP PREEMPT Mon Apr  7 08:09:31 UTC 2025, release 6.1.118-android14-11-ga3b9c44908dd-ab13320413, machine aarch64
features:
  #define WITH_HELP 1
  #define WITH_STATS 1
  #define WITH_STDIO 1
  #define WITH_FDNUM 1
  #define WITH_FILE 1
  #define WITH_CREAT 1
  #define WITH_GOPEN 1
  #define WITH_TERMIOS 1
  #define WITH_PIPE 1
  #define WITH_STALL 1
  #define WITH_TEXT 1
  #define WITH_SOCKETPAIR 1
  #define WITH_UNIX 1
  #define WITH_ABSTRACT_UNIXSOCKET 1
  #define WITH_IP4 1
  #define WITH_IP6 1
  #define WITH_RAWIP 1
  #define WITH_GENERICSOCKET 1
  #define WITH_INTERFACE 1
  #define WITH_TCP 1
  #define WITH_UDP 1
  #define WITH_SCTP 1
  #define WITH_DCCP 1
  #define WITH_UDPLITE 1
  #define WITH_LISTEN 1
  #undef WITH_POSIXMQ
  #define WITH_SOCKS4 1
  #define WITH_SOCKS4A 1
  #define WITH_SOCKS5 1
  #define WITH_VSOCK 1
  #define WITH_NAMESPACES 1
  #define WITH_PROXY 1
  #define WITH_SYSTEM 1
  #define WITH_SHELL 1
  #define WITH_EXEC 1
  #define WITH_READLINE 1
  #define WITH_TUN 1
  #define WITH_PTY 1
  #define WITH_OPENSSL 1
  #undef WITH_FIPS
  #undef WITH_LIBWRAP
  #define WITH_SYCLS 1
  #define WITH_FILAN 1
  #define WITH_RETRY 1
  #undef WITH_DEVTESTS
  #define WITH_MSGLEVEL 0 /*debug*/
  #define WITH_DEFAULT_IPV 4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions