--- ./modules/aaa/mod_authn_socache.c.old 2019-08-14 10:10:30.955262082 +0200 +++ ./modules/aaa/mod_authn_socache.c 2019-06-14 17:58:13.395315240 +0200 @@ -326,7 +326,7 @@ return; } -#define MAX_VAL_LEN 100 +#define MAX_VAL_LEN 128 static authn_status check_password(request_rec *r, const char *user, const char *password) {