Browse Source
Fixes two issues: - None should not be allowed in the list, otherwise the corresponding entry in ciphersuites[i] will have an undefined value. - The terminating 0 needs to be put in ciphersuites[len]. Signed-off-by: Damien George <damien@micropython.org>pull/13199/head
Damien George
11 months ago
1 changed files with 7 additions and 9 deletions
Loading…
Reference in new issue