this post was submitted on 02 May 2024
114 points (96.7% liked)

Open Source

30272 readers
2260 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
114
submitted 4 months ago* (last edited 4 months ago) by [email protected] to c/[email protected]
 

We’re no longer using our old ftp, rsync, and git links for distributing OpenSSL. These were great in their day, but it’s time to move on to something better and safer. ftp://ftp.openssl.org and rsync://rsync.openssl.org are not available anymore. As of June 1, 2024, we’re also going to shut down https://ftp.openssl.org and git://git.openssl.org/openssl.git mirrors.

GitHub is becoming the main distributor of the OpenSSL releases.

you are viewing a single comment's thread
view the rest of the comments
[–] bitfucker 25 points 4 months ago (1 children)

I think a lot of people here read the headine and think OpenSSL is moving everything to github and giving up everything else. It is not. They only moved the means of distributing the release tarball to github and stopped supporting the ftp and rsync. Do not confuse distribution and contribution/development.

[–] [email protected] 1 points 4 months ago (1 children)

Aren't they going to shut down their git mirror too, soon?

[–] bitfucker 2 points 4 months ago* (last edited 4 months ago)

Well, I've took it to read it for myself on how they receive contribution, and it always need to be from github anyway unlike say Linux which accept email patches.