You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixapache#2325.
The reason is that in apache#2293
openssl/types.h was included, while the default version of OpenSSL on Ubuntu
20.04 is 1.1.1 which does not have this header file. To solve this problem, we
install OpenSSL 3.0.12 instead on Ubuntu 20.04.
0 commit comments