You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remember that old flaw when you set a CN or SAN to be "hostname\0another host" which caused much problems back in the days? Would be neat to have a test specifically for that just to make sure there aren't clients still using strcmp() or similar to match the cert names.
The text was updated successfully, but these errors were encountered:
Remember that old flaw when you set a CN or SAN to be "hostname\0another host" which caused much problems back in the days? Would be neat to have a test specifically for that just to make sure there aren't clients still using strcmp() or similar to match the cert names.
The text was updated successfully, but these errors were encountered: