I have trouble issue shortlived IP address certificate via tls-alpn-01. I can issue certificate for DNS names using the same setup on the same host but no luck for IP address.
I am using dehydrated as client and targetting staging environment. The generated self-signed certificate looks sane (double checked SAN and id-pe-acmeIdentifier part). The ALPN and SNI (in-addr.arpa reverse form) on the responder looks sane.
From Wireshark, I can see that multi-perspective validation give up on first try against my IP address. I tried to export SSL keylog from my acme-tls/1 responder, and the decrypted TLS 1.3 handshake looks perfect from my point of view.
@mcpherrinm that's awesome it's available to try, as an aside I was able to get my first shortlived IP cert via staging using Certify Management Hub, using http validation, with a standard staging account.