OCSP

Maja Wolniewicz mgw at umk.pl
Mon Jul 30 20:31:10 CEST 2012


Hi,

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.
Then in src/modules/rlm_eap/types/rlm_eap_tls/rlm_eap_tls.c
the OCSP_resp_find_status returns null for nextupd and 
ASN1_GENERALIZEDTIME_print(bio_out, nextupd) call fails causing this segmentation fault.
Embedding this call with if (nextupd) {} helps.

I checked that the same issue occurs with the git version.

Maja

-- 
Maja Gorecka-Wolniewicz            mgw at umk.pl
Uczelniane Centrum                     Information  &  Communication
Informatyczne                               Technology Centre
Uniwersytet Mikolaja Kopernika    Nicolaus Copernicus University
Coll. Maximum, pl. Rapackiego 1, 87-100 Torun, Poland
tel.: +48 56-611-27-40 fax: +48 56-622-18-50 tel. kom.: +48-693032574

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20120730/7a2820b7/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4449 bytes
Desc: not available
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20120730/7a2820b7/attachment.bin>


More information about the Freeradius-Users mailing list