Re: New project member: judaew

2021-10-12 Thread Vincent Habchi
> Thank you, I am pleased to see these words. I'm pleased to be here. > It's my first message on the Mailing List. I hope I did everything right to > send the message. No worries. Welcome on board and lots of fun to come, I hope! Vincent

Recent OpenSSL changes and CA certs

2021-10-12 Thread Aaron Madlon-Kay
Hi all. I know there are some important changes being made to the OpenSSL ports. Today I updated my ports and now have the following installed: % port installed name:openssl The following ports are currently installed: openssl @1.1_0 (active) openssl10 @1.0.2u_2 (active) openssl11 @1.1.1l_2

Re: Recent OpenSSL changes and CA certs

2021-10-12 Thread Zhenfu Shi
The axel port is also affected, it can't download anything that is https after this change. Zhenfu > On Oct 13, 2021, at 00:58, Aaron Madlon-Kay wrote: > > Hi all. > > I know there are some important changes being made to the OpenSSL > ports. Today I updated my ports and now have the followin

Re: Recent OpenSSL changes and CA certs

2021-10-12 Thread Aaron Madlon-Kay
Forget all that stuff I mentioned about rbenv and ruby-build. I can reproduce this with the ruby30 port: % /opt/local/bin/ruby3.0 -r net/http -e 'Net::HTTP.get(URI("https://www.apple.com";))' /opt/local/lib/ruby3.0/3.0.0/net/protocol.rb:46:in `connect_nonblock': SSL_connect returned=1 errno=0 stat

Re: Recent OpenSSL changes and CA certs

2021-10-12 Thread Blair Zajac
+jon...@macports.org wget also fails after upgrading openssl: $ wget https://registry.npmjs.org/npm --2021-10-12 18:21:00-- https://registry.npmjs.org/npm Resolving registry.npmjs.org (registry.npmjs.org)... 2606:4700::6810:1323, 2606:4700::6810:1923, 2606:4700::6810:1723, ... Connecting to reg