Add SASL SCRAM-SHA-256 and SCRAM-SHA-512
This commit is contained in:
parent
172e50c748
commit
496c0f99a6
8 changed files with 569 additions and 58 deletions
|
|
@ -32,6 +32,8 @@ name = "My.Little.Services"
|
|||
sid = "42S"
|
||||
description = "Federated Services"
|
||||
protocol = 1206
|
||||
# Cheap verifiers so registration doesn't stall the link during the test run.
|
||||
scram_iterations = 4096
|
||||
"""
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue