Opened 4 years ago
Closed 4 years ago
#5492 closed defect (bug) (fixed)
Rosetta: Expired SSL certificate error when building WordPress packages manually
Reported by: | SergeyBiryukov | Owned by: | SergeyBiryukov |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | International Sites (Rosetta) | Keywords: | |
Cc: |
Description
Reported by @fierevere in #core on Slack.
When using the Build New Package form on Rosetta sites, there is now an error displayed:
svn: E170013: Unable to connect to a repository at URL 'https://svn.automattic.com/wordpress-i18n/ru_RU/branches/3.7' svn: E230001: Server SSL certificate verification failed: certificate has expired
The certificate appears to have expired on October 8th:
Subject: *.automattic.com Altnames: DNS:*.automattic.com, DNS:automattic.com Issuer: Go Daddy Secure Certificate Authority - G2 Not valid before: Aug 31 13:18:13 2018 GMT Not valid after: Oct 8 13:02:24 2020 GMT
I guess the repo URLs in the builder tool should be updated to the canonical https://i18n.svn.wordpress.org/ URL.
Change History (2)
Note: See
TracTickets for help on using
tickets.
Fixed in [dotorg16622].