Browse Source
By default acme.sh uses the '*' character in the filename for wildcard. That can be confusing within HAProxy since the * character in front of a filename in the stat socket is used to specified an uncommitted transaction. This patch replace the '*' by a '_' in the filename. This is only done when using the default filename, the name can still be forced with an asterisk.pull/4581/head
William Lallemand
12 months ago
1 changed files with 5 additions and 0 deletions
Loading…
Reference in new issue