Comment 2 for bug 1211053

Revision history for this message
ruff (rufferson) wrote :

with the patch debug output looks following
get a DNS packet len=1964
type=1 keytag=0 alg=5 len=884
not T_CERT[46]
getcertsbyname succeeded.
certinfo[0]:
        ci_type=1
        ci_keytag=0
        ci_algorithm=5
        ci_flags=0
        ci_certlen=884
        ci_cert: MIIDcD...
without it stops after "not T_CERT" message.