Is there a way to develop a letsencrypt ACME client locally without having a real domain that can be verified? Eg. would is there some test domain that can be used together with the LE sandbox server to fake successful domain verifications?
Or is the only way to test and debug a letsencrypt client by deploying it to a real domain and generating real certificates? How could this be integrated into CI?