Searched hist:1822 (Results 1 – 2 of 2) sorted by relevance
/unit/src/ |
H A D | nxt_cert.c | diff 1822:7b103bd6308e Wed Mar 24 13:55:00 UTC 2021 Valentin Bartenev <vbart@nginx.com> Certificates: fixed in name attributes processing.
The idea is to put SAN after CN, but the previous version of the code incorrectly assumed that CN was always present, which caused writes outside the allocated object if there were no standard name attributes.
|
/unit/docs/ |
H A D | changes.xml | diff 1822:7b103bd6308e Wed Mar 24 13:55:00 UTC 2021 Valentin Bartenev <vbart@nginx.com> Certificates: fixed in name attributes processing.
The idea is to put SAN after CN, but the previous version of the code incorrectly assumed that CN was always present, which caused writes outside the allocated object if there were no standard name attributes.
|