Mageia Bugzilla – Attachment 1502 Details for
Bug 1978
LDAP server wont start
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
Patch to generate a single bundle for the private key and certificate
openldap.spec.diff (text/plain), 457 bytes, created by
Mark Meyer
on 2012-02-06 17:55:52 CET
(
hide
)
Description:
Patch to generate a single bundle for the private key and certificate
Filename:
MIME Type:
Creator:
Mark Meyer
Created:
2012-02-06 17:55:52 CET
Size:
457 bytes
patch
obsolete
>Index: openldap.spec >=================================================================== >--- openldap.spec (revision 205271) >+++ openldap.spec (working copy) >@@ -1192,7 +1192,7 @@ > fi > # generate the ldap.pem cert here instead of the initscript > %if %{?_create_ssl_certificate:1}%{!?_create_ssl_certificate:0} >-%_create_ssl_certificate -g ldap ldap >+%_create_ssl_certificate -g ldap ldap -b > %else > if [ ! -e %{_sysconfdir}/pki/tls/private/ldap.pem ] > then
Index: openldap.spec =================================================================== --- openldap.spec (revision 205271) +++ openldap.spec (working copy) @@ -1192,7 +1192,7 @@ fi # generate the ldap.pem cert here instead of the initscript %if %{?_create_ssl_certificate:1}%{!?_create_ssl_certificate:0} -%_create_ssl_certificate -g ldap ldap +%_create_ssl_certificate -g ldap ldap -b %else if [ ! -e %{_sysconfdir}/pki/tls/private/ldap.pem ] then
View Attachment As Raw
Actions:
View
Attachments on
bug 1978
: 1502