Skip to content

Commit a64d6fb

Browse files
committed
Disabling PKCS11 interface
1 parent a9a683e commit a64d6fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/win32/openssh/config.h.vs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
#define DISABLE_WTMPX 1
136136

137137
/* Enable for PKCS#11 support */
138-
#define ENABLE_PKCS11 1
138+
/* #undef ENABLE_PKCS11 */
139139

140140
/* File names may not contain backslash characters */
141141
/* #undef FILESYSTEM_NO_BACKSLASH */

0 commit comments

Comments
 (0)