Update openssl used for win32 builds.
diff --git a/misc/GNUmakefile b/misc/GNUmakefile
index d84a02a..4076ea1 100644
--- a/misc/GNUmakefile
+++ b/misc/GNUmakefile
@@ -6,7 +6,7 @@
 REPO =		$(shell svn info | sed -n 's/^Repository Root: //p')
 
 OBJS =		objs.msvc8
-OPENSSL =	openssl-1.0.0h
+OPENSSL =	openssl-1.0.0i
 ZLIB =		zlib-1.2.5
 PCRE =		pcre-8.30