summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2014-08-10 21:52:24 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2014-08-10 21:52:24 +0100
commiteeb9276b22cd991157c46a068a85ffe59b948d75 (patch)
tree5b307402b8779e4668e16aea2462a3de4972c0c6 /src
parent82525c6fc2b2c12202b93250c2774bf50baae300 (diff)
Enable OCSP
Diffstat (limited to 'src')
-rw-r--r--src/src/tls-openssl.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/src/tls-openssl.c b/src/src/tls-openssl.c
index c05253f73..1ec7786bd 100644
--- a/src/src/tls-openssl.c
+++ b/src/src/tls-openssl.c
@@ -1696,7 +1696,6 @@ else if (dane_required)
return FAIL;
}
-if (!dane) /*XXX todo: enable ocsp with dane */
#endif
#ifndef DISABLE_OCSP