How To Install golang-github-zmap-zlint-devel on Fedora 36

In this tutorial we learn how to install golang-github-zmap-zlint-devel in Fedora 36. golang-github-zmap-zlint-devel is X.509 Certificate Linter based on CA/B Forum Baseline Requirements and RFC 5280

Introduction

In this tutorial we learn how to install golang-github-zmap-zlint-devel on Fedora 36.

What is golang-github-zmap-zlint-devel

ZLint is a X.509 certificate linter written in Go that checks for consistency with RFC 5280 and the CA/Browser Forum Baseline Requirements (v.1.4.8). This package contains the source code needed for building packages that reference the following Go import paths – github.com/zmap/zlint

We can use yum or dnf to install golang-github-zmap-zlint-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install golang-github-zmap-zlint-devel.

Install golang-github-zmap-zlint-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install golang-github-zmap-zlint-devel using dnf by running the following command:

sudo dnf -y install golang-github-zmap-zlint-devel

Install golang-github-zmap-zlint-devel on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install golang-github-zmap-zlint-devel using yum by running the following command:

sudo yum -y install golang-github-zmap-zlint-devel

How To Uninstall golang-github-zmap-zlint-devel on Fedora 36

To uninstall only the golang-github-zmap-zlint-devel package we can use the following command:

sudo dnf remove golang-github-zmap-zlint-devel

golang-github-zmap-zlint-devel Package Contents on Fedora 36

/usr/share/doc/golang-github-zmap-zlint-devel
/usr/share/doc/golang-github-zmap-zlint-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/zmap
/usr/share/gocode/src/github.com/zmap/zlint
/usr/share/gocode/src/github.com/zmap/zlint/.goipath
/usr/share/gocode/src/github.com/zmap/zlint/README.md
/usr/share/gocode/src/github.com/zmap/zlint/benchmarks_test.go
/usr/share/gocode/src/github.com/zmap/zlint/cmd
/usr/share/gocode/src/github.com/zmap/zlint/cmd/zlint
/usr/share/gocode/src/github.com/zmap/zlint/cmd/zlint-gtld-update
/usr/share/gocode/src/github.com/zmap/zlint/cmd/zlint-gtld-update/main.go
/usr/share/gocode/src/github.com/zmap/zlint/cmd/zlint/main.go
/usr/share/gocode/src/github.com/zmap/zlint/go.mod
/usr/share/gocode/src/github.com/zmap/zlint/gofmt_test.go
/usr/share/gocode/src/github.com/zmap/zlint/integration
/usr/share/gocode/src/github.com/zmap/zlint/integration/README.md
/usr/share/gocode/src/github.com/zmap/zlint/lints
/usr/share/gocode/src/github.com/zmap/zlint/lints/base.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/base_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_basic_constraints_not_critical.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_basic_constraints_not_critical_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ca_common_name_missing.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ca_common_name_missing_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ca_country_name_invalid.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ca_country_name_invalid_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ca_country_name_missing.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ca_country_name_missing_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ca_crl_sign_not_set.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ca_crl_sign_not_set_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ca_digital_signature_not_set.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ca_digital_signature_not_set_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ca_is_ca.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ca_is_ca_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ca_key_cert_sign_not_set.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ca_key_cert_sign_not_set_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ca_key_usage_missing.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ca_key_usage_missing_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ca_key_usage_not_critical.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ca_key_usage_not_critical_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ca_organization_name_missing.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ca_organization_name_missing_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ca_subject_field_empty.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ca_subject_field_empty_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_cab_dv_conflicts_with_locality.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_cab_dv_conflicts_with_locality_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_cab_dv_conflicts_with_org.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_cab_dv_conflicts_with_org_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_cab_dv_conflicts_with_postal.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_cab_dv_conflicts_with_postal_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_cab_dv_conflicts_with_province.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_cab_dv_conflicts_with_province_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_cab_dv_conflicts_with_street.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_cab_dv_conflicts_with_street_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_cab_iv_requires_personal_name.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_cab_iv_requires_personal_name_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_cab_ov_requires_org.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_cab_ov_requires_org_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_cert_contains_unique_identifier.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_cert_contains_unique_identifier_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_cert_extensions_version_not_3.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_cert_extensions_version_not_3_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_cert_policy_iv_requires_country.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_cert_policy_iv_requires_country_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_cert_policy_iv_requires_province_or_locality.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_cert_policy_iv_requires_province_or_locality_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_cert_policy_ov_requires_country.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_cert_policy_ov_requires_country_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_cert_policy_ov_requires_province_or_locality.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_cert_policy_ov_requires_province_or_locality_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_cert_unique_identifier_version_not_2_or_3.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_cert_unique_identifier_version_not_2_or_3_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ct_sct_policy_count_unsatisfied.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ct_sct_policy_count_unsatisfied_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_dh_params_missing.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_distribution_point_incomplete.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_distribution_point_incomplete_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_distribution_point_missing_ldap_or_uri.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_distribution_point_missing_ldap_or_uri_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_dnsname_bad_character_in_label.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_dnsname_bad_character_in_label_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_dnsname_check_left_label_wildcard.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_dnsname_check_left_label_wildcard_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_dnsname_contains_bare_iana_suffix.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_dnsname_contains_bare_iana_suffix_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_dnsname_contains_empty_label.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_dnsname_contains_empty_label_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_dnsname_hyphen_in_sld.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_dnsname_hyphen_in_sld_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_dnsname_label_too_long.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_dnsname_label_too_long_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_dnsname_right_label_valid_tld.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_dnsname_right_label_valid_tld_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_dnsname_underscore_in_sld.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_dnsname_underscore_in_sld_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_dnsname_underscore_in_trd.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_dnsname_underscore_in_trd_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_dnsname_wildcard_left_of_public_suffix.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_dnsname_wildcard_left_of_public_suffix_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_dnsname_wildcard_only_in_left_label.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_dnsname_wildcard_only_in_left_label_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_dsa_correct_order_in_subgroup.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_dsa_correct_order_in_subgroup_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_dsa_improper_modulus_or_divisor_size.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_dsa_improper_modulus_or_divisor_size_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_dsa_shorter_than_2048_bits.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_dsa_shorter_than_2048_bits_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_dsa_unique_correct_representation.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_dsa_unique_correct_representation_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ec_improper_curves.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ec_improper_curves_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ecdsa_ee_invalid_ku.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ecdsa_ee_invalid_ku_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_eku_critical_improperly.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_eku_critical_improperly_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ev_business_category_missing.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ev_business_category_missing_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ev_country_name_missing.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ev_country_name_missing_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ev_organization_name_missing.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ev_organization_name_missing_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ev_serial_number_missing.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ev_serial_number_missing_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ev_valid_time_too_long.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ev_valid_time_too_long_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_aia_access_location_missing.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_aia_access_location_missing_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_aia_marked_critical.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_aia_marked_critical_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_authority_key_identifier_critical.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_authority_key_identifier_critical_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_authority_key_identifier_missing.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_authority_key_identifier_missing_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_authority_key_identifier_no_key_identifier.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_authority_key_identifier_no_key_identifier_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_cert_policy_contains_noticeref.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_cert_policy_contains_noticeref_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_cert_policy_disallowed_any_policy_qualifier.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_cert_policy_disallowed_any_policy_qualifier_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_cert_policy_duplicate.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_cert_policy_duplicate_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_cert_policy_explicit_text_ia5_string.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_cert_policy_explicit_text_ia5_string_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_cert_policy_explicit_text_includes_control.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_cert_policy_explicit_text_includes_control_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_cert_policy_explicit_text_not_nfc.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_cert_policy_explicit_text_not_nfc_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_cert_policy_explicit_text_not_utf8.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_cert_policy_explicit_text_not_utf8_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_cert_policy_explicit_text_too_long.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_cert_policy_explicit_text_too_long_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_crl_distribution_marked_critical.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_crl_distribution_marked_critical_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_duplicate_extension.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_duplicate_extension_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_freshest_crl_marked_critical.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_freshest_crl_marked_critical_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_ian_critical.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_ian_critical_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_ian_dns_not_ia5_string.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_ian_dns_not_ia5_string_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_ian_empty_name.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_ian_empty_name_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_ian_no_entries.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_ian_no_entries_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_ian_rfc822_format_invalid.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_ian_rfc822_format_invalid_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_ian_space_dns_name.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_ian_space_dns_name_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_ian_uri_format_invalid.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_ian_uri_format_invalid_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_ian_uri_host_not_fqdn_or_ip.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_ian_uri_host_not_fqdn_or_ip_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_ian_uri_not_ia5.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_ian_uri_not_ia5_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_ian_uri_relative.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_ian_uri_relative_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_key_usage_cert_sign_without_ca.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_key_usage_cert_sign_without_ca_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_key_usage_not_critical.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_key_usage_not_critical_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_key_usage_without_bits.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_key_usage_without_bits_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_name_constraints_not_critical.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_name_constraints_not_critical_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_name_constraints_not_in_ca.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_name_constraints_not_in_ca_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_policy_constraints_empty.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_policy_constraints_empty_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_policy_constraints_not_critical.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_policy_constraints_not_critical_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_policy_map_any_policy.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_policy_map_any_policy_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_policy_map_not_critical.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_policy_map_not_critical_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_policy_map_not_in_cert_policy.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_policy_map_not_in_cert_policy_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_san_contains_reserved_ip.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_san_contains_reserved_ip_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_san_critical_with_subject_dn.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_san_critical_with_subject_dn_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_san_directory_name_present.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_san_directory_name_present_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_san_dns_name_too_long.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_san_dns_name_too_long_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_san_dns_not_ia5_string.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_san_dns_not_ia5_string_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_san_edi_party_name_present.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_san_edi_party_name_present_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_san_empty_name.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_san_empty_name_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_san_missing.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_san_missing_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_san_no_entries.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_san_no_entries_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_san_not_critical_without_subject.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_san_not_critical_without_subject_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_san_other_name_present.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_san_other_name_present_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_san_registered_id_present.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_san_registered_id_present_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_san_rfc822_format_invalid.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_san_rfc822_format_invalid_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_san_rfc822_name_present.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_san_rfc822_name_present_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_san_space_dns_name.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_san_space_dns_name_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_san_uniform_resource_identifier_present.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_san_uniform_resource_identifier_present_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_san_uri_format_invalid.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_san_uri_format_invalid_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_san_uri_host_not_fqdn_or_ip.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_san_uri_host_not_fqdn_or_ip_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_san_uri_not_ia5.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_san_uri_not_ia5_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_san_uri_relative.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_san_uri_relative_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_subject_directory_attr_critical.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_subject_directory_attr_critical_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_subject_key_identifier_critical.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_subject_key_identifier_critical_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_subject_key_identifier_missing_ca.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_subject_key_identifier_missing_ca_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_subject_key_identifier_missing_sub_cert.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_subject_key_identifier_missing_sub_cert_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_tor_service_descriptor_hash_invalid.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ext_tor_service_descriptor_hash_invalid_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_extra_subject_common_names.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_extra_subject_common_names_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_generalized_time_does_not_include_seconds.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_generalized_time_includes_fraction_seconds.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_generalized_time_not_in_zulu.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_generalized_time_not_in_zulu_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ian_bare_wildcard.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ian_bare_wildcard_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ian_dns_name_includes_null_char.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ian_dns_name_includes_null_char_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ian_dns_name_starts_with_period.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ian_dns_name_starts_with_period_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ian_iana_pub_suffix_empty.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ian_iana_pub_suffix_empty_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ian_wildcard_not_first.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_ian_wildcard_not_first_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_idn_dnsname_malformed_unicode.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_idn_dnsname_malformed_unicode_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_idn_dnsname_must_be_nfc.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_idn_dnsname_must_be_nfc_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_inhibit_any_policy_not_critical.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_inhibit_any_policy_not_critical_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_invalid_certificate_version.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_invalid_certificate_version_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_is_redacted_cert.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_is_redacted_cert_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_issuer_dn_country_not_printable_string.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_issuer_dn_country_not_printable_string_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_issuer_dn_leading_whitespace.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_issuer_dn_leading_whitespace_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_issuer_dn_trailing_whitespace.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_issuer_dn_trailing_whitespace_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_issuer_field_empty.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_issuer_field_empty_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_issuer_multiple_rdn.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_issuer_multiple_rdn_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_name_constraint_empty.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_name_constraint_empty_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_name_constraint_maximum_not_absent.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_name_constraint_maximum_not_absent_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_name_constraint_minimum_non_zero.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_name_constraint_minimum_non_zero_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_name_constraint_on_edi_party_name.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_name_constraint_on_edi_party_name_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_name_constraint_on_registered_id.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_name_constraint_on_registered_id_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_name_constraint_on_x400.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_name_constraint_on_x400_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_old_root_ca_rsa_mod_less_than_2048_bits.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_old_root_ca_rsa_mod_less_than_2048_bits_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_old_sub_ca_rsa_mod_less_than_1024_bits.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_old_sub_ca_rsa_mod_less_than_1024_bits_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_old_sub_cert_rsa_mod_less_than_1024_bits.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_old_sub_cert_rsa_mod_less_than_1024_bits_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_onion_subject_validity_time_too_large.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_onion_subject_validity_time_too_large_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_path_len_constraint_improperly_included.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_path_len_constraint_improperly_included_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_path_len_constraint_zero_or_less.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_path_len_constraint_zero_or_less_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_public_key_type_not_allowed.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_public_key_type_not_allowed_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_qcstatem_etsi_present_qcs_critical.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_qcstatem_etsi_present_qcs_critical_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_qcstatem_etsi_type_as_statem.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_qcstatem_etsi_type_as_statem_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_qcstatem_mandatory_etsi_statems.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_qcstatem_mandatory_etsi_statems_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_qcstatem_qccompliance_valid.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_qcstatem_qccompliance_valid_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_qcstatem_qclimitvalue_valid.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_qcstatem_qclimitvalue_valid_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_qcstatem_qcpds_lang_case.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_qcstatem_qcpds_lang_case_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_qcstatem_qcpds_valid.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_qcstatem_qcpds_valid_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_qcstatem_qcretentionperiod_valid.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_qcstatem_qcsscd_valid.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_qcstatem_qctype_valid.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_qcstatem_qctype_valid_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_qcstatem_qctype_web.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_qcstatem_qctype_web_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_root_ca_basic_constraints_path_len_constraint_field_present.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_root_ca_basic_constraints_path_len_constraint_field_present_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_root_ca_contains_cert_policy.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_root_ca_contains_cert_policy_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_root_ca_extended_key_usage_present.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_root_ca_extended_key_usage_present_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_root_ca_key_usage_must_be_critical.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_root_ca_key_usage_must_be_critical_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_root_ca_key_usage_present.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_root_ca_key_usage_present_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_rsa_exp_negative.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_rsa_exp_negative_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_rsa_mod_factors_smaller_than_752_bits.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_rsa_mod_factors_smaller_than_752_bits_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_rsa_mod_less_than_2048_bits.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_rsa_mod_less_than_2048_bits_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_rsa_mod_not_odd.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_rsa_mod_not_odd_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_rsa_no_public_key.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_rsa_public_exponent_not_in_range.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_rsa_public_exponent_not_in_range_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_rsa_public_exponent_not_odd.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_rsa_public_exponent_not_odd_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_rsa_public_exponent_too_small.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_rsa_public_exponent_too_small_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_san_bare_wildcard.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_san_bare_wildcard_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_san_dns_name_duplicate.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_san_dns_name_duplicate_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_san_dns_name_includes_null_char.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_san_dns_name_includes_null_char_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_san_dns_name_onion_not_ev_cert.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_san_dns_name_onion_not_ev_cert_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_san_dns_name_starts_with_period.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_san_dns_name_starts_with_period_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_san_iana_pub_suffix_empty.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_san_iana_pub_suffix_empty_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_san_wildcard_not_first.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_san_wildcard_not_first_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_serial_number_longer_than_20_octets.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_serial_number_longer_than_20_octets_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_serial_number_not_positive.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_serial_number_not_positive_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_signature_algorithm_not_supported.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_signature_algorithm_not_supported_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_spki_rsa_encryption_parameter_not_null.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_spki_rsa_encryption_parameter_not_null_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_ca_aia_does_not_contain_issuing_ca_url.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_ca_aia_does_not_contain_issuing_ca_url_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_ca_aia_does_not_contain_ocsp_url.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_ca_aia_does_not_contain_ocsp_url_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_ca_aia_marked_critical.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_ca_aia_marked_critical_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_ca_aia_missing.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_ca_aia_missing_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_ca_certificate_policies_marked_critical.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_ca_certificate_policies_marked_critical_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_ca_certificate_policies_missing.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_ca_certificate_policies_missing_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_ca_crl_distribution_points_does_not_contain_url.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_ca_crl_distribution_points_does_not_contain_url_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_ca_crl_distribution_points_marked_critical.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_ca_crl_distribution_points_marked_critical_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_ca_crl_distribution_points_missing.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_ca_crl_distribution_points_missing_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_ca_eku_critical.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_ca_eku_critical_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_ca_eku_missing.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_ca_eku_missing_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_ca_eku_valid_fields.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_ca_eku_valid_fields_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_ca_name_constraints_not_critical.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_ca_name_constraints_not_critical_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_cert_aia_does_not_contain_issuing_ca_url.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_cert_aia_does_not_contain_issuing_ca_url_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_cert_aia_does_not_contain_ocsp_url.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_cert_aia_does_not_contain_ocsp_url_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_cert_aia_marked_critical.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_cert_aia_marked_critical_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_cert_aia_missing.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_cert_aia_missing_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_cert_cert_policy_empty.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_cert_cert_policy_empty_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_cert_certificate_policies_marked_critical.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_cert_certificate_policies_marked_critical_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_cert_certificate_policies_missing.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_cert_certificate_policies_missing_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_cert_country_name_must_appear.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_cert_country_name_must_appear_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_cert_crl_distribution_points_does_not_contain_url.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_cert_crl_distribution_points_does_not_contain_url_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_cert_crl_distribution_points_marked_critical.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_cert_crl_distribution_points_marked_critical_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_cert_eku_extra_values.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_cert_eku_extra_values_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_cert_eku_missing.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_cert_eku_missing_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_cert_eku_server_auth_client_auth_missing.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_cert_eku_server_auth_client_auth_missing_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_cert_gn_sn_contains_policy.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_cert_gn_sn_contains_policy_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_cert_is_ca.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_cert_is_ca_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_cert_key_usage_cert_sign_bit_set.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_cert_key_usage_cert_sign_bit_set_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_cert_key_usage_crl_sign_bit_set.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_cert_key_usage_crl_sign_bit_set_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_cert_locality_name_must_appear.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_cert_locality_name_must_appear_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_cert_locality_name_must_not_appear.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_cert_locality_name_must_not_appear_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_cert_or_sub_ca_using_sha1.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_cert_or_sub_ca_using_sha1_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_cert_postal_code_prohibited.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_cert_postal_code_prohibited_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_cert_province_must_appear.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_cert_province_must_appear_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_cert_province_must_not_appear.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_cert_province_must_not_appear_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_cert_sha1_expiration_too_long.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_cert_sha1_expiration_too_long_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_cert_street_address_should_not_exist.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_cert_street_address_should_not_exist_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_cert_valid_time_longer_than_39_months.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_cert_valid_time_longer_than_39_months_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_cert_valid_time_longer_than_825_days.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_sub_cert_valid_time_longer_than_825_days_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_subject_common_name_included.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_subject_common_name_included_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_subject_common_name_max_length.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_subject_common_name_max_length_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_subject_common_name_not_from_san.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_subject_common_name_not_from_san_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_subject_contains_malformed_arpa_ip.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_subject_contains_malformed_arpa_ip_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_subject_contains_noninformational_value.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_subject_contains_noninformational_value_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_subject_contains_reserved_arpa_ip.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_subject_contains_reserved_arpa_ip_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_subject_contains_reserved_ip.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_subject_contains_reserved_ip_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_subject_country_not_iso.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_subject_country_not_iso_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_subject_dn_country_not_printable_string.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_subject_dn_country_not_printable_string_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_subject_dn_leading_whitespace.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_subject_dn_leading_whitespace_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_subject_dn_not_printable_characters.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_subject_dn_not_printable_characters_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_subject_dn_serial_number_max_length.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_subject_dn_serial_number_max_length_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_subject_dn_serial_number_not_printable_string.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_subject_dn_trailing_whitespace.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_subject_dn_trailing_whitespace_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_subject_email_max_length.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_subject_email_max_length_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_subject_empty_without_san.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_subject_empty_without_san_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_subject_given_name_max_length.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_subject_given_name_max_length_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_subject_info_access_marked_critical.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_subject_info_access_marked_critical_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_subject_locality_name_max_length.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_subject_locality_name_max_length_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_subject_multiple_rdn.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_subject_multiple_rdn_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_subject_not_dn.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_subject_organization_name_max_length.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_subject_organization_name_max_length_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_subject_organizational_unit_name_max_length.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_subject_organizational_unit_name_max_length_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_subject_postal_code_max_length.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_subject_postal_code_max_length_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_subject_printable_string_badalpha.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_subject_printable_string_badalpha_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_subject_state_name_max_length.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_subject_state_name_max_length_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_subject_street_address_max_length.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_subject_street_address_max_length_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_subject_surname_max_length.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_subject_surname_max_length_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_tbs_signature_rsa_encryption_parameter_not_null.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_tbs_signature_rsa_encryption_parameter_not_null_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_utc_time_does_not_include_seconds.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_utc_time_does_not_include_seconds_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_utc_time_not_in_zulu.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_utc_time_not_in_zulu_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_validity_time_not_positive.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_validity_time_not_positive_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_wrong_time_format_pre2050.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/lint_wrong_time_format_pre2050_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/result.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/result_test.go
/usr/share/gocode/src/github.com/zmap/zlint/lints/testingUtil.go
/usr/share/gocode/src/github.com/zmap/zlint/util
/usr/share/gocode/src/github.com/zmap/zlint/util/algorithm_identifier.go
/usr/share/gocode/src/github.com/zmap/zlint/util/algorithm_identifier_test.go
/usr/share/gocode/src/github.com/zmap/zlint/util/ca.go
/usr/share/gocode/src/github.com/zmap/zlint/util/countries.go
/usr/share/gocode/src/github.com/zmap/zlint/util/encodings.go
/usr/share/gocode/src/github.com/zmap/zlint/util/ev.go
/usr/share/gocode/src/github.com/zmap/zlint/util/fqdn.go
/usr/share/gocode/src/github.com/zmap/zlint/util/fqdn_test.go
/usr/share/gocode/src/github.com/zmap/zlint/util/gtld.go
/usr/share/gocode/src/github.com/zmap/zlint/util/gtld_map.go
/usr/share/gocode/src/github.com/zmap/zlint/util/gtld_test.go
/usr/share/gocode/src/github.com/zmap/zlint/util/ip.go
/usr/share/gocode/src/github.com/zmap/zlint/util/ku.go
/usr/share/gocode/src/github.com/zmap/zlint/util/names.go
/usr/share/gocode/src/github.com/zmap/zlint/util/oid.go
/usr/share/gocode/src/github.com/zmap/zlint/util/primes.go
/usr/share/gocode/src/github.com/zmap/zlint/util/qc_stmt.go
/usr/share/gocode/src/github.com/zmap/zlint/util/rdn.go
/usr/share/gocode/src/github.com/zmap/zlint/util/time.go
/usr/share/gocode/src/github.com/zmap/zlint/zlint.go
/usr/share/gocode/src/github.com/zmap/zlint/zlint_test.go
/usr/share/licenses/golang-github-zmap-zlint-devel
/usr/share/licenses/golang-github-zmap-zlint-devel/LICENSE

References

Summary

In this tutorial we learn how to install golang-github-zmap-zlint-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).