axTLS does not implement the `verify_callback` attribute. Signed-off-by: Damien George <damien@micropython.org>
This is a useful alternative to .getpeercert() when the certificate is not stored to reduce RAM usage. Signed-off-by: Felix Dörre <felix@dogcraft.de>