Skip to content

Stricter validation for SSH certificates key

Igor Drozdov requested to merge id-validate-ssh-certificate-key into master

What

Stricter validation for SSH certificates key

  • Allow smaller keys (5000 symbols max)
  • Validate the format of the keys

Related issue: https://gitlab.com/gitlab-org/gitlab/-/issues/428236

Edited by Igor Drozdov

Merge request reports