Re: Correct way to install Intermediate certificates in Debian

2019-04-19 Thread Tyler A
On 15/4/19 11:36 am, Alexander V. Makartsev wrote: >> On 13.04.2019 23:21, Tyler A wrote: >> I found a temporary solution that at least lets me visit the sites in >> Firefox. >> >> However this doesn't fix OpenSSL (thus things like curl, wget). >> >> #!/usr/bin/env bash >> >> sudo apt-get install

Re: Correct way to install Intermediate certificates in Debian

2019-04-15 Thread Alexander V. Makartsev
On 13.04.2019 23:21, Tyler A wrote: > I found a temporary solution that at least lets me visit the sites in Firefox. > > However this doesn't fix OpenSSL (thus things like curl, wget). > > #!/usr/bin/env bash > > sudo apt-get install libnss3-tools > > downloadCerts=(http://cacerts.thawte.com/Thawte

Re: Correct way to install Intermediate certificates in Debian

2019-04-15 Thread Alexander V. Makartsev
On 13.04.2019 21:20, Tyler A wrote: > On 13/4/19 3:57 pm, Alexander V. Makartsev wrote: >> On 13.04.2019 19:40, Tyler A wrote: >>> Hi, >>> >>> I had trouble visiting these two websites in Firefox, Epiphany and >>> verifying with OpenSSL. >>> >>> - Births Deaths and Marriages (Government of South Au

Re: Correct way to install Intermediate certificates in Debian

2019-04-13 Thread Tyler A
I found a temporary solution that at least lets me visit the sites in Firefox. However this doesn't fix OpenSSL (thus things like curl, wget). #!/usr/bin/env bash sudo apt-get install libnss3-tools downloadCerts=(http://cacerts.thawte.com/ThawteRSACA2018.crt http://cacerts.geotru

Re: Correct way to install Intermediate certificates in Debian

2019-04-13 Thread Tyler A
On 13/4/19 3:57 pm, Alexander V. Makartsev wrote: > On 13.04.2019 19:40, Tyler A wrote: >> Hi, >> >> I had trouble visiting these two websites in Firefox, Epiphany and >> verifying with OpenSSL. >> >> - Births Deaths and Marriages (Government of South Australia) >> https://bdm.cbs.sa.gov.au/bdmsa

Re: Correct way to install Intermediate certificates in Debian

2019-04-13 Thread Alexander V. Makartsev
On 13.04.2019 19:40, Tyler A wrote: > Hi, > > I had trouble visiting these two websites in Firefox, Epiphany and > verifying with OpenSSL. > > - Births Deaths and Marriages (Government of South Australia) > https://bdm.cbs.sa.gov.au/bdmsaonline/dbweb.asp?dbcgm=1&prprc=oac > > - Hostplus Superannu

Correct way to install Intermediate certificates in Debian

2019-04-13 Thread Tyler A
Hi, I had trouble visiting these two websites in Firefox, Epiphany and verifying with OpenSSL. - Births Deaths and Marriages (Government of South Australia) https://bdm.cbs.sa.gov.au/bdmsaonline/dbweb.asp?dbcgm=1&prprc=oac - Hostplus Superannuation Fund https://hostplus.com.au/ It appears t