[asterisk-bugs] [JIRA] (ASTERISK-30170) Untrusted certificate used for svn.digium.com

Asterisk Team (JIRA) noreply at issues.asterisk.org
Mon Aug 8 18:20:09 CDT 2022


    [ https://issues.asterisk.org/jira/browse/ASTERISK-30170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=259908#comment-259908 ] 

Asterisk Team commented on ASTERISK-30170:
------------------------------------------

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution. Please note that log messages and other files should not be sent to the Sangoma Asterisk Team unless explicitly asked for. All files should be placed on this issue in a sanitized fashion as needed.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

Please note that once your issue enters an open state it has been accepted. As Asterisk is an open source project there is no guarantee or timeframe on when your issue will be looked into. If you need expedient resolution you will need to find and pay a suitable developer. Asking for an update on your issue will not yield any progress on it and will not result in a response. All updates are posted to the issue when they occur.

Please note that by submitting data, code, or documentation to Sangoma through JIRA, you accept the Terms of Use present at [https://www.asterisk.org/terms-of-use/|https://www.asterisk.org/terms-of-use/].

> Untrusted certificate used for svn.digium.com
> ---------------------------------------------
>
>                 Key: ASTERISK-30170
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-30170
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Contrib/General
>    Affects Versions: 18.13.0
>            Reporter: N A
>
> This seems to have started some time recently - installs are getting blocked due to a warning about svn.digium.com using an untrusted certificate.
> Perhaps the certificate could be updated, or the endpoint changed?
> {noformat}
> #############################################
> ## install completed successfully
> #############################################
> Error validating server certificate for 'https://svn.digium.com:443':
>  - The certificate is not issued by a trusted authority. Use the
>    fingerprint to validate the certificate manually!
> Certificate information:
>  - Hostname: *.digium.com
>  - Valid: from Apr 21 00:00:00 2022 GMT until May  1 23:59:59 2023 GMT
>  - Issuer: GeoTrust TLS DV RSA Mixed SHA256 2020 CA-1, DigiCert Inc, US
>  - Fingerprint: D2:49:EC:5A:DE:E2:E5:1B:74:22:FD:39:22:FA:B1:78:B9:34:87:FA
> (R)eject, accept (t)emporarily or accept (p)ermanently?
> {noformat}
> Furthermore, upon accepting, it fails anyways:
> {noformat}
> svn: E170013: Unable to connect to a repository at URL 'https://svn.digium.com/svn/thirdparty/mp3/trunk'
> svn: E120108: Error running context: The server unexpectedly closed the connection.
> {noformat}
> I can access it in my browser, but https gets redirected to http so not sure if something changed here recently.
> I believe this stems from a problem with:
> ./contrib/scripts/get_mp3_source.sh
> I'm not entirely clear on what the impact of this is, since app_mp3 seems to compile as normal, but it does seem to block the install process.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list