Commit 17ee196
committed
Prevent Y2038 bug by using SSL_SESSION_get_time_ex
The previous function is deprecated, see:
* openssl/openssl@00a6d07
* openssl/openssl#23648
* openssl/openssl#21206
Implement check for the OpenSSL version
Submitted by: Daniel Ruf <daniel daniel-ruf.de>
Github: closes #607
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1932104 13f79535-47bb-0310-9956-ffa450edef681 parent e8c82bb commit 17ee196
File tree
2 files changed
+9
-0
lines changed- changes-entries
- modules/ssl
2 files changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1965 | 1965 | | |
1966 | 1966 | | |
1967 | 1967 | | |
| 1968 | + | |
| 1969 | + | |
| 1970 | + | |
| 1971 | + | |
| 1972 | + | |
| 1973 | + | |
1968 | 1974 | | |
1969 | 1975 | | |
1970 | 1976 | | |
1971 | 1977 | | |
| 1978 | + | |
1972 | 1979 | | |
1973 | 1980 | | |
1974 | 1981 | | |
| |||
0 commit comments