Lines Matching refs:IPP_STATUS_ERROR_INTERNAL

605     _cupsSetError(IPP_STATUS_ERROR_INTERNAL, _("No common name specified."), 1);  in httpCredentialsGetTrust()
611 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, _("Unable to create credentials from array."), 1); in httpCredentialsGetTrust()
645 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, _("Trust on first use is disabled."), 1); in httpCredentialsGetTrust()
655 …_cupsSetError(IPP_STATUS_ERROR_INTERNAL, _("New credentials are older than stored credentials."), … in httpCredentialsGetTrust()
665 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, _("New credentials are not valid for name."), 1); in httpCredentialsGetTrust()
685 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, _("No stored credentials, not valid for name."), 1); in httpCredentialsGetTrust()
723 …_cupsSetError(IPP_STATUS_ERROR_INTERNAL, _("Credentials do not validate against site CA certificat… in httpCredentialsGetTrust()
727 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, _("Trust on first use is disabled."), 1); in httpCredentialsGetTrust()
734 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, _("Credentials have expired."), 1); in httpCredentialsGetTrust()
740 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, _("Self-signed credentials are blocked."), 1); in httpCredentialsGetTrust()
1250 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, _("Server credentials not set."), 1); in _httpTLSStart()
1541 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, _("Unable to create server credentials."), 1); in _httpTLSStart()
1554 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, _("Unable to find server credentials."), 1); in _httpTLSStart()