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
I followed warp example but I have problem with error handling. Is there any way to, say, run some callback uppon certificate issuing error? I assume it should be possible with AcmeState acceptor() polling but it requires a lot of boiler plate :)
The text was updated successfully, but these errors were encountered:
Hi,
I followed warp example but I have problem with error handling. Is there any way to, say, run some callback uppon certificate issuing error? I assume it should be possible with AcmeState
acceptor()
polling but it requires a lot of boiler plate :)The text was updated successfully, but these errors were encountered: