Skip to content

Conversation

sim0n-v
Copy link

@sim0n-v sim0n-v commented Jul 5, 2025

peterv99 and others added 30 commits December 27, 2024 08:56
as mijn.host API times out at times.
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
DNS API: fix structural info for new providers
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
Extend dns_myapi.sh info with samples.
omglol: Split Address option by a dot to avoid incorrect parsing with a dot from omg.lol

Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
…fo_missing

dnsapi: Add structured info for lima-city and west.cn
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
JensSpanier and others added 23 commits September 10, 2025 09:09
Updates the dns_opnsense.sh Bourne shell script for OPNSense v25.7 series:

1. Fixes historical error in rm_record() [used incorrect response variable]
2. Improves debug messaging in rm_record()
3. Fixes _get_root() for change in OPNsense API
    * Response is now split into pseudo-rows
    * We now iterate through pseudo-rows for matching domainname field
4. Fixes _existingchallenge() for change in OPNsense API
    * Fixes unreliable regex for uuid
    * Adds domain regex and %domain field
5. Fixes historical error in _existingchallenge() [incorrect variable syntax]

Resolves acmesh-official#6467

Signed-off-by: benyamin-codez <115509179+benyamin-codez@users.noreply.github.com>
…s_opnsense-v25.7-refresh-dev

dnsapi/dns_opnsense.sh: Refresh for OPNsense v25.7 series
truenas_ws: Add ability to deploy to remote TrueNAS server via WebSockets
Support certificate profile selection
This commit introduces a new command, `--list-profiles`, to allow users to discover the certificate profiles supported by a Certificate Authority.

The command queries the `meta.profiles` object within the ACME directory JSON for the selected server and formats the output for readability. If a CA does not publish profiles in its directory, the command reports that none were found.

Usage:
  acme.sh --list-profiles [--server letsencrypt]
Implement discovery of CA certificate profiles
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.