Issue #24432: Update Windows builds to use OpenSSL 1.0.2c.
diff --git a/PCbuild/pyproject.vsprops b/PCbuild/pyproject.vsprops
index 0af1df7..d704e0b 100644
--- a/PCbuild/pyproject.vsprops
+++ b/PCbuild/pyproject.vsprops
@@ -82,7 +82,7 @@
 	/>

 	<UserMacro

 		Name="opensslDir"

-		Value="$(externalsDir)\openssl-1.0.2a"

+		Value="$(externalsDir)\openssl-1.0.2c"

 	/>

 	<UserMacro

 		Name="tcltkDir"