Skip to content

Instantly share code, notes, and snippets.

@hotgazpacho
Created February 2, 2015 14:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hotgazpacho/5c21320639f64608282d to your computer and use it in GitHub Desktop.
Save hotgazpacho/5c21320639f64608282d to your computer and use it in GitHub Desktop.
Trying to download latest TeamCity using wget
~$ wget https://download.jetbrains.com/teamcity/TeamCity-9.0.2.tar.gz
--2015-02-02 09:47:13-- https://download.jetbrains.com/teamcity/TeamCity-9.0.2.tar.gz
Resolving download.jetbrains.com (download.jetbrains.com)... 54.225.64.222
Connecting to download.jetbrains.com (download.jetbrains.com)|54.225.64.222|:443... connected.
ERROR: no certificate subject alternative name matches
requested host name `download.jetbrains.com'.
To connect to download.jetbrains.com insecurely, use `--no-check-certificate'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment