lib60870 icon indicating copy to clipboard operation
lib60870 copied to clipboard

TLS CRL are not considered

Open nicolatimeus opened this issue 2 years ago • 1 comments

The library provided support for setting CRL lists, however the CRLs do not seem to be considered during the handshake. Do they need to be passed here?

https://github.com/mz-automation/lib60870/blob/88e614852b54504cbc84426174b3cbd5dcb04ebf/lib60870-C/src/hal/tls/mbedtls/tls_mbedtls.c#L491

nicolatimeus avatar May 25 '22 14:05 nicolatimeus

You are right. Thanks for the hint. Should be fixed now.

mzillgith avatar May 26 '22 15:05 mzillgith