gnutls Questions

4

I was trying to get the Google Fuchsia source code, but I keep running into a bunch of these errors: ERROR: 'git fetch -p origin' failed: stdout: stderr: fatal: unable to access 'https://fuchsia.go...
Ln asked 16/8, 2021 at 10:32

5

When I try to configure GnuTLS I'm getting the error that Libnettle 3.4 was not found. I've nettle 3.4.1-1 installed and the library files are present in /usr/lib. Even when I specify the environme...
Maxwell asked 15/12, 2018 at 8:18

2

Solved

Getting this action for days in Ubuntu 19.04 in wsl2 on Windows. $ git clone https://github.com/gohugoio/hugo.git Cloning into 'hugo'... error: RPC failed; curl 56 GnuTLS recv error (-12): A TLS f...
Temekatemerity asked 9/7, 2019 at 6:16

1

I wanted to mess around with OSSubprocess (written by Mariano Martinez Peck) from my Pharo 6.1 on my CentOS 7.4. I searched within the Pharo Project Catalog and tried to install it. I got an erro...
Tui asked 18/7, 2018 at 10:11

0

I have a PHP scraper that works perfectly on my local. But when I uploaded it to my VPS (Ubuntu 16.04), it's not able to get data from the website. Instead, it's showing this error message: "curl:...
Kristiekristien asked 16/9, 2018 at 17:9

7

Solved

I am very new to linux platform and I want to extract gnutls for ubuntu. If I do, $ls then, it will show these files below. gnutls-3.2.1.tar.lz gnutls-3.2.1.tar.lz.sig gnutls-3.2.1.tar.xz gnutl...
Mosely asked 7/6, 2013 at 5:16

1

I have a script that tries to clone Git repositories in the background, without the user being able to provide credentials. Thus, it sets GIT_SSH_COMMAND to enable OpenSSH batch mode. Example scrip...
Cabbage asked 17/2, 2016 at 6:3

2

Solved

So, I'm an idiot, and I accidentally deleted the file libcurl-gnutls.so.4 on my Ubuntu system. Now I can't figure out how to recreate it. The actual error I'm getting is when I'm trying to use git:...
Sunbonnet asked 3/5, 2016 at 19:18

3

I am running into the following error from a PHP component that uses CURL to request a URI via SSL: cURL error 35: gnutls_handshake() failed: A TLS packet with unexpected length was received. Th...
Bloated asked 14/7, 2016 at 13:11

1

Solved

I'm trying to debug a strange issue with git clone, https protocol, of one specific repo using Ubuntu with a corporate proxy. The same thing works in CentOS, Fedora distros but not on Ubuntu or Deb...
Jellaba asked 29/4, 2016 at 12:59

1

Solved

We have an internal server that GnuTLS doesn't like, e.g: gnutls-cli --x509cafile /etc/ssl/certs/ca-certificates.crt foo.example.com Processed 173 CA certificate(s). Resolving 'foo.example.com'......
Claudette asked 25/3, 2015 at 0:12

1

We are looking into supporting TLS-PSK for a set of constrained devices that do not have sufficient resources to do the normal TLS handshake using certificates. To that end we are looking for...
Grau asked 1/12, 2014 at 15:14
1

© 2022 - 2024 — McMap. All rights reserved.