-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
The C driver has a dependency on ICU so that the SASLPrep function is available to support SCRAM-SHA-256 authentication. However, the ICU dependency has been the source of recurring headaches for end users [1, 2, 3, 4].
To reduce the friction associated with the ICU dependency, a SASLPrep method compliant with RFC-4013 should be implemented directly in the C driver and the ICU dependency should be dropped entirely.
- depends on
-
CDRIVER-4668 Add utf8proc library
- Closed
- is depended on by
-
PHPC-2262 Replace ICU dependency with vendored utf8proc library
- Closed
- is related to
-
CDRIVER-4680 Remove ENABLE_ICU option and related code
- Closed