diff --git a/cmake/DPPStaticBundle.cmake b/cmake/DPPStaticBundle.cmake
index cde244f..5ea1000 100644
--- a/cmake/DPPStaticBundle.cmake
+++ b/cmake/DPPStaticBundle.cmake
@@ -63,7 +63,6 @@ ExternalProject_Add(OpenSSL
         "<SOURCE_DIR>/Configure"
         "--prefix=<INSTALL_DIR>"
         $<$<CONFIG:Debug>:-d>
-        no-deprecated
         no-dso
         no-dtls
         no-engine