diff --git a/spec/crypto/cert_spec.rb b/spec/crypto/cert_spec.rb index 9f11c48a..12120067 100644 --- a/spec/crypto/cert_spec.rb +++ b/spec/crypto/cert_spec.rb @@ -383,9 +383,6 @@ state: state, country: country } - # BUG: specifying extensions causes cert.version to be upgraded to 2 - # on ruby >= 3.2 and openssl 3.2.1. - # extensions: extensions ) end