diff --git a/src/authm_mad/remotes/x509/x509_auth.rb b/src/authm_mad/remotes/x509/x509_auth.rb index 63027867a6..6dbd10321b 100644 --- a/src/authm_mad/remotes/x509/x509_auth.rb +++ b/src/authm_mad/remotes/x509/x509_auth.rb @@ -152,7 +152,7 @@ private end begin - # Validate the proxy certifcates + # Validate the proxy certifcates signee = @cert_chain.delete_at(0) @cert_chain.each do |cert|