https://bugs.openldap.org/show_bug.cgi?id=8890
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|2.6.0 |2.7.0
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=8498
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|2.6.0 |2.7.0
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=8962
--- Comment #4 from smb6620294(a)gmail.com ---
Free Online units Converters Tool & calculator
The free-online-converters.com is a Unit Converter of Light Seconds, Light
Years, Steps, Terameters, areas, currency, density, energy, force, length,
mass, power, pressure, speed, temperature, volume, and bytes. ours provide
purpose only to provide free information. Is it an informative online Tool
enough? In this tool, you can check the equal value of both things like how
many inches in one centimeter, or other value-able units, etc. Ours tries to
provide you to some units conversions like Cable Lengths (International), Cable
Lengths (U.S.), length units Angstroms, Cable Lengths (Imperial), Centimeters,
Chains, Cubits,Decameters,Decimeters,Ells, Fathoms, Feet, Feet (French
measure), Feet (U.S. Survey), Fingers, Fingers (cloth), French,
Furlongs,Gigameters,Hands,Inches,Kilofeet,Kilometers, Leagues, Leagues (land),
Light Days, Light Hours, Light Minutes, Line, Marathons, Megameters, Meters,
Metric Feet, Metric Inches, Metric Miles, Mickeys, Microinches, Micrometers,
Microns, Mil, Miles, Millimeters, Myriameters, Nails (cloth), Nanometers,
Nautical Leagues, Nautical Miles (International), Paces, Palms, Parsecs, Picas,
Picometers, Points (PostScript),Quarters, Rods, Ropes, shaku, smoots, spans
,Twips And Yards.
https://www.free-online-converters.com/blog/what-website-would-i-use-to-mak…https://www.free-online-converters.comhttps://eshoppii.euhttps://free-online-converters.blogspot.comhttps://ar.free-online-converters.comhttps://cs.free-online-converters.com
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=6289
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
Target Milestone|2.6.0 |---
Assignee|hyc(a)openldap.org |bugs(a)openldap.org
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=6289
Howard Chu <hyc(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |WORKSFORME
Status|UNCONFIRMED |RESOLVED
--- Comment #4 from Howard Chu <hyc(a)openldap.org> ---
Unable to reproduce. Starting and stopping service works fine, no other events
are in the Windows event log.
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=6248
--- Comment #13 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
Commits:
• ff0defdc
by Howard Chu at 2021-07-22T23:54:25+01:00
ITS#6248 fix prev commit tlso_ca_list
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=6248
--- Comment #12 from Howard Chu <hyc(a)openldap.org> ---
(In reply to Howard Chu from comment #10)
> (In reply to Howard Chu from comment #9)
> > Added in master
>
> This in particular needs testing on Windows.
Never mind. The function in question, SSL_add_dir_cert_subjects_to_stack,
which we previously excluded on Windows builds, has been well supported
in OpenSSL since 2004. So, no problem with that particular change.
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=6248
--- Comment #11 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
Commits:
• dfcaa3f0
by Howard Chu at 2021-07-22T21:07:21+01:00
ITS#6248 support multiple CAcert dirs
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=6248
--- Comment #10 from Howard Chu <hyc(a)openldap.org> ---
(In reply to Howard Chu from comment #9)
> Added in master
This in particular needs testing on Windows.
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=6248
Howard Chu <hyc(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |TEST
--- Comment #9 from Howard Chu <hyc(a)openldap.org> ---
Added in master
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=6244
--- Comment #7 from Michael Ströder <michael(a)stroeder.com> ---
Thanks for working on this. This module is very useful!
Any chance to see this in 2.5.6? It's still in contrib/ anyway, so downstream
packagers and admins using this know that there's no official support for it.
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=6248
--- Comment #8 from Howard Chu <hyc(a)openldap.org> ---
Supporting this will require extra care on the part of the sysadmins. In
particular, we currently send a list of the names of every CA cert that was
configured, to every client, if client cert authentication is configured.
It would probably be a bad idea to send the hundreds of CAs in the default
cert bundle in that case. It only ever makes sense for an LDAP server to
trust and advertise a very small number of CAs. In particular when client
certs are used for authentication, it doesn't make sense to trust certs
from anywhere other than the CA that's signing the client certs.
Given the small scope of trust, it also doesn't make sense to be picking up
trusted CA certs from large numbers of locations.
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=6244
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |TEST
Status|IN_PROGRESS |RESOLVED
--- Comment #6 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
Commits:
• 92a8025f
by Quanah Gibson-Mount at 2021-07-22T17:12:58+00:00
ITS#6244 - Add "now" dynacl module
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=9157
--- Comment #4 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
Commits:
• 2c0707cf
by Howard Chu at 2021-07-22T15:27:31+01:00
ITS#9157 save TLS errmsg in ld->ld_error
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=8775
--- Comment #2 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
Commits:
• 81076a7f
by Howard Chu at 2021-07-20T19:27:45+01:00
ITS#8775 for passwordMod, pass real DN thru
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=6916
--- Comment #13 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
Commits:
• 4bd6a6d4
by Howard Chu at 2021-07-20T17:54:26+01:00
ITS#6916 unique: internal ops shouldn't have user's controls
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=5582
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|hyc(a)openldap.org |bugs(a)openldap.org
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=5582
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=5582
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|2.6.0 |---
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=9157
Howard Chu <hyc(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |TEST
--- Comment #3 from Howard Chu <hyc(a)openldap.org> ---
fixed in master
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=6248
Howard Chu <hyc(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |INVALID
Status|UNCONFIRMED |RESOLVED
--- Comment #5 from Howard Chu <hyc(a)openldap.org> ---
(In reply to Quanah Gibson-Mount from comment #0)
> Full_Name: Quanah Gibson-Mount
> Version: 2.4.x
> OS: NA
> URL: ftp://ftp.openldap.org/incoming/
> Submission from: (NULL) (75.111.29.239)
>
>
> Both openssl and gnutls support loading CA certs from multiple directories.
The OpenSSL docs do not support this assertion.
https://www.openssl.org/docs/man1.1.1/man3/SSL_CTX_load_verify_locations.ht…
Closing this ITS.
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=5582
Howard Chu <hyc(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |DUPLICATE
Status|UNCONFIRMED |RESOLVED
--- Comment #8 from Howard Chu <hyc(a)openldap.org> ---
Was fixed by ITS#8529
*** This issue has been marked as a duplicate of issue 8529 ***
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=8529
Howard Chu <hyc(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hallvard(a)openldap.org
--- Comment #7 from Howard Chu <hyc(a)openldap.org> ---
*** Issue 5582 has been marked as a duplicate of this issue. ***
--
You are receiving this mail because:
You are on the CC list for the issue.