Can OpenSSL handle multiple authentication mechanisms on the same SSL context?

2021-06-21 Thread Revestual, Raffy [AUTOSOL/PSS/MNL]
Also asked this question in stackoverflow.com https://stackoverflow.com/questions/68077419/can-openssl-handle-multiple-authentication-mechanisms-on-the-same-ssl-context We are trying to support a server that would support PSK and SRP authentication mechanisms. However, when we run to try to run

RE: [EXTERNAL] Re: Can OpenSSL handle multiple authentication mechanisms on the same SSL context?

2021-06-21 Thread Revestual, Raffy [AUTOSOL/PSS/MNL]
at the SRP callback doesn't seem to play well with PSK callback. Let me know if there is any other information I may have not supplied so I can try to explain further. Raffy -Original Message- From: Benjamin Kaduk Sent: Tuesday, June 22, 2021 1:39 PM To: Revestual, Raffy [AUTOS

RE: [EXTERNAL] RE: Can OpenSSL handle multiple authentication mechanisms on the same SSL context?

2021-06-27 Thread Revestual, Raffy [AUTOSOL/PSS/MNL]
peculiar thing as if the binaries you're using has TLS 1.3 support( I'm on 1.1.1k and knowing SRP doesn't work anymore in 1.3) this might have messed something along the way. Raffy From: Michel Sent: Sunday, June 27, 2021 6:20 AM To: openssl-users@openssl.org Cc: Revestual, Raffy [