Timeline for Why does exim use openssl from system instead of compiled version?
Current License: CC BY-SA 4.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 5, 2020 at 23:31 | comment | added | Eduardo Trápani | What system is it? To check if you have a precompiled version you could use. | |
| Jun 5, 2020 at 15:05 | answer | added | Eduardo Trápani | timeline score: 1 | |
| Jun 5, 2020 at 13:32 | comment | added | Roland Seuhs | ./config --openssldir=/MYPATH -fPIC no-gost enable-shared | |
| Jun 5, 2020 at 13:06 | history | edited | Roland Seuhs | CC BY-SA 4.0 | added 192 characters in body |
| Jun 5, 2020 at 12:57 | comment | added | Eduardo Trápani | How did you install the OpenSSL you built? It looks like an OpenSSL installation issue. According to the build documentation: If you want to build Exim with TLS support, you must first install either the OpenSSL or GnuTLS library. There is no cryptographic code in Exim itself for implementing SSL. | |
| Jun 5, 2020 at 11:46 | history | edited | Jeff Schaller♦ | edited tags; edited tags | |
| Jun 5, 2020 at 11:40 | history | asked | Roland Seuhs | CC BY-SA 4.0 |