Profiles

Recent impact

Score weights high-impact work (commits, releases, approved translations, props) at 3x routine activity.

Last 30 days
0contributions
high0
medium0
score0
Last 90 days
0contributions
high0
medium0
score0
Last 12 months
0contributions
high0
medium0
score0

Contributions

Type
October 2017
Oct 18 Wed · 01:05
Forums med
Posted a reply to Error: WordPress could not establish a secure connection to WordPress.org, on the site WordPress.org Forums:
Done! Finally everything is working. Added the line curl_setopt($this->handle, CURLOPT_RESOLVE, array("api.wordpress.org:80:66.155.40.187", "api.wordpress.org:443:66.155.40.187")); in wp-includes/Requests/Transport/cURL.php. What…
Oct 18 Wed · 00:40
Forums med
Posted a reply to Error: WordPress could not establish a secure connection to WordPress.org, on the site WordPress.org Forums:
Update: IPv6 is now working on the server, but there are still problems. To see…
Oct 13 Fri · 00:00
Forums med
Posted a reply to Error: WordPress could not establish a secure connection to WordPress.org, on the site WordPress.org Forums:
I have managed to narrow the problem down to the combination of cURL and ipv6.…
Oct 12 Thu · 21:25
Forums med
Posted a reply to Error: WordPress could not establish a secure connection to WordPress.org, on the site WordPress.org Forums:
Thanks for the lead! OpenBSD uses LibreSSL by default, not OpenSSL, so that might be…
Oct 12 Thu · 20:55
Forums med
Created a topic, Error: WordPress could not establish a secure connection to WordPress.org, on the site WordPress.org Forums:
I've installed Wordpress 4.8.2 on OpenBSD 6.2. I've in…