X509_V_ERR_APPLICATION_VERIFICATION

The application is not happy

extern (C) nothrow @nogc
enum X509_V_ERR_APPLICATION_VERIFICATION = 50;

Meta