Hey guys, It is possible to start the TLS toolkit in server mode with a token length below the required 16 bits. But when the client is performing the request, it'll be denied with the message "Token does not meet minimum size of 16 bytes". Would it make sense to just prevent the TLS toolkit to start in server mode when the token is below 16 bytes?
Happy to file a JIRA and submit a PR, just wanted to check I'm not missing an edge case. Thanks, Pierre
