Simon V.
f75105fbe3
Fix incomplete merge
3 weeks ago
Simon V.
c6b43ad293
Cleanup ARI Calculation
3 weeks ago
Simon V.
311654fb8a
Remove directory duplicate
3 weeks ago
Simon V.
d1892a36bb
Merge branch 'dev' into rfc9773-ari
3 weeks ago
neil
094d03bf7a
Merge pull request #6542 from szhu25/list-profiles
Implement discovery of CA certificate profiles
3 weeks ago
Steven Zhu
0f5093c0b7
Remove space
4 weeks ago
Steven Zhu
80748b9fe0
Quick Patch
4 weeks ago
Steven Zhu
b244c76dd5
Add --list-profiles command to show CA profiles
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]
4 weeks ago
neil
f2dbf56db1
Merge pull request #6514 from zjwangmin/dev
fix bug for #6510
4 weeks ago
neil
e5214ea2e5
add Actalis.com CA
4 weeks ago
neil
11995b958a
add actalis.com CA
4 weeks ago
neil
493ec4be52
Merge pull request #6442 from JensSpanier/dev
Support certificate profile selection
4 weeks ago
Jens Spanier
604e6873ba
Add short name + wiki link to help
1 month ago
Jens Spanier
5954f0dde5
Change to `--cert-profile`
1 month ago
neil
f22b490a10
remove buypass
1 month ago
neil
471e0c05f9
remove mageia
1 month ago
neil
c3ec827fdd
remove buypass
1 month ago
neil
ca7bdd9101
Merge pull request #6424 from rglidden/truenas_ws_remote
truenas_ws: Add ability to deploy to remote TrueNAS server via WebSockets
1 month ago
Richard Glidden
070cd0f4df
Use _sleep instead of sleep
1 month ago
Jens Spanier
1b00ced7ad
Add `--profile` as option for selecting certificate profile
1 month ago
Min Wang
44c7473ef9
fix bug for #6510
1 month ago
neil
b4a5149ba2
Merge pull request #6503 from benyamin-codez/dnsapi-dns_opnsense-v25.7-refresh-dev
dnsapi/dns_opnsense.sh: Refresh for OPNsense v25.7 series
1 month ago
neil
df350e6660
fix format
1 month ago
benyamin-codez
d76f4b27b0
dnsapi/dns_opnsense.sh: Refresh for OPNsense v25.7 series
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 #6467
Signed-off-by: benyamin-codez <115509179+benyamin-codez@users.noreply.github.com>
1 month ago
neil
a1ea2a5aa6
fix tr
https://github.com/acmesh-official/acme.sh/issues/6511#issuecomment-3282521860
1 month ago
Richard Glidden
8608e9cd3a
Save and read variables
1 month ago
Jens Spanier
5f8f7ee576
Merge branch 'acmesh-official:dev' into dev
1 month ago
neil
fc3bfda3bd
Merge pull request #6487 from aSauerwein/master
add template_stack option to push to device
1 month ago
neil
c4d228ad8d
Merge pull request #6493 from jdevera/proxmox_response_check
Show proxmox deploy scripts response only on debug
2 months ago
neil
30faf500eb
fix https://github.com/acmesh-official/acme.sh/pull/6499#issuecomment-3259771356
2 months ago
neil
26d4bac85f
Merge pull request #6501 from fuyufjh/patch-1
Fix sed command in telegram notifier
2 months ago
Eric Fu
e0e3cdc316
Fix sed command in telegram notifier
2 months ago
neil
1deb52f86d
Merge pull request #6499 from OnyxMsi/ipv6_only_socat_error
socat rejects TCP-LISTEN on ipv6 only networks
2 months ago
neil
39cb87dc4b
fix for DragonflyBSD
just move "date -u -j -f" before the linux branch.
2 months ago
Guillaume PELURE
04e2549239
socat rejects TCP-LISTEN on ipv6 only networks
2 months ago
neil
e06cdbf0ac
Merge pull request #6495 from jdevera/patch-1
Fix diff in wiki notifications (use full clone)
2 months ago
Jacobo de Vera
d366b7e4fc
Fix diff in wiki notifications (use full clone)
The checkout action fetches one single commit, so attempts to find previous states of a page result in error. Adding fetch-depth:0 to the configuration fetches all commits and makes finding the previous commit that changed a page possible in the github action.
2 months ago
Jacobo de Vera
5aae3333bc
Show proxmox deploy scripts response only on debug
2 months ago
Richard Glidden
6d40ac8644
chore: Fix shellcheck errors
4 months ago
Richard Glidden
d7c428fc8d
feat: Add ability to deploy to remote TrueNAS instances
4 months ago
neil
28f8f56fa3
Merge pull request #6365 from OPPO9008/dev
dnsla api更新
2 months ago
neil
b1f6b5314c
Merge pull request #5197 from aorith/dev
fix: rage4 - add error 400 and TXT cleanup
2 months ago
asauerwein
fdb1e8c2e4
fix usage of H1 header
change to while loop
use global variable for loop
fix if statement to be sh compliant
shfmt
2 months ago
asauerwein
5b02e86334
add template_stack option to push to device
2 months ago
neil
10627e4974
Merge pull request #6473 from woutd/constellix-rate-limit
Add sleep before each REST call to Constellix to prevent rate limit
2 months ago
neil
1b89e7c2ec
Merge pull request #6476 from TobiasGrave/fix_variomedia_api_2
Variomedia API: Fix DNS challenge TXT record deletion
2 months ago
Tobias Grave
bcf0afb25e
Variomedia API: Fix DNS deletion issues
2 months ago
wout
ab22c8ca1c
Convert domain to lower case, needed for Constellix REST API
2 months ago
neil
49513cb2ee
Merge pull request #6284 from fornex-com/master
Optimize root domain search through api
2 months ago
wout
1b5e66f9c2
Add sleep before each REST call to Constellix to prevent rate limit
3 months ago