SSL Certificate Issue in Tortoise GitCan not clone any git repository from githubAWS git clone or pull not...
Why can't I see bouncing of a switch on an oscilloscope?
Which country benefited the most from UN Security Council vetoes?
What typically incentivizes a professor to change jobs to a lower ranking university?
What does the "remote control" for a QF-4 look like?
Does detail obscure or enhance action?
How much of data wrangling is a data scientist's job?
How can I make my BBEG immortal short of making them a Lich or Vampire?
Could an aircraft fly or hover using only jets of compressed air?
Paid for article while in US on F-1 visa?
When a company launches a new product do they "come out" with a new product or do they "come up" with a new product?
How can I prevent hyper evolved versions of regular creatures from wiping out their cousins?
Why doesn't Newton's third law mean a person bounces back to where they started when they hit the ground?
Why "Having chlorophyll without photosynthesis is actually very dangerous" and "like living with a bomb"?
Arrow those variables!
Does an object always see its latest internal state irrespective of thread?
Is it legal for company to use my work email to pretend I still work there?
How can bays and straits be determined in a procedurally generated map?
Important Resources for Dark Age Civilizations?
How to determine what difficulty is right for the game?
How to draw a waving flag in TikZ
How is it possible to have an ability score that is less than 3?
Is it tax fraud for an individual to declare non-taxable revenue as taxable income? (US tax laws)
Was any UN Security Council vote triple-vetoed?
Modeling an IP Address
SSL Certificate Issue in Tortoise Git
Can not clone any git repository from githubAWS git clone or pull not working and no error messageCan't install Homebrew: Can't find the certificateGit GUI on Windows not working with self-signed SSL certificates - gives errors (fatal: SSL certificate)SSL error when connecting to git from Mac OS X 10.11.3 (El Capitan)SSL certificate problem: self signed certificate in certificate chainSetting up an encrypted git repositoryHow to prevent that a ssh key that is used to perform git actions, is decrypted only once also when new terminals are opened subsequently on Windows?Atlassian Stash SSL certificate renewal issueGit merge conflicts with file rename
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}
I have tried to pull the code from bitbucket repository. But i got the SSL certificate error
unable to access 'https://bitbucket.com/scm/tcc/customer-care-portal.git/': SSL certificate problem: unable to get local issuer certificate
i have tried the following to fix the isse
1)used Git Bash to clone
git clone -b branchName clone url
2) Changed the settings in Tortoise Git to change the https to http
git config --global http.sslVerify false
3)uninstalled both Git and Tortoise Git. But the issue is still persisting
git git-bash tortoise-git
New contributor
add a comment |
I have tried to pull the code from bitbucket repository. But i got the SSL certificate error
unable to access 'https://bitbucket.com/scm/tcc/customer-care-portal.git/': SSL certificate problem: unable to get local issuer certificate
i have tried the following to fix the isse
1)used Git Bash to clone
git clone -b branchName clone url
2) Changed the settings in Tortoise Git to change the https to http
git config --global http.sslVerify false
3)uninstalled both Git and Tortoise Git. But the issue is still persisting
git git-bash tortoise-git
New contributor
add a comment |
I have tried to pull the code from bitbucket repository. But i got the SSL certificate error
unable to access 'https://bitbucket.com/scm/tcc/customer-care-portal.git/': SSL certificate problem: unable to get local issuer certificate
i have tried the following to fix the isse
1)used Git Bash to clone
git clone -b branchName clone url
2) Changed the settings in Tortoise Git to change the https to http
git config --global http.sslVerify false
3)uninstalled both Git and Tortoise Git. But the issue is still persisting
git git-bash tortoise-git
New contributor
I have tried to pull the code from bitbucket repository. But i got the SSL certificate error
unable to access 'https://bitbucket.com/scm/tcc/customer-care-portal.git/': SSL certificate problem: unable to get local issuer certificate
i have tried the following to fix the isse
1)used Git Bash to clone
git clone -b branchName clone url
2) Changed the settings in Tortoise Git to change the https to http
git config --global http.sslVerify false
3)uninstalled both Git and Tortoise Git. But the issue is still persisting
git git-bash tortoise-git
git git-bash tortoise-git
New contributor
New contributor
edited 20 hours ago
Shobana VK
New contributor
asked 21 hours ago
Shobana VKShobana VK
11
11
New contributor
New contributor
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
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: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
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
});
}
});
Shobana VK is a new contributor. Be nice, and check out our Code of Conduct.
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%2fsuperuser.com%2fquestions%2f1421739%2fssl-certificate-issue-in-tortoise-git%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
Shobana VK is a new contributor. Be nice, and check out our Code of Conduct.
Shobana VK is a new contributor. Be nice, and check out our Code of Conduct.
Shobana VK is a new contributor. Be nice, and check out our Code of Conduct.
Shobana VK is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Super User!
- 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%2fsuperuser.com%2fquestions%2f1421739%2fssl-certificate-issue-in-tortoise-git%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