Commit 0cd58667 authored by Richard Levitte's avatar Richard Levitte
Browse files

VMS was behind when it comes to OCSP.

parent 2a8a10ed
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -268,7 +268,7 @@ $ LIB_PKCS12 = "p12_add,p12_asn,p12_attr,p12_crpt,p12_crt,p12_decr,"+ -
$ LIB_COMP = "comp_lib,"+ -
$ LIB_COMP = "comp_lib,"+ -
	"c_rle,c_zlib"
	"c_rle,c_zlib"
$ LIB_OCSP = "ocsp_asn,ocsp_ext,ocsp_ht,ocsp_lib,ocsp_cl,"+ -
$ LIB_OCSP = "ocsp_asn,ocsp_ext,ocsp_ht,ocsp_lib,ocsp_cl,"+ -
	"ocsp_prn,ocsp_vfy,ocsp_err"
	"ocsp_srv,ocsp_prn,ocsp_vfy,ocsp_err"
$!
$!
$! Setup exceptional compilations
$! Setup exceptional compilations
$!
$!