Fix link for a Stack Overflow answer relating to Java HTTP clients and POODLE
diff --git a/_posts/2014-10-22-poodle-and-jclouds.md b/_posts/2014-10-22-poodle-and-jclouds.md
index 3af2043..2c92eef 100644
--- a/_posts/2014-10-22-poodle-and-jclouds.md
+++ b/_posts/2014-10-22-poodle-and-jclouds.md
@@ -30,6 +30,6 @@
 #### More information
 
 * Discussion on the potential impact of POODLE on your applications: [https://www.netmeister.org/blog/poodle.html](https://www.netmeister.org/blog/poodle.html)
-* Question about Java HTTP clients and POODLE: [http://stackanswers.com/questions/26429751/java-http-clients-and-poodle](http://stackanswers.com/questions/26429751/java-http-clients-and-poodle)
+* Question about Java HTTP clients and POODLE: [https://stackoverflow.com/questions/26429751/java-http-clients-and-poodle](https://stackoverflow.com/questions/26429751/java-http-clients-and-poodle)
 * Umbrella jclouds JIRA issue: [JCLOUDS-753](https://issues.apache.org/jira/browse/JCLOUDS-753)
 * Apache HC HTTP driver issue: [JCLOUDS-759](https://issues.apache.org/jira/browse/JCLOUDS-759)