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

 	<UserMacro

 		Name="opensslDir"

-		Value="$(externalsDir)\openssl-1.0.1l"

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

 	/>

 	<UserMacro

 		Name="tcltkDir"