Skip to content
This repository was archived by the owner on Apr 27, 2021. It is now read-only.

Conversation

@spring-operator
Copy link
Contributor

This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

HTTP URLs that Could Not Be Fixed

These URLs were unable to be fixed. Please review them to see if they can be manually resolved.

Fixed URLs

Fixed But Review Recommended

These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended.

Fixed Success

These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

Ignored

These URLs were intentionally ignored.

This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# HTTP URLs that Could Not Be Fixed
These URLs were unable to be fixed. Please review them to see if they can be manually resolved.

* [ ] http://code.jquery.com:80/jquery.js (200) with 1 occurrences could not be migrated:
   ([https](https://code.jquery.com:80/jquery.js) result SSLException).
* [ ] http://erik.eae.net/archives/2007/07/27/18.54.15/ (200) with 2 occurrences could not be migrated:
   ([https](https://erik.eae.net/archives/2007/07/27/18.54.15/) result SSLHandshakeException).
* [ ] http://htmlunit.sourceforge.net/ (200) with 3 occurrences could not be migrated:
   ([https](https://htmlunit.sourceforge.net/) result AnnotatedConnectException).
* [ ] http://htmlunit.sourceforge.net/gettingStarted.html (200) with 1 occurrences could not be migrated:
   ([https](https://htmlunit.sourceforge.net/gettingStarted.html) result AnnotatedConnectException).
* [ ] http://htmlunit.sourceforge.net/javascript.html (200) with 1 occurrences could not be migrated:
   ([https](https://htmlunit.sourceforge.net/javascript.html) result AnnotatedConnectException).
* [ ] http://javascript.nwbox.com/IEContentLoaded/ (200) with 2 occurrences could not be migrated:
   ([https](https://javascript.nwbox.com/IEContentLoaded/) result SSLHandshakeException).
* [ ] http://other.com/ (200) with 2 occurrences could not be migrated:
   ([https](https://other.com/) result SSLHandshakeException).
* [ ] http://perfectionkills.com/detecting-event-support-without-browser-sniffing/ (200) with 2 occurrences could not be migrated:
   ([https](https://perfectionkills.com/detecting-event-support-without-browser-sniffing/) result SSLHandshakeException).
* [ ] http://projects.scottsplayground.com/email_address_validation/ (200) with 2 occurrences could not be migrated:
   ([https](https://projects.scottsplayground.com/email_address_validation/) result SSLHandshakeException).
* [ ] http://www.gebish.org/ (200) with 1 occurrences could not be migrated:
   ([https](https://www.gebish.org/) result SSLHandshakeException).
* [ ] http://www.gebish.org/manual/current/ (200) with 1 occurrences could not be migrated:
   ([https](https://www.gebish.org/manual/current/) result SSLHandshakeException).
* [ ] http://blindsignals.com/index.php/2009/07/jquery-delay/ (301) with 2 occurrences could not be migrated:
   ([https](https://blindsignals.com/index.php/2009/07/jquery-delay/) result SSLHandshakeException).
* [ ] http://example.com:80/test/this/here (404) with 3 occurrences could not be migrated:
   ([https](https://example.com:80/test/this/here) result NotSslRecordException).
* [ ] http://projects.scottsplayground.com/iri/ (404) with 2 occurrences could not be migrated:
   ([https](https://projects.scottsplayground.com/iri/) result SSLHandshakeException).
* [ ] http://www.gebish.org/manual/current/all.html (404) with 1 occurrences could not be migrated:
   ([https](https://www.gebish.org/manual/current/all.html) result SSLHandshakeException).
* [ ] http://www.gebish.org/manual/current/intro.html (404) with 1 occurrences could not be migrated:
   ([https](https://www.gebish.org/manual/current/intro.html) result SSLHandshakeException).
* [ ] http://www.gebish.org/manual/current/testing.html (404) with 3 occurrences could not be migrated:
   ([https](https://www.gebish.org/manual/current/testing.html) result SSLHandshakeException).

# Fixed URLs

## Fixed But Review Recommended
These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended.

* [ ] http://example.com:8080/ (ConnectTimeoutException) with 1 occurrences migrated to:
  https://example.com:8080/ ([https](https://example.com:8080/) result ConnectTimeoutException).
* [ ] http://cdn.example.com/jquery.js (UnknownHostException) with 1 occurrences migrated to:
  https://cdn.example.com/jquery.js ([https](https://cdn.example.com/jquery.js) result UnknownHostException).
* [ ] http://docs.spring.io/spring/docs/4.2.0.BUILD-SNAPSHOT/spring-framework-reference/htmlsingle/ (301) with 1 occurrences migrated to:
  https://docs.spring.io/spring/docs/4.2.0.BUILD-SNAPSHOT/spring-framework-reference/htmlsingle/ ([https](https://docs.spring.io/spring/docs/4.2.0.BUILD-SNAPSHOT/spring-framework-reference/htmlsingle/) result 404).
* [ ] http://example.com/app/login/authenticate (404) with 1 occurrences migrated to:
  https://example.com/app/login/authenticate ([https](https://example.com/app/login/authenticate) result 404).
* [ ] http://example.com/example (404) with 2 occurrences migrated to:
  https://example.com/example ([https](https://example.com/example) result 404).
* [ ] http://example.com/example/?name=value (404) with 1 occurrences migrated to:
  https://example.com/example/?name=value ([https](https://example.com/example/?name=value) result 404).
* [ ] http://example.com/example/?name=value&param2=value+2 (404) with 1 occurrences migrated to:
  https://example.com/example/?name=value&param2=value+2 ([https](https://example.com/example/?name=value&param2=value+2) result 404).
* [ ] http://example.com/jquery-1.11.0.min.js (404) with 2 occurrences migrated to:
  https://example.com/jquery-1.11.0.min.js ([https](https://example.com/jquery-1.11.0.min.js) result 404).
* [ ] http://example.com/test/this/here (404) with 1 occurrences migrated to:
  https://example.com/test/this/here ([https](https://example.com/test/this/here) result 404).
* [ ] http://fluidproject.org/blog/2008/01/09/getting-setting-and-removing-tabindex-values-with-javascript/ (301) with 2 occurrences migrated to:
  https://fluidproject.org/blog/2008/01/09/getting-setting-and-removing-tabindex-values-with-javascript/ ([https](https://fluidproject.org/blog/2008/01/09/getting-setting-and-removing-tabindex-values-with-javascript/) result 404).
* [ ] http://json.org/json2.js (404) with 2 occurrences migrated to:
  https://json.org/json2.js ([https](https://json.org/json2.js) result 404).
* [ ] http://selenium.googlecode.com/git/docs/api/java/org/openqa/selenium/support/PageFactory.html (404) with 1 occurrences migrated to:
  https://selenium.googlecode.com/git/docs/api/java/org/openqa/selenium/support/PageFactory.html ([https](https://selenium.googlecode.com/git/docs/api/java/org/openqa/selenium/support/PageFactory.html) result 404).

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* [ ] http://code.jquery.com/jquery-1.11.0.min.js with 2 occurrences migrated to:
  https://code.jquery.com/jquery-1.11.0.min.js ([https](https://code.jquery.com/jquery-1.11.0.min.js) result 200).
* [ ] http://code.jquery.com/jquery-latest.js with 2 occurrences migrated to:
  https://code.jquery.com/jquery-latest.js ([https](https://code.jquery.com/jquery-latest.js) result 200).
* [ ] http://code.jquery.com/jquery.js with 1 occurrences migrated to:
  https://code.jquery.com/jquery.js ([https](https://code.jquery.com/jquery.js) result 200).
* [ ] http://docs.seleniumhq.org/ with 1 occurrences migrated to:
  https://docs.seleniumhq.org/ ([https](https://docs.seleniumhq.org/) result 200).
* [ ] http://docs.seleniumhq.org/projects/webdriver/ with 1 occurrences migrated to:
  https://docs.seleniumhq.org/projects/webdriver/ ([https](https://docs.seleniumhq.org/projects/webdriver/) result 200).
* [ ] http://docs.spring.io/spring/docs/3.2.x/spring-framework-reference/html/testing.html with 1 occurrences migrated to:
  https://docs.spring.io/spring/docs/3.2.x/spring-framework-reference/html/testing.html ([https](https://docs.spring.io/spring/docs/3.2.x/spring-framework-reference/html/testing.html) result 200).
* [ ] http://docs.spring.io/spring/docs/4.1.x/spring-framework-reference/html/testing.html with 2 occurrences migrated to:
  https://docs.spring.io/spring/docs/4.1.x/spring-framework-reference/html/testing.html ([https](https://docs.spring.io/spring/docs/4.1.x/spring-framework-reference/html/testing.html) result 200).
* [ ] http://en.wikipedia.org/wiki/Luhn with 2 occurrences migrated to:
  https://en.wikipedia.org/wiki/Luhn ([https](https://en.wikipedia.org/wiki/Luhn) result 200).
* [ ] http://example.com/ with 9 occurrences migrated to:
  https://example.com/ ([https](https://example.com/) result 200).
* [ ] http://jquery.com/ with 2 occurrences migrated to:
  https://jquery.com/ ([https](https://jquery.com/) result 200).
* [ ] http://sizzlejs.com/ with 4 occurrences migrated to:
  https://sizzlejs.com/ ([https](https://sizzlejs.com/) result 200).
* [ ] http://www.gnu.org/licenses/gpl.html with 2 occurrences migrated to:
  https://www.gnu.org/licenses/gpl.html ([https](https://www.gnu.org/licenses/gpl.html) result 200).
* [ ] http://seleniumhq.org/projects/webdriver/ (301) with 1 occurrences migrated to:
  https://www.seleniumhq.org ([https](https://seleniumhq.org/projects/webdriver/) result 200).
* [ ] http://www.thymeleaf.org with 6 occurrences migrated to:
  https://www.thymeleaf.org ([https](https://www.thymeleaf.org) result 200).
* [ ] http://www.w3.org/TR/2003/WD-DOM-Level-3-Events-20030331/ecma-script-binding.html with 2 occurrences migrated to:
  https://www.w3.org/TR/2003/WD-DOM-Level-3-Events-20030331/ecma-script-binding.html ([https](https://www.w3.org/TR/2003/WD-DOM-Level-3-Events-20030331/ecma-script-binding.html) result 200).
* [ ] http://bassistance.de/jquery-plugins/jquery-plugin-validation/ with 2 occurrences migrated to:
  https://bassistance.de/jquery-plugins/jquery-plugin-validation/ ([https](https://bassistance.de/jquery-plugins/jquery-plugin-validation/) result 301).
* [ ] http://dev.w3.org/csswg/cssom/ with 2 occurrences migrated to:
  https://dev.w3.org/csswg/cssom/ ([https](https://dev.w3.org/csswg/cssom/) result 301).
* [ ] http://help.github.com/forking/ with 1 occurrences migrated to:
  https://help.github.com/forking/ ([https](https://help.github.com/forking/) result 301).
* [ ] http://helpful.knobs-dials.com/index.php/Component_returned_failure_code:_0x80040111_ with 2 occurrences migrated to:
  https://helpful.knobs-dials.com/index.php/Component_returned_failure_code:_0x80040111_ ([https](https://helpful.knobs-dials.com/index.php/Component_returned_failure_code:_0x80040111_) result 301).
* [ ] http://jquery.org/license with 2 occurrences migrated to:
  https://jquery.org/license ([https](https://jquery.org/license) result 301).
* [ ] http://jzaefferer.github.com/jquery-validation/jquery.validate.js with 2 occurrences migrated to:
  https://jzaefferer.github.com/jquery-validation/jquery.validate.js ([https](https://jzaefferer.github.com/jquery-validation/jquery.validate.js) result 301).
* [ ] http://spring.io/blog/2014/03/21/spring-mvc-test-with-htmlunit with 2 occurrences migrated to:
  https://spring.io/blog/2014/03/21/spring-mvc-test-with-htmlunit ([https](https://spring.io/blog/2014/03/21/spring-mvc-test-with-htmlunit) result 301).
* [ ] http://twitter.github.com/bootstrap/assets/css/bootstrap.css with 6 occurrences migrated to:
  https://twitter.github.com/bootstrap/assets/css/bootstrap.css ([https](https://twitter.github.com/bootstrap/assets/css/bootstrap.css) result 301).
* [ ] http://www.iecss.com/shimprove/javascript/shimprove.1-0-1.js with 2 occurrences migrated to:
  https://www.iecss.com/shimprove/javascript/shimprove.1-0-1.js ([https](https://www.iecss.com/shimprove/javascript/shimprove.1-0-1.js) result 301).
* [ ] http://www.opensource.org/licenses/mit-license.php with 2 occurrences migrated to:
  https://www.opensource.org/licenses/mit-license.php ([https](https://www.opensource.org/licenses/mit-license.php) result 301).
* [ ] http://www.springsource.org/sts with 1 occurrences migrated to:
  https://www.springsource.org/sts ([https](https://www.springsource.org/sts) result 301).
* [ ] http://docs.jquery.com/Plugins/Validation with 2 occurrences migrated to:
  https://docs.jquery.com/Plugins/Validation ([https](https://docs.jquery.com/Plugins/Validation) result 302).
* [ ] http://docs.jquery.com/Plugins/Validation/Methods/accept with 2 occurrences migrated to:
  https://docs.jquery.com/Plugins/Validation/Methods/accept ([https](https://docs.jquery.com/Plugins/Validation/Methods/accept) result 302).
* [ ] http://docs.jquery.com/Plugins/Validation/Methods/creditcard with 2 occurrences migrated to:
  https://docs.jquery.com/Plugins/Validation/Methods/creditcard ([https](https://docs.jquery.com/Plugins/Validation/Methods/creditcard) result 302).
* [ ] http://docs.jquery.com/Plugins/Validation/Methods/date with 2 occurrences migrated to:
  https://docs.jquery.com/Plugins/Validation/Methods/date ([https](https://docs.jquery.com/Plugins/Validation/Methods/date) result 302).
* [ ] http://docs.jquery.com/Plugins/Validation/Methods/dateISO with 2 occurrences migrated to:
  https://docs.jquery.com/Plugins/Validation/Methods/dateISO ([https](https://docs.jquery.com/Plugins/Validation/Methods/dateISO) result 302).
* [ ] http://docs.jquery.com/Plugins/Validation/Methods/digits with 2 occurrences migrated to:
  https://docs.jquery.com/Plugins/Validation/Methods/digits ([https](https://docs.jquery.com/Plugins/Validation/Methods/digits) result 302).
* [ ] http://docs.jquery.com/Plugins/Validation/Methods/email with 2 occurrences migrated to:
  https://docs.jquery.com/Plugins/Validation/Methods/email ([https](https://docs.jquery.com/Plugins/Validation/Methods/email) result 302).
* [ ] http://docs.jquery.com/Plugins/Validation/Methods/equalTo with 2 occurrences migrated to:
  https://docs.jquery.com/Plugins/Validation/Methods/equalTo ([https](https://docs.jquery.com/Plugins/Validation/Methods/equalTo) result 302).
* [ ] http://docs.jquery.com/Plugins/Validation/Methods/max with 2 occurrences migrated to:
  https://docs.jquery.com/Plugins/Validation/Methods/max ([https](https://docs.jquery.com/Plugins/Validation/Methods/max) result 302).
* [ ] http://docs.jquery.com/Plugins/Validation/Methods/maxlength with 2 occurrences migrated to:
  https://docs.jquery.com/Plugins/Validation/Methods/maxlength ([https](https://docs.jquery.com/Plugins/Validation/Methods/maxlength) result 302).
* [ ] http://docs.jquery.com/Plugins/Validation/Methods/min with 2 occurrences migrated to:
  https://docs.jquery.com/Plugins/Validation/Methods/min ([https](https://docs.jquery.com/Plugins/Validation/Methods/min) result 302).
* [ ] http://docs.jquery.com/Plugins/Validation/Methods/minlength with 2 occurrences migrated to:
  https://docs.jquery.com/Plugins/Validation/Methods/minlength ([https](https://docs.jquery.com/Plugins/Validation/Methods/minlength) result 302).
* [ ] http://docs.jquery.com/Plugins/Validation/Methods/number with 2 occurrences migrated to:
  https://docs.jquery.com/Plugins/Validation/Methods/number ([https](https://docs.jquery.com/Plugins/Validation/Methods/number) result 302).
* [ ] http://docs.jquery.com/Plugins/Validation/Methods/range with 2 occurrences migrated to:
  https://docs.jquery.com/Plugins/Validation/Methods/range ([https](https://docs.jquery.com/Plugins/Validation/Methods/range) result 302).
* [ ] http://docs.jquery.com/Plugins/Validation/Methods/rangelength with 2 occurrences migrated to:
  https://docs.jquery.com/Plugins/Validation/Methods/rangelength ([https](https://docs.jquery.com/Plugins/Validation/Methods/rangelength) result 302).
* [ ] http://docs.jquery.com/Plugins/Validation/Methods/remote with 2 occurrences migrated to:
  https://docs.jquery.com/Plugins/Validation/Methods/remote ([https](https://docs.jquery.com/Plugins/Validation/Methods/remote) result 302).
* [ ] http://docs.jquery.com/Plugins/Validation/Methods/required with 2 occurrences migrated to:
  https://docs.jquery.com/Plugins/Validation/Methods/required ([https](https://docs.jquery.com/Plugins/Validation/Methods/required) result 302).
* [ ] http://docs.jquery.com/Plugins/Validation/Methods/url with 2 occurrences migrated to:
  https://docs.jquery.com/Plugins/Validation/Methods/url ([https](https://docs.jquery.com/Plugins/Validation/Methods/url) result 302).
* [ ] http://docs.jquery.com/Plugins/Validation/Validator/addMethod with 2 occurrences migrated to:
  https://docs.jquery.com/Plugins/Validation/Validator/addMethod ([https](https://docs.jquery.com/Plugins/Validation/Validator/addMethod) result 302).
* [ ] http://docs.jquery.com/Plugins/Validation/Validator/element with 2 occurrences migrated to:
  https://docs.jquery.com/Plugins/Validation/Validator/element ([https](https://docs.jquery.com/Plugins/Validation/Validator/element) result 302).
* [ ] http://docs.jquery.com/Plugins/Validation/Validator/form with 2 occurrences migrated to:
  https://docs.jquery.com/Plugins/Validation/Validator/form ([https](https://docs.jquery.com/Plugins/Validation/Validator/form) result 302).
* [ ] http://docs.jquery.com/Plugins/Validation/Validator/resetForm with 2 occurrences migrated to:
  https://docs.jquery.com/Plugins/Validation/Validator/resetForm ([https](https://docs.jquery.com/Plugins/Validation/Validator/resetForm) result 302).
* [ ] http://docs.jquery.com/Plugins/Validation/Validator/setDefaults with 2 occurrences migrated to:
  https://docs.jquery.com/Plugins/Validation/Validator/setDefaults ([https](https://docs.jquery.com/Plugins/Validation/Validator/setDefaults) result 302).
* [ ] http://docs.jquery.com/Plugins/Validation/Validator/showErrors with 2 occurrences migrated to:
  https://docs.jquery.com/Plugins/Validation/Validator/showErrors ([https](https://docs.jquery.com/Plugins/Validation/Validator/showErrors) result 302).
* [ ] http://docs.jquery.com/Plugins/Validation/blank with 2 occurrences migrated to:
  https://docs.jquery.com/Plugins/Validation/blank ([https](https://docs.jquery.com/Plugins/Validation/blank) result 302).
* [ ] http://docs.jquery.com/Plugins/Validation/filled with 2 occurrences migrated to:
  https://docs.jquery.com/Plugins/Validation/filled ([https](https://docs.jquery.com/Plugins/Validation/filled) result 302).
* [ ] http://docs.jquery.com/Plugins/Validation/rules with 2 occurrences migrated to:
  https://docs.jquery.com/Plugins/Validation/rules ([https](https://docs.jquery.com/Plugins/Validation/rules) result 302).
* [ ] http://docs.jquery.com/Plugins/Validation/unchecked with 2 occurrences migrated to:
  https://docs.jquery.com/Plugins/Validation/unchecked ([https](https://docs.jquery.com/Plugins/Validation/unchecked) result 302).
* [ ] http://docs.jquery.com/Plugins/Validation/valid with 2 occurrences migrated to:
  https://docs.jquery.com/Plugins/Validation/valid ([https](https://docs.jquery.com/Plugins/Validation/valid) result 302).
* [ ] http://docs.jquery.com/Plugins/Validation/validate with 2 occurrences migrated to:
  https://docs.jquery.com/Plugins/Validation/validate ([https](https://docs.jquery.com/Plugins/Validation/validate) result 302).
* [ ] http://docs.jquery.com/Utilities/jQuery.browser with 2 occurrences migrated to:
  https://docs.jquery.com/Utilities/jQuery.browser ([https](https://docs.jquery.com/Utilities/jQuery.browser) result 302).
* [ ] http://weblogs.java.net/blog/driscoll/archive/2009/09/08/eval-javascript-global-context with 2 occurrences migrated to:
  https://weblogs.java.net/blog/driscoll/archive/2009/09/08/eval-javascript-global-context ([https](https://weblogs.java.net/blog/driscoll/archive/2009/09/08/eval-javascript-global-context) result 302).

# Ignored
These URLs were intentionally ignored.

* http://localhost/ with 4 occurrences
* http://localhost/abc with 1 occurrences
* http://localhost/abc/def with 1 occurrences
* http://localhost/context-root/messages/form with 1 occurrences
* http://localhost/context/a with 3 occurrences
* http://localhost/forward with 1 occurrences
* http://localhost/jquery-1.11.0.min.js with 4 occurrences
* http://localhost/messages/form with 1 occurrences
* http://localhost/something with 1 occurrences
* http://localhost/test with 4 occurrences
* http://localhost/test/this with 2 occurrences
* http://localhost:80/jquery-1.11.0.min.js with 1 occurrences
* http://localhost:8080/ with 2 occurrences
* http://localhost:8080/jquery-1.11.0.min.js with 1 occurrences
* http://localhost:8080/mail/ with 1 occurrences
* http://localhost:8080/messages/form with 1 occurrences
* http://localhost:9090/jquery-1.11.0.min.js with 2 occurrences
* http://localhost:9990/ with 2 occurrences
* http://localhost:9990/mail/messages/form with 1 occurrences
* http://localhost:9990/messages/form with 1 occurrences
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant