Chrome gives “Your connection is not private” error











up vote
-1
down vote

favorite
1












After installing updates chrome now complains that the connection is not private. I've read around this site and the consensus seems to be a problem with libnns3-1d. When I try to install it with




apt-get install libnss3-1d




I get



E: Package 'libnss3-1d' has no installation candidate



I have tried...




  1. Updating with apt

  2. Downloading the deb file and installing that

  3. doing an apt dist-upgrade
    None of these seem to want to install the missing libraries.


How do I get updated certificates for chrome or install this blooming library?




uname -a



Linux RG1005 4.15.0-39-generic #42-Ubuntu SMP Tue Oct 23 15:48:01 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux




OK, further info on the problem:-



 apt policy libnss3
libnss3:
Installed: 2:3.35-2ubuntu2
Candidate: 2:3.35-2ubuntu2
Version table:
*** 2:3.35-2ubuntu2 500
500 http://gb.archive.ubuntu.com/ubuntu bionic/main amd64 Packages
100 /var/lib/dpkg/status

zgrep -o libnss3 /var/log/apt/history*
/var/log/apt/history.log.3.gz:libnss3
/var/log/apt/history.log.3.gz:libnss3


The http website www.mit.edu loads ok, the site bbc.com is actually https and loads ok too.










share|improve this question
























  • What does apt policy libnss3 show? Note there's no 1d there.
    – DK Bose
    Nov 14 at 13:36










  • And on my Kubuntu 18.04, that packages is installed by default during installation of the OS. Was askubuntu.com/questions/890988/… what you referred to in your question? That had the -1d.
    – DK Bose
    Nov 14 at 13:42








  • 1




    Sorry if I'm way off base, but I see a message like that if I go to http:// websites (ie. not https://) - ie. it's not a config issue on your machine, just the website you've gone to has no security & the communications are broadcast in the clear ('mitm' risk etc) I also use chromium, but it's ~97% the same
    – guiverc
    Nov 14 at 13:51












  • What does zgrep -o libnss3 /var/log/apt/history* show? @guiverc can you post a link to a plain http:// site for me to test as well?
    – DK Bose
    Nov 14 at 13:57










  • @guiverc http sites listed on whynohttps.com don't show the error. Here's one: bbc.com and another: web.mit.edu
    – DK Bose
    Nov 14 at 14:47

















up vote
-1
down vote

favorite
1












After installing updates chrome now complains that the connection is not private. I've read around this site and the consensus seems to be a problem with libnns3-1d. When I try to install it with




apt-get install libnss3-1d




I get



E: Package 'libnss3-1d' has no installation candidate



I have tried...




  1. Updating with apt

  2. Downloading the deb file and installing that

  3. doing an apt dist-upgrade
    None of these seem to want to install the missing libraries.


How do I get updated certificates for chrome or install this blooming library?




uname -a



Linux RG1005 4.15.0-39-generic #42-Ubuntu SMP Tue Oct 23 15:48:01 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux




OK, further info on the problem:-



 apt policy libnss3
libnss3:
Installed: 2:3.35-2ubuntu2
Candidate: 2:3.35-2ubuntu2
Version table:
*** 2:3.35-2ubuntu2 500
500 http://gb.archive.ubuntu.com/ubuntu bionic/main amd64 Packages
100 /var/lib/dpkg/status

zgrep -o libnss3 /var/log/apt/history*
/var/log/apt/history.log.3.gz:libnss3
/var/log/apt/history.log.3.gz:libnss3


The http website www.mit.edu loads ok, the site bbc.com is actually https and loads ok too.










share|improve this question
























  • What does apt policy libnss3 show? Note there's no 1d there.
    – DK Bose
    Nov 14 at 13:36










  • And on my Kubuntu 18.04, that packages is installed by default during installation of the OS. Was askubuntu.com/questions/890988/… what you referred to in your question? That had the -1d.
    – DK Bose
    Nov 14 at 13:42








  • 1




    Sorry if I'm way off base, but I see a message like that if I go to http:// websites (ie. not https://) - ie. it's not a config issue on your machine, just the website you've gone to has no security & the communications are broadcast in the clear ('mitm' risk etc) I also use chromium, but it's ~97% the same
    – guiverc
    Nov 14 at 13:51












  • What does zgrep -o libnss3 /var/log/apt/history* show? @guiverc can you post a link to a plain http:// site for me to test as well?
    – DK Bose
    Nov 14 at 13:57










  • @guiverc http sites listed on whynohttps.com don't show the error. Here's one: bbc.com and another: web.mit.edu
    – DK Bose
    Nov 14 at 14:47















up vote
-1
down vote

favorite
1









up vote
-1
down vote

favorite
1






1





After installing updates chrome now complains that the connection is not private. I've read around this site and the consensus seems to be a problem with libnns3-1d. When I try to install it with




apt-get install libnss3-1d




I get



E: Package 'libnss3-1d' has no installation candidate



I have tried...




  1. Updating with apt

  2. Downloading the deb file and installing that

  3. doing an apt dist-upgrade
    None of these seem to want to install the missing libraries.


How do I get updated certificates for chrome or install this blooming library?




uname -a



Linux RG1005 4.15.0-39-generic #42-Ubuntu SMP Tue Oct 23 15:48:01 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux




OK, further info on the problem:-



 apt policy libnss3
libnss3:
Installed: 2:3.35-2ubuntu2
Candidate: 2:3.35-2ubuntu2
Version table:
*** 2:3.35-2ubuntu2 500
500 http://gb.archive.ubuntu.com/ubuntu bionic/main amd64 Packages
100 /var/lib/dpkg/status

zgrep -o libnss3 /var/log/apt/history*
/var/log/apt/history.log.3.gz:libnss3
/var/log/apt/history.log.3.gz:libnss3


The http website www.mit.edu loads ok, the site bbc.com is actually https and loads ok too.










share|improve this question















After installing updates chrome now complains that the connection is not private. I've read around this site and the consensus seems to be a problem with libnns3-1d. When I try to install it with




apt-get install libnss3-1d




I get



E: Package 'libnss3-1d' has no installation candidate



I have tried...




  1. Updating with apt

  2. Downloading the deb file and installing that

  3. doing an apt dist-upgrade
    None of these seem to want to install the missing libraries.


How do I get updated certificates for chrome or install this blooming library?




uname -a



Linux RG1005 4.15.0-39-generic #42-Ubuntu SMP Tue Oct 23 15:48:01 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux




OK, further info on the problem:-



 apt policy libnss3
libnss3:
Installed: 2:3.35-2ubuntu2
Candidate: 2:3.35-2ubuntu2
Version table:
*** 2:3.35-2ubuntu2 500
500 http://gb.archive.ubuntu.com/ubuntu bionic/main amd64 Packages
100 /var/lib/dpkg/status

zgrep -o libnss3 /var/log/apt/history*
/var/log/apt/history.log.3.gz:libnss3
/var/log/apt/history.log.3.gz:libnss3


The http website www.mit.edu loads ok, the site bbc.com is actually https and loads ok too.







google-chrome






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Nov 14 at 15:50

























asked Nov 14 at 13:33









waterboy

12




12












  • What does apt policy libnss3 show? Note there's no 1d there.
    – DK Bose
    Nov 14 at 13:36










  • And on my Kubuntu 18.04, that packages is installed by default during installation of the OS. Was askubuntu.com/questions/890988/… what you referred to in your question? That had the -1d.
    – DK Bose
    Nov 14 at 13:42








  • 1




    Sorry if I'm way off base, but I see a message like that if I go to http:// websites (ie. not https://) - ie. it's not a config issue on your machine, just the website you've gone to has no security & the communications are broadcast in the clear ('mitm' risk etc) I also use chromium, but it's ~97% the same
    – guiverc
    Nov 14 at 13:51












  • What does zgrep -o libnss3 /var/log/apt/history* show? @guiverc can you post a link to a plain http:// site for me to test as well?
    – DK Bose
    Nov 14 at 13:57










  • @guiverc http sites listed on whynohttps.com don't show the error. Here's one: bbc.com and another: web.mit.edu
    – DK Bose
    Nov 14 at 14:47




















  • What does apt policy libnss3 show? Note there's no 1d there.
    – DK Bose
    Nov 14 at 13:36










  • And on my Kubuntu 18.04, that packages is installed by default during installation of the OS. Was askubuntu.com/questions/890988/… what you referred to in your question? That had the -1d.
    – DK Bose
    Nov 14 at 13:42








  • 1




    Sorry if I'm way off base, but I see a message like that if I go to http:// websites (ie. not https://) - ie. it's not a config issue on your machine, just the website you've gone to has no security & the communications are broadcast in the clear ('mitm' risk etc) I also use chromium, but it's ~97% the same
    – guiverc
    Nov 14 at 13:51












  • What does zgrep -o libnss3 /var/log/apt/history* show? @guiverc can you post a link to a plain http:// site for me to test as well?
    – DK Bose
    Nov 14 at 13:57










  • @guiverc http sites listed on whynohttps.com don't show the error. Here's one: bbc.com and another: web.mit.edu
    – DK Bose
    Nov 14 at 14:47


















What does apt policy libnss3 show? Note there's no 1d there.
– DK Bose
Nov 14 at 13:36




What does apt policy libnss3 show? Note there's no 1d there.
– DK Bose
Nov 14 at 13:36












And on my Kubuntu 18.04, that packages is installed by default during installation of the OS. Was askubuntu.com/questions/890988/… what you referred to in your question? That had the -1d.
– DK Bose
Nov 14 at 13:42






And on my Kubuntu 18.04, that packages is installed by default during installation of the OS. Was askubuntu.com/questions/890988/… what you referred to in your question? That had the -1d.
– DK Bose
Nov 14 at 13:42






1




1




Sorry if I'm way off base, but I see a message like that if I go to http:// websites (ie. not https://) - ie. it's not a config issue on your machine, just the website you've gone to has no security & the communications are broadcast in the clear ('mitm' risk etc) I also use chromium, but it's ~97% the same
– guiverc
Nov 14 at 13:51






Sorry if I'm way off base, but I see a message like that if I go to http:// websites (ie. not https://) - ie. it's not a config issue on your machine, just the website you've gone to has no security & the communications are broadcast in the clear ('mitm' risk etc) I also use chromium, but it's ~97% the same
– guiverc
Nov 14 at 13:51














What does zgrep -o libnss3 /var/log/apt/history* show? @guiverc can you post a link to a plain http:// site for me to test as well?
– DK Bose
Nov 14 at 13:57




What does zgrep -o libnss3 /var/log/apt/history* show? @guiverc can you post a link to a plain http:// site for me to test as well?
– DK Bose
Nov 14 at 13:57












@guiverc http sites listed on whynohttps.com don't show the error. Here's one: bbc.com and another: web.mit.edu
– DK Bose
Nov 14 at 14:47






@guiverc http sites listed on whynohttps.com don't show the error. Here's one: bbc.com and another: web.mit.edu
– DK Bose
Nov 14 at 14:47

















active

oldest

votes











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
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',
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
});


}
});














 

draft saved


draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1092872%2fchrome-gives-your-connection-is-not-private-error%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown






























active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes
















 

draft saved


draft discarded



















































 


draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1092872%2fchrome-gives-your-connection-is-not-private-error%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Biblatex bibliography style without URLs when DOI exists (in Overleaf with Zotero bibliography)

ComboBox Display Member on multiple fields

Is it possible to collect Nectar points via Trainline?