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
@Globulopolis The foreach about the previous errors should give more information. We could merge them into the exception message, but the information that's given to the end-user will be almost the same.
Hi!
I've found this https://github.com/kelunik/acme-client/blob/master/src/Commands/Issue.php#L101-L107 in code. Maybe it's better to throw an real exception message instead of
Issuance failed, not all challenges could be solved.
? Because in current implementation foreach is useless.The text was updated successfully, but these errors were encountered: