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
raise(Exception("Expected rejectedIdentifier type problem, got {0}".format(e.typ)))
1187
-
ife.detail!='Error creating new order :: Cannot issue for "between-addr.in-addr.arpa": The ACME server refuses to issue a certificate for this domain name, because it is forbidden by policy (and 1 more problems. Refer to sub-problems for more information.)':
1187
+
ife.detail!='Error creating new order :: Cannot issue for "axolotl.example.org": The ACME server refuses to issue a certificate for this domain name, because it is forbidden by policy (and 1 more problems. Refer to sub-problems for more information.)':
1188
1188
raise(Exception("Order problem detail did not match expected"))
1189
1189
ifnotok:
1190
1190
raise(Exception("Expected problem, got no error"))
0 commit comments