server certificate verification failed. CAfile: none CRLfile: none

2 réponses [Dernière contribution]
myrcy

I am a member!

Hors ligne
A rejoint: 10/30/2021

Hey everyone!
I would have opened this issue with Git but it appears an issue with Trisquel.

```
user@computer:~/git$ git clone https://gitlab.com/prism-break/prism-break.git
Cloning into 'prism-break'...
fatal: unable to access 'https://gitlab.com/prism-break/prism-break.git/': server certificate verification failed. CAfile: none CRLfile: none
user@computer:~/git$

```

I get the same error message with Github.

Let me know if I need to open an issue elsewhere.

myrcy

I am a member!

Hors ligne
A rejoint: 10/30/2021

I have tested

```
sudo apt purge ca-certificates
sudo apt autoremove
sudo shutdown -r now

```
And then:
```
sudo apt install ca-certificates
sudo update-ca-certificates
```

JC8
JC8
Hors ligne
A rejoint: 12/29/2020

What release of Trisquel are you using? I've seen certificate posts showing up recently here and all turns out to be issue of using deprecated versions of the distribution. On top of that, on September 30 a popular SSL certificate was discontinued world-wide.