[PATCH 4/6] Replace all escaped slashes in json strings (closes #866) ${var/pattern/string} will only replace the first occurence. We should use ${var//pattern/string} to replace all escaped slashes.
[PATCH 6/6] Ignore output of 'openssl req -verify'. Newer versions of openssl seem to send the verify outout to stdout instead of stderr in the past. Ignore that output when retrieving altnames.
Wilfried Teiken <wteiken@teiken.org>
no
2023-12-03
Showing 1 to 5 of 5 entries
All known versions for source package 'dehydrated'