(09-22-2015, 07:13 PM)kandrews Wrote: ERROR: The certificate of 'raw.githubusercontent.com' is not trusted.
ERROR: The certificate of 'raw.githubusercontent.com' hasn't got a known issuer.
I would suggest your server has an issue accepting or trusting github's certificate. Try installing the ca-certificates package using apt-get install first.
THANK YOU!!!! It word....
apt-get install ca-certificates
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
openssl
The following NEW packages will be installed:
ca-certificates openssl
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 877 kB of archives.
After this operation, 1591 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://ftp.debian.org/debian/ jessie/main openssl amd64 1.0.1k-3+deb8u1 [677 kB]
Get:2 http://ftp.debian.org/debian/ jessie/main ca-certificates all 20141019 [200 kB]
Fetched 877 kB in 0s (13.5 MB/s)
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "el_GR.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package openssl.
(Reading database ... 13758 files and directories currently installed.)
Preparing to unpack .../openssl_1.0.1k-3+deb8u1_amd64.deb ...
Unpacking openssl (1.0.1k-3+deb8u1) ...
Selecting previously unselected package ca-certificates.
Preparing to unpack .../ca-certificates_20141019_all.deb ...
Unpacking ca-certificates (20141019) ...
Setting up openssl (1.0.1k-3+deb8u1) ...
Setting up ca-certificates (20141019) ...
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)
debconf: falling back to frontend: Readline
Processing triggers for ca-certificates (20141019) ...
Updating certificates in /etc/ssl/certs... 173 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d....done.
root@srv:~# wget https://raw.githubusercontent.com/sentor...install.sh
converted 'https://raw.githubusercontent.com/sentora/sentora-installers/master/sentora_install.sh' (ANSI_X3.4-1968) -> 'https://raw.githubusercontent.com/sentora/sentora-installers/master/sentora_install.sh' (UTF-8)
--2015-09-22 06:57:40-- https://raw.githubusercontent.com/sentor...install.sh
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 23.235.43.133
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|23.235.43.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 53617 (52K) [text/plain]
Saving to: 'sentora_install.sh'
sentora_install.sh 100%[==================================================================>] 52.36K --.-KB/s in 0.002s
2015-09-22 06:57:40 (31.9 MB/s) - 'sentora_install.sh' saved [53617/53617]