boulder/vendor/github.com/zmap/zlint/lints
Daniel McCarney 29a7f96d18 Godeps: Bump zlint to bb32118 (#4045)
The vendored copy of `github.com/zmap/zlint` is updated to bb32118 - the
tip of master at the time of writing.

This pulls in an updated `gtld_map.go` and a few new lints.

Unit tests are confirmed to pass:
```
$ go test ./...
ok    github.com/zmap/zlint (cached)
?     github.com/zmap/zlint/cmd/zlint [no test files]
?     github.com/zmap/zlint/cmd/zlint-gtld-update [no test files]
ok    github.com/zmap/zlint/lints (cached)
ok    github.com/zmap/zlint/util  (cached)
```
2019-02-11 10:47:29 -08:00
..
base.go Godeps: Update zlint dependency to 02fe9a2 (tip of master) (#3822) 2018-08-22 10:46:00 -07:00
lint_basic_constraints_not_critical.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ca_common_name_missing.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ca_country_name_invalid.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ca_country_name_missing.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ca_crl_sign_not_set.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ca_digital_signature_not_set.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ca_is_ca.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ca_key_cert_sign_not_set.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ca_key_usage_missing.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ca_key_usage_not_critical.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ca_organization_name_missing.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ca_subject_field_empty.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_cab_dv_conflicts_with_locality.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_cab_dv_conflicts_with_org.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_cab_dv_conflicts_with_postal.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_cab_dv_conflicts_with_province.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_cab_dv_conflicts_with_street.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_cab_iv_requires_personal_name.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_cab_ov_requires_org.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_cert_contains_unique_identifier.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_cert_extensions_version_not_3.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_cert_policy_iv_requires_country.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_cert_policy_iv_requires_province_or_locality.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_cert_policy_ov_requires_country.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_cert_policy_ov_requires_province_or_locality.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_cert_unique_identifier_version_not_2_or_3.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_dh_params_missing.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_distribution_point_incomplete.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_distribution_point_missing_ldap_or_uri.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_dnsname_bad_character_in_label.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_dnsname_check_left_label_wildcard.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_dnsname_contains_bare_iana_suffix.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_dnsname_contains_empty_label.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_dnsname_hyphen_in_sld.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_dnsname_label_too_long.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_dnsname_right_label_valid_tld.go Godeps: Update vendored zlint to 8093f21. (#3852) 2018-09-11 18:43:26 -07:00
lint_dnsname_underscore_in_sld.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_dnsname_underscore_in_trd.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_dnsname_wildcard_left_of_public_suffix.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_dnsname_wildcard_only_in_left_label.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_dsa_correct_order_in_subgroup.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_dsa_improper_modulus_or_divisor_size.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_dsa_shorter_than_2048_bits.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_dsa_unique_correct_representation.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ec_improper_curves.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_eku_critical_improperly.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ev_business_category_missing.go This updates our zlint dependency to 34b7be2e59 - the tip of master at the time of writing. Notably this brings in a gTLD map update that marks several TLDs as removed. (#3866) 2018-09-21 10:35:43 -07:00
lint_ev_country_name_missing.go This updates our zlint dependency to 34b7be2e59 - the tip of master at the time of writing. Notably this brings in a gTLD map update that marks several TLDs as removed. (#3866) 2018-09-21 10:35:43 -07:00
lint_ev_organization_name_missing.go This updates our zlint dependency to 34b7be2e59 - the tip of master at the time of writing. Notably this brings in a gTLD map update that marks several TLDs as removed. (#3866) 2018-09-21 10:35:43 -07:00
lint_ev_serial_number_missing.go This updates our zlint dependency to 34b7be2e59 - the tip of master at the time of writing. Notably this brings in a gTLD map update that marks several TLDs as removed. (#3866) 2018-09-21 10:35:43 -07:00
lint_ev_valid_time_too_long.go This updates our zlint dependency to 34b7be2e59 - the tip of master at the time of writing. Notably this brings in a gTLD map update that marks several TLDs as removed. (#3866) 2018-09-21 10:35:43 -07:00
lint_ext_aia_access_location_missing.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_aia_marked_critical.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_authority_key_identifier_critical.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_authority_key_identifier_missing.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_authority_key_identifier_no_key_identifier.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_cert_policy_contains_noticeref.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_cert_policy_disallowed_any_policy_qualifier.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_cert_policy_duplicate.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_cert_policy_explicit_text_ia5_string.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_cert_policy_explicit_text_includes_control.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_cert_policy_explicit_text_not_nfc.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_cert_policy_explicit_text_not_utf8.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_cert_policy_explicit_text_too_long.go Godeps: Bump zlint to bb32118 (#4045) 2019-02-11 10:47:29 -08:00
lint_ext_crl_distribution_marked_critical.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_duplicate_extension.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_freshest_crl_marked_critical.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_ian_critical.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_ian_dns_not_ia5_string.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_ian_empty_name.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_ian_no_entries.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_ian_rfc822_format_invalid.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_ian_space_dns_name.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_ian_uri_format_invalid.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_ian_uri_host_not_fqdn_or_ip.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_ian_uri_not_ia5.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_ian_uri_relative.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_key_usage_cert_sign_without_ca.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_key_usage_not_critical.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_key_usage_without_bits.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_name_constraints_not_critical.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_name_constraints_not_in_ca.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_policy_constraints_empty.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_policy_constraints_not_critical.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_policy_map_any_policy.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_policy_map_not_critical.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_policy_map_not_in_cert_policy.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_san_contains_reserved_ip.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_san_critical_with_subject_dn.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_san_directory_name_present.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_san_dns_name_too_long.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_san_dns_not_ia5_string.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_san_edi_party_name_present.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_san_empty_name.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_san_missing.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_san_no_entries.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_san_not_critical_without_subject.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_san_other_name_present.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_san_registered_id_present.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_san_rfc822_format_invalid.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_san_rfc822_name_present.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_san_space_dns_name.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_san_uniform_resource_identifier_present.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_san_uri_format_invalid.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_san_uri_host_not_fqdn_or_ip.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_san_uri_not_ia5.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_san_uri_relative.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_subject_directory_attr_critical.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_subject_key_identifier_critical.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_subject_key_identifier_missing_ca.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ext_subject_key_identifier_missing_sub_cert.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_generalized_time_does_not_include_seconds.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_generalized_time_includes_fraction_seconds.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_generalized_time_not_in_zulu.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ian_bare_wildcard.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ian_dns_name_includes_null_char.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ian_dns_name_starts_with_period.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ian_iana_pub_suffix_empty.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_ian_wildcard_not_first.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_idn_dnsname_malformed_unicode.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_idn_dnsname_must_be_nfc.go Godeps: Update zlint dependency to 02fe9a2 (tip of master) (#3822) 2018-08-22 10:46:00 -07:00
lint_inhibit_any_policy_not_critical.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_invalid_certificate_version.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_is_redacted_cert.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_issuer_dn_country_not_printable_string.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_issuer_dn_leading_whitespace.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_issuer_dn_trailing_whitespace.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_issuer_field_empty.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_issuer_multiple_rdn.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_name_constraint_empty.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_name_constraint_maximum_not_absent.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_name_constraint_minimum_non_zero.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_name_constraint_on_edi_party_name.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_name_constraint_on_registered_id.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_name_constraint_on_x400.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_old_root_ca_rsa_mod_less_than_2048_bits.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_old_sub_ca_rsa_mod_less_than_1024_bits.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_old_sub_cert_rsa_mod_less_than_1024_bits.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_path_len_constraint_improperly_included.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_path_len_constraint_zero_or_less.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_public_key_type_not_allowed.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_root_ca_basic_constraints_path_len_constraint_field_present.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_root_ca_contains_cert_policy.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_root_ca_extended_key_usage_present.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_root_ca_key_usage_must_be_critical.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_root_ca_key_usage_present.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_rsa_exp_negative.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_rsa_mod_factors_smaller_than_752_bits.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_rsa_mod_less_than_2048_bits.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_rsa_mod_not_odd.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_rsa_no_public_key.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_rsa_public_exponent_not_in_range.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_rsa_public_exponent_not_odd.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_rsa_public_exponent_too_small.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_san_bare_wildcard.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_san_dns_name_duplicate.go Godeps: Bump zlint to bb32118 (#4045) 2019-02-11 10:47:29 -08:00
lint_san_dns_name_includes_null_char.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_san_dns_name_starts_with_period.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_san_iana_pub_suffix_empty.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_san_wildcard_not_first.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_serial_number_longer_than_20_octets.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_serial_number_low_entropy.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_serial_number_not_positive.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_signature_algorithm_not_supported.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_sub_ca_aia_does_not_contain_issuing_ca_url.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_sub_ca_aia_does_not_contain_ocsp_url.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_sub_ca_aia_marked_critical.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_sub_ca_aia_missing.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_sub_ca_certificate_policies_marked_critical.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_sub_ca_certificate_policies_missing.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_sub_ca_crl_distribution_points_does_not_contain_url.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_sub_ca_crl_distribution_points_marked_critical.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_sub_ca_crl_distribution_points_missing.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_sub_ca_eku_critical.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_sub_ca_eku_missing.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_sub_ca_eku_valid_fields.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_sub_ca_name_constraints_not_critical.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_sub_cert_aia_does_not_contain_issuing_ca_url.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_sub_cert_aia_does_not_contain_ocsp_url.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_sub_cert_aia_marked_critical.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_sub_cert_aia_missing.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_sub_cert_cert_policy_empty.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_sub_cert_certificate_policies_marked_critical.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_sub_cert_certificate_policies_missing.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_sub_cert_country_name_must_appear.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_sub_cert_crl_distribution_points_does_not_contain_url.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_sub_cert_crl_distribution_points_marked_critical.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_sub_cert_eku_extra_values.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_sub_cert_eku_missing.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_sub_cert_eku_server_auth_client_auth_missing.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_sub_cert_gn_sn_contains_policy.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_sub_cert_is_ca.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_sub_cert_key_usage_cert_sign_bit_set.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_sub_cert_key_usage_crl_sign_bit_set.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_sub_cert_locality_name_must_appear.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_sub_cert_locality_name_must_not_appear.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_sub_cert_or_sub_ca_using_sha1.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_sub_cert_postal_code_prohibited.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_sub_cert_province_must_appear.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_sub_cert_province_must_not_appear.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_sub_cert_sha1_expiration_too_long.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_sub_cert_street_address_should_not_exist.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_sub_cert_valid_time_longer_than_39_months.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_sub_cert_valid_time_longer_than_825_days.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_subject_common_name_included.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_subject_common_name_max_length.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_subject_common_name_not_from_san.go Godeps: Bump zlint to bb32118 (#4045) 2019-02-11 10:47:29 -08:00
lint_subject_contains_noninformational_value.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_subject_contains_reserved_ip.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_subject_country_not_iso.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_subject_dn_country_not_printable_string.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_subject_dn_leading_whitespace.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_subject_dn_not_printable_characters.go Godeps: Bump zlint to bb32118 (#4045) 2019-02-11 10:47:29 -08:00
lint_subject_dn_serial_number_max_length.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_subject_dn_serial_number_not_printable_string.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_subject_dn_trailing_whitespace.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_subject_email_max_length.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_subject_empty_without_san.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_subject_given_name_max_length.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_subject_info_access_marked_critical.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_subject_locality_name_max_length.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_subject_multiple_rdn.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_subject_not_dn.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_subject_organization_name_max_length.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_subject_organizational_unit_name_max_length.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_subject_postal_code_max_length.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_subject_state_name_max_length.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_subject_street_address_max_length.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_subject_surname_max_length.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_utc_time_does_not_include_seconds.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_utc_time_not_in_zulu.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_validity_time_not_positive.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
lint_wrong_time_format_pre2050.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
result.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00
testingUtil.go Switch from globalsign/certlint to zmap/zlint (#3745) 2018-06-04 17:47:06 -07:00