Making WordPress.org

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's profile SergeyBiryukov Owned by: sergeybiryukov's profile 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)

#1 @SergeyBiryukov
4 years ago

  • Owner set to SergeyBiryukov
  • Status changed from new to accepted

#2 @SergeyBiryukov
4 years ago

  • Resolution set to fixed
  • Status changed from accepted to closed

Fixed in [dotorg16622].

Note: See TracTickets for help on using tickets.