You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My use-case here is to support DNS Alias Mode, but figured that a more generic way to pass additional parameters to the acme.sh --issue invocation would be more flexible for other needs.
This could obviously lead to support issues if people include conflicting parameters, but also opens up a lot of flexibility to not have to implement other more-specific features.
This discussion was converted from issue #1161 on November 02, 2024 10:19.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
My use-case here is to support DNS Alias Mode, but figured that a more generic way to pass additional parameters to the
acme.sh --issue
invocation would be more flexible for other needs.This could obviously lead to support issues if people include conflicting parameters, but also opens up a lot of flexibility to not have to implement other more-specific features.
Beta Was this translation helpful? Give feedback.
All reactions