> On 16/09/2020 06:38 Mrinal Sharma <[email protected]> wrote: > > > I am trying to use a newly added Local Validation functionality in dovecot > version 2.3.11. I am running dovecot inside a Docker container With base > image " debian:buster-slim". When I try to login through below command , a > crash is seen. Algorithm Used is RS256 and certificate is self-signed. >
Did you provide the validation key in what format? I would recommend using JWK format. Aki
