William Lallemand
41ca930e58
BUG/MINOR: ssl: trailing slashes in directory names wrongly cached
...
The crtlist_load_cert_dir() caches the directory name without trailing
slashes when ssl_sock_load_cert_list_file() tries to lookup without
cleaning the trailing slashes.
This bug leads to creating the crtlist twice and prevents to remove
correctly a crtlist_entry since it exists in the serveral crtlists
created by accident.
Move the trailing slashes cleanup in ssl_sock_load_cert_list_file() to
fix the problem.
This bug was introduced by 6be66ec ("MINOR: ssl: directories are loaded
like crt-list")
2020-04-08 13:28:07 +02:00
..
2020-03-08 10:09:02 +01:00
2020-04-02 16:25:45 +02:00
2020-02-28 16:41:29 +01:00
2020-03-30 00:30:01 +02:00
2020-03-10 17:44:40 +01:00
2020-04-02 16:25:45 +02:00
2020-02-25 11:28:58 +01:00
2020-03-29 09:55:10 +02:00
2020-04-02 16:25:45 +02:00
2020-03-08 17:56:47 +01:00
2020-02-25 08:16:33 +01:00
2020-03-03 18:19:04 +01:00
2020-03-31 17:09:35 +02:00
2020-03-18 13:07:19 +01:00
2020-04-01 18:35:05 +02:00
2020-03-10 07:08:10 +01:00
2020-03-31 17:09:35 +02:00
2020-02-25 07:41:47 +01:00
2020-02-25 07:41:47 +01:00
2020-02-25 07:41:47 +01:00
2020-03-05 19:52:07 +01:00
2020-02-25 08:16:33 +01:00
2020-04-02 15:10:17 +02:00
2020-03-06 14:12:59 +01:00
2020-03-06 15:36:04 +01:00
2020-04-02 16:25:45 +02:00
2020-03-08 10:09:02 +01:00
2020-03-14 11:04:49 +01:00
2020-02-21 16:32:57 +01:00
2020-04-02 16:25:45 +02:00
2020-03-23 09:33:32 +01:00
2020-03-31 17:09:35 +02:00
2020-03-11 19:20:01 +01:00
2020-03-05 19:52:07 +01:00
2020-04-02 08:45:54 +02:00
2020-03-06 15:36:04 +01:00
2020-04-02 16:25:45 +02:00
2020-03-05 20:21:58 +01:00
2020-03-05 19:52:07 +01:00
2020-02-06 14:55:34 +01:00
2020-03-05 19:52:07 +01:00
2020-03-06 14:12:59 +01:00
2020-04-02 16:25:45 +02:00
2020-04-02 16:25:45 +02:00
2020-03-13 17:26:43 +01:00
2020-03-18 15:55:35 +01:00
2020-04-02 16:25:45 +02:00
2020-03-25 17:06:16 +01:00
2020-03-22 23:25:51 +01:00
2020-03-17 13:38:18 +01:00
2020-02-14 04:23:08 +01:00
2020-03-18 05:17:28 +01:00
2020-03-16 11:32:47 +01:00
2020-01-30 09:15:37 +01:00
2020-03-04 19:29:12 +01:00
2020-03-06 15:36:04 +01:00
2020-03-04 19:29:12 +01:00
2020-03-12 15:39:37 +01:00
2020-02-14 19:02:06 +01:00
2020-03-31 17:09:35 +02:00
2020-03-08 18:04:16 +01:00
2020-03-30 00:30:07 +02:00
2020-03-19 22:07:33 +01:00
2020-02-21 13:45:58 +01:00
2020-03-18 13:10:05 +01:00
2020-04-08 13:28:07 +02:00
2020-03-12 00:34:22 +01:00
2020-03-31 17:21:51 +02:00
2020-02-25 09:41:22 +01:00
2020-04-02 16:25:45 +02:00
2020-03-29 09:55:10 +02:00
2020-03-17 18:52:33 +01:00
2020-02-14 19:02:06 +01:00
2020-02-25 07:41:47 +01:00
2020-02-25 08:16:33 +01:00
2020-03-18 13:07:19 +01:00
2020-03-05 07:46:33 +01:00