@@ -24,8 +24,9 @@ All releases can be found at [/source/old](old).
24
24
</table>
25
25
</p>
26
26
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
29
30
2025, and the 3.0 series which is a Long Term Support (LTS) version and is
30
31
supported until 7th September 2026. All older versions (including 1.1.1, 1.1.0,
31
32
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
55
56
install a validated OpenSSL FIPS provider.
56
57
Other OpenSSL Releases MAY use the validated FIPS provider, but
57
58
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.
59
60
60
61
Information about how to configure and use the FIPS provider in your
61
62
applications is available on the FIPS module man page.
62
63
You must also read the module security policy and follow the specific
63
64
build and installation instructions included in it.
64
65
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).
67
68
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)
72
73
73
74
When building a release for the first time, please make sure to look at
74
75
the INSTALL file in the distribution along with any NOTES file
75
76
applicable to your platform. If you have problems, then join the
76
77
[openssl-users](/community/mailinglists.html) email list and post a
77
78
question there.
78
79
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).
82
82
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
84
84
[EFC0 A467 D613 CB83 C7ED 6D30 D894 E2CE 8B3D 79F5].
85
85
86
86
[EFC0 A467 D613 CB83 C7ED 6D30 D894 E2CE 8B3D 79F5]: https://keys.openpgp.org/search?q=openssl-omc%40openssl.org
87
87
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
+
88
93
Each day we make a snapshot of each development branch. They can be
89
94
found at <https://www.openssl.org/source/snapshot/>. These daily
90
95
snapshots of the source tree are provided for convenience only and not
0 commit comments