Skip to content
This repository was archived by the owner on Aug 29, 2024. It is now read-only.

Commit a69b83e

Browse files
committed
Update the source download page with 3.3
Reviewed-by: Neil Horman <[email protected]> Reviewed-by: Anton Arapov <[email protected]> (Merged from #486)
1 parent 2082bd8 commit a69b83e

File tree

1 file changed

+18
-13
lines changed

1 file changed

+18
-13
lines changed

source/index.md.tt

+18-13
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,9 @@ All releases can be found at [/source/old](old).
2424
</table>
2525
</p>
2626

27-
*Note:* The latest stable version is the 3.2 series supported until 23rd
28-
November 2025. Also available is the 3.1 series supported until 14th March
27+
*Note:* The latest stable version is the 3.3 series supported until 9th
28+
April 2026. Also available is the 3.2 series supported until 23rd
29+
November 2025, the 3.1 series supported until 14th March
2930
2025, and the 3.0 series which is a Long Term Support (LTS) version and is
3031
supported until 7th September 2026. All older versions (including 1.1.1, 1.1.0,
3132
1.0.2, 1.0.0 and 0.9.8) are now out of support and should not be used. Users of
@@ -55,36 +56,40 @@ Please follow the Security Policy instructions to download, build and
5556
install a validated OpenSSL FIPS provider.
5657
Other OpenSSL Releases MAY use the validated FIPS provider, but
5758
MUST NOT build and use their own FIPS provider. For example you can build
58-
OpenSSL 3.2 and use the OpenSSL 3.0.8 FIPS provider with it.
59+
OpenSSL 3.3 and use the OpenSSL 3.0.8 FIPS provider with it.
5960

6061
Information about how to configure and use the FIPS provider in your
6162
applications is available on the FIPS module man page.
6263
You must also read the module security policy and follow the specific
6364
build and installation instructions included in it.
6465

65-
For an overview of some of the key concepts in OpenSSL 3.2 see the
66-
[OpenSSL Guide](https://www.openssl.org/docs/man3.2/man7/ossl-guide-introduction.html).
66+
For an overview of some of the key concepts in OpenSSL 3.3 see the
67+
[OpenSSL Guide](https://www.openssl.org/docs/man3.3/man7/ossl-guide-introduction.html).
6768
Much of the information in the guide is also applicable to older releases such
68-
as 3.1 and 3.0 except for sections relating to new features only in 3.2 (such
69-
as QUIC). Information and notes about migrating existing applications to OpenSSL
70-
3.2 (and 3.1/3.0) are available in the [OpenSSL 3.2 Migration
71-
Guide](https://www.openssl.org/docs/man3.2/man7/migration_guide.html)
69+
as 3.1 and 3.0 except for sections relating to new features only in 3.3 and 3.2
70+
(such as QUIC). Information and notes about migrating existing applications to
71+
OpenSSL 3.3 (and 3.2/3.1/3.0) are available in the [OpenSSL 3.3 Migration
72+
Guide](https://www.openssl.org/docs/man3.3/man7/migration_guide.html)
7273

7374
When building a release for the first time, please make sure to look at
7475
the INSTALL file in the distribution along with any NOTES file
7576
applicable to your platform. If you have problems, then join the
7677
[openssl-users](/community/mailinglists.html) email list and post a
7778
question there.
7879

79-
PGP keys for the signatures are available from the
80-
[OTC page](https://www.openssl.org/community/otc.html). Current members that
81-
sign releases include Richard Levitte, Matt Caswell, Paul Dale, and Tomas Mraz.
80+
PGP keys for the signatures of old releases are available from the
81+
[OTC page](https://www.openssl.org/community/otc.html).
8282

83-
The releases can be also signed by the OpenSSL OMC key with fingerprint
83+
The current releases are signed by the OpenSSL OMC key with fingerprint
8484
[EFC0 A467 D613 CB83 C7ED 6D30 D894 E2CE 8B3D 79F5].
8585

8686
[EFC0 A467 D613 CB83 C7ED 6D30 D894 E2CE 8B3D 79F5]: https://keys.openpgp.org/search?q=openssl-omc%40openssl.org
8787

88+
Future releases will be signed by the OpenSSL key with fingerprint
89+
[BA54 73A2 B058 7B07 FB27 CF2D 2160 94DF D0CB 81EF].
90+
91+
[BA54 73A2 B058 7B07 FB27 CF2D 2160 94DF D0CB 81EF]: https://keys.openpgp.org/search?q=openssl%40openssl.org
92+
8893
Each day we make a snapshot of each development branch. They can be
8994
found at <https://www.openssl.org/source/snapshot/>. These daily
9095
snapshots of the source tree are provided for convenience only and not

0 commit comments

Comments
 (0)