mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-28 02:52:21 +01:00
Use the same logic for any type of name constraint. It could be even cleaner if there were a altNamesByType[], permittedNamesByType[] and excludedNamesByType[] in cert. Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>