Re: OCSP stapling for client certificates

2015-06-28 Thread prozit
Hi, Actually, I had the same questions. Is this something that's available by now, or is it in the pipeline of any new release of Nginx or will it never be? I'm just asking since I believe this might be a good feature to add since CRL's could get very big when lots of certificate have been revoke

Documentation of buf struct

2015-06-28 Thread Rv Rv
I am not very clear on the purpose of different data members within the buf structure.(appended below) After looking through the code, I can figure out the purpose of  - pos,last (sliding window)  - file_pos, file_last, start, end ,(data start and end) - tag, (which module o