<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi,<div><br></div><div>I'm getting a segmentation fault when a user certificate is verified, OCSP is switched on and OCSP responder does not set the next update.</div><div>Then in src/modules/rlm_eap/types/rlm_eap_tls/rlm_eap_tls.c</div><div>the OCSP_resp_find_status returns null for nextupd and </div><div>ASN1_GENERALIZEDTIME_print(bio_out, nextupd) call fails causing this segmentation fault.</div><div>Embedding this call with if (nextupd) {} helps.</div><div><br></div><div>I checked that the same issue occurs with the git version.</div><div><br></div><div>Maja</div><div><br></div><div><div>
<span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px; "><div>-- </div><div>Maja Gorecka-Wolniewicz            <a href="mailto:mgw@umk.pl">mgw@umk.pl</a></div><div>Uczelniane Centrum                     Information  &  Communication</div><div>Informatyczne                               Technology Centre</div><div>Uniwersytet Mikolaja Kopernika    Nicolaus Copernicus University</div><div>Coll. Maximum, pl. Rapackiego 1, 87-100 Torun, Poland</div><div>tel.: +48 56-611-27-40 fax: +48 56-622-18-50 tel. kom.: +48-693032574</div></span>
</div>
<br></div></body></html>