![]() |
|
error shows when try to install - Printable Version +- Sentora Support Forums (https://senforums.mach-hosting.com) +-- Forum: Sentora Forum Archives (https://senforums.mach-hosting.com/forumdisplay.php?fid=5) +--- Forum: Sentora Public Support Forums v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=32) +---- Forum: General Support Forum v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=36) +---- Thread: error shows when try to install (/showthread.php?tid=1346) |
error shows when try to install - adamhk0 - 03-29-2015 I have a clean ubuntu 14.04 set up. root@:~# wget http://sentora.org/install --2015-03-28 12:41:32-- http://sentora.org/install Resolving sentora.org (sentora.org)... 5.196.10.149 Connecting to sentora.org (sentora.org)|5.196.10.149|:80... connected. HTTP request sent, awaiting response... 302 Found Location: https://raw.githubusercontent.com/sentora/sentora-installers/1.0.1/sentora_install.sh [following] --2015-03-28 12:41:33-- https://raw.githubusercontent.com/sentora/sentora-installers/1.0.1/sentora_install.sh Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 199.27.74.133 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|199.27.74.133|:443... connected. ERROR: cannot verify raw.githubusercontent.com's certificate, issued by '/C=US/O=DigiCert Inc/OU=www.digicert.com/CN=DigiCert SHA2 High Assurance Server CA': Unable to locally verify the issuer's authority. To connect to raw.githubusercontent.com insecurely, use `--no-check-certificate'. I wonder if it is normal? or something wrong in the server site? Should I execute with --no-check-certificate |