Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 672420 - media-libs/xvid-1.3.5 - ERROR: no certificate subject alternative name matches requested host name ‘downloads.xvid.org’. To connect to downloads.xvid.org insecurely, use `--no-check-certificate'.
Summary: media-libs/xvid-1.3.5 - ERROR: no certificate subject alternative name matche...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-02 20:08 UTC by doj
Modified: 2018-12-02 20:52 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
use HTTP to download xvid source code, as HTTPS is not supported by the website (xvid-1.3.5-download.patch,428 bytes, patch)
2018-12-02 20:10 UTC, doj
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description doj 2018-12-02 20:08:25 UTC
>>> Downloading 'https://downloads.xvid.org/downloads/xvidcore-1.3.5.tar.bz2'
--2018-12-02 06:04:06--  https://downloads.xvid.org/downloads/xvidcore-1.3.5.tar.bz2
Resolving downloads.xvid.org... 178.63.180.92
Connecting to downloads.xvid.org|178.63.180.92|:443... connected.
ERROR: no certificate subject alternative name matches
        requested host name ‘downloads.xvid.org’.
To connect to downloads.xvid.org insecurely, use `--no-check-certificate'.
!!! Couldn't download 'xvidcore-1.3.5.tar.bz2'. Aborting.

seems that the downloads.xvid.org webserver has an invalid TLS configuration.

I wrote to the xvid.org suppor email and here is their response:

We never had a SSL certificate for download.xvid.org and so it's no wonder that it doesn't work. You either need to download via http or from:

https://downloads.xvid.com/downloads/xvidcore-1.3.5.tar.bz2

And that's also the link we have published on our website...
Comment 1 doj 2018-12-02 20:10:51 UTC
Created attachment 556970 [details, diff]
use HTTP to download xvid source code, as HTTPS is not supported by the website
Comment 2 Larry the Git Cow gentoo-dev 2018-12-02 20:52:05 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4767e4956d6458cfacb7abc3c56ec6581e1ca142

commit 4767e4956d6458cfacb7abc3c56ec6581e1ca142
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-12-02 20:51:49 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-12-02 20:51:49 +0000

    media-libs/xvid: Switch SRC_URI back to http
    
    Closes: https://bugs.gentoo.org/672420
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-libs/xvid/xvid-1.3.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)