Robert Pluim writes: > Sorry for my delay in getting back to you. I have one question: > > [...] > > Here you do the SRV lookup for the TCP service, but I believe thereʼs > an HTTPS service type available as well. Could you look that up first, > then the TCP one, then fall back to the default libravatar URL? You're right, I missed that. This patch checks the avatar-sec and avatar record. I rewrote it a bit, to avoid duplication, so I hope the style is ok. -- Philip K.