iPXE discussion forum
Disabling OCSP lookups - Printable Version

+- iPXE discussion forum (https://forum.ipxe.org)
+-- Forum: iPXE user forums (/forumdisplay.php?fid=1)
+--- Forum: General (/forumdisplay.php?fid=2)
+--- Thread: Disabling OCSP lookups (/showthread.php?tid=10963)



Disabling OCSP lookups - perestroika - 2018-02-27 21:56

OCSP is causing some issues with our network and we'd like to disable it entirely from our binary. Is there an easy method to go about this when building the image from source, or do I have to go in an manually go in an disable certain calls?


RE: Disabling OCSP lookups - mcb30 - 2018-03-18 21:33

(2018-02-27 21:56)perestroika Wrote:  OCSP is causing some issues with our network and we'd like to disable it entirely from our binary. Is there an easy method to go about this when building the image from source, or do I have to go in an manually go in an disable certain calls?

There is now an easy way: http://git.ipxe.org/ipxe.git/commitdiff/9759860ec.

Michael