OCSP observability: variables $tls_{in,out}_ocsp
[exim.git] / src / src / spool_out.c
index 7bbd42df0f137a411773ef6a84f62677ba7e7fe1..de81786b30d7525c95ec012fe133b653cb98ce4a 100644 (file)
@@ -242,6 +242,7 @@ if (tls_in.ourcert)
   (void) tls_export_cert(big_buffer, big_buffer_size, tls_in.ourcert);
   fprintf(f, "-tls_ourcert %s\n", CS big_buffer);
   }
+if (tls_in.ocsp)        fprintf(f, "-tls_ocsp %d\n",   tls_in.ocsp);
 #endif
 
 /* To complete the envelope, write out the tree of non-recipients, followed by