https://bugs.openldap.org/show_bug.cgi?id=10407
Issue ID: 10407
Summary: unable to load TLS module
Product: OpenLDAP
Version: 2.6.10
Hardware: x86_64
OS: Linux
Status: UNCONFIRMED
Keywords: needs_review
Severity: normal
Priority: ---
Component: build
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 1094
--> https://bugs.openldap.org/attachment.cgi?id=1094&action=edit
detail log
The version of openssl is 3.0.2 in my server.
I wanted to install openldap with TLS support. So I entered the command
"./configure --with-tls=openssl" under the path of openldap project folder,
then I got the following error:
...
checking for hstrerror... yes
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking for gai_strerror... yes
checking for inet_ntop... yes
checking INET6_ADDRSTRLEN... yes
checking struct sockaddr_storage... yes
checking for sys/un.h... yes
checking for openssl/ssl.h... yes
checking for SSL_CTX_set_ciphersuites in -lssl... no
configure: error: Could not locate TLS/SSL package
---------------------------------------------------------------
I also attached the detail log. Please tell me how to deal with the problem.
Looking forward to replying.
--
You are receiving this mail because:
You are on the CC list for the issue.