X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/65867078f62db450bd8f91100600f6de559e7590..4466248715466b6f251454283642b74de65e9d9a:/src/src/spool_out.c diff --git a/src/src/spool_out.c b/src/src/spool_out.c index 7bbd42df0..de81786b3 100644 --- a/src/src/spool_out.c +++ b/src/src/spool_out.c @@ -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