NSS error and curl (35) SSL connect errorcurl: (35) error:14077438:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1...
Do we know the problems the University of Manchester's Transistor Computer was intended to solve?
To which country did MiGs in Top Gun belong?
In mathematics is there a substitution that is "different" from Vieta's substitution to solve the cubic equation?
Can a country avoid prosecution for crimes against humanity by denying it happened?
What is a "fat pointer" in Rust?
How to check status of Wi-Fi adapter through command line?
Given a specific computer system, is it possible to estimate the actual precise run time of a piece of Assembly code
How can I oppose my advisor granting gift authorship to a collaborator?
Why not use futuristic pavise ballistic shields for protection?
Why did the VIC-II and SID use 6 µm technology in the era of 3 µm and 1.5 µm?
How did Gollum know Sauron was gathering the Haradrim to make war?
How to add some symbol (or just add newline) if the numbers in the text are not continuous
One hour 10 min layover in Newark; International -> Domestic connection. Enough time to clear customs?
Taking the first element in a list of associations
Why is k-means used for non normally distributed data?
Does secure hashing imply secure symmetric encryption?
How Total raw is calculated for Science pack 2?
Why do modes sound so different, although they are basically the same as a mode of another scale?
Is mathematics truth?
Solve this icositetragram
Is there anything in the universe that cannot be compressed?
Declaring 2 (or even multi-) dimensional std::arrays elegantly
How to disambiguate between various meditation practices?
Why didn't Thatcher give Hong Kong to Taiwan?
NSS error and curl (35) SSL connect error
curl: (35) error:14077438:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert internal errorcURL doesn't connect to HTTPS while wget does (NSS error -12286)Curl and Google ImageFedora 25 : Gnome Software Center and Curl not working behind proxyCurl NSS / SSL error after updateSSL cipher error with curlcurl tries to connect to 127.0.0.1:9050 by defaultProtocol SSL is not working with Curl
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I've been banging my head on this one.
When I curl
$ curl -iv https://getcomposer.org/installer
I get
* About to connect() to getcomposer.org port 443 (#0)
* Trying 142.44.245.229... connected
* Connected to getcomposer.org (142.44.245.229) port 443 (#0)
* Initializing NSS with certpath: sql:/etc/pki/nssdb
* CAfile: /etc/pki/tls/certs/ca-bundle.crt
CApath: none
* NSS error -5961
* Closing connection #0
* SSL connect error
curl: (35) SSL connect error
Environment
Virtualbox
6.0.4Vagrant
2.2.3
curl
add a comment |
I've been banging my head on this one.
When I curl
$ curl -iv https://getcomposer.org/installer
I get
* About to connect() to getcomposer.org port 443 (#0)
* Trying 142.44.245.229... connected
* Connected to getcomposer.org (142.44.245.229) port 443 (#0)
* Initializing NSS with certpath: sql:/etc/pki/nssdb
* CAfile: /etc/pki/tls/certs/ca-bundle.crt
CApath: none
* NSS error -5961
* Closing connection #0
* SSL connect error
curl: (35) SSL connect error
Environment
Virtualbox
6.0.4Vagrant
2.2.3
curl
add a comment |
I've been banging my head on this one.
When I curl
$ curl -iv https://getcomposer.org/installer
I get
* About to connect() to getcomposer.org port 443 (#0)
* Trying 142.44.245.229... connected
* Connected to getcomposer.org (142.44.245.229) port 443 (#0)
* Initializing NSS with certpath: sql:/etc/pki/nssdb
* CAfile: /etc/pki/tls/certs/ca-bundle.crt
CApath: none
* NSS error -5961
* Closing connection #0
* SSL connect error
curl: (35) SSL connect error
Environment
Virtualbox
6.0.4Vagrant
2.2.3
curl
I've been banging my head on this one.
When I curl
$ curl -iv https://getcomposer.org/installer
I get
* About to connect() to getcomposer.org port 443 (#0)
* Trying 142.44.245.229... connected
* Connected to getcomposer.org (142.44.245.229) port 443 (#0)
* Initializing NSS with certpath: sql:/etc/pki/nssdb
* CAfile: /etc/pki/tls/certs/ca-bundle.crt
CApath: none
* NSS error -5961
* Closing connection #0
* SSL connect error
curl: (35) SSL connect error
Environment
Virtualbox
6.0.4Vagrant
2.2.3
curl
curl
asked 2 hours ago
e_mam106e_mam106
1483 bronze badges
1483 bronze badges
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f538770%2fnss-error-and-curl-35-ssl-connect-error%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f538770%2fnss-error-and-curl-35-ssl-connect-error%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown