Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / jruby/jruby-openssl issues and pull requests
#327 - Discrepancy in ASN1 parsing
Issue -
State: open - Opened by segiddins 6 days ago
#326 - Incorrect PEM output for EC key
Issue -
State: open - Opened by cpach about 1 month ago
- 1 comment
#325 - Support more complex SANs in `verify_certificate_identity`
Pull Request -
State: open - Opened by alexjfisher about 2 months ago
#324 - `verify_certificate_identity` fails when `subjectAltName` includes `otherName`
Issue -
State: open - Opened by alexjfisher about 2 months ago
- 3 comments
#323 - OpenSSL::ASN1::BitString#to_der fails to respect unused_bits
Issue -
State: closed - Opened by segiddins 3 months ago
#322 - OpenSSL::X509::Certificate#to_text error
Issue -
State: open - Opened by segiddins 3 months ago
#321 - undefined method `hkdf' for OpenSSL::KDF:Module
Issue -
State: open - Opened by mohamedhafez 3 months ago
#320 - test sometimes fail with assert in org.jruby.util.io.OpenFile.channel
Issue -
State: open - Opened by kares 4 months ago
#319 - avoid PKey::EC.new failing with specific DER
Pull Request -
State: closed - Opened by kares 4 months ago
#318 - PKey::EC.new failing with java.lang.StringIndexOutOfBoundsException: String index out of range: 0
Issue -
State: closed - Opened by kares 4 months ago
- 2 comments
#317 - "read would block" when communicating with external APIs
Issue -
State: open - Opened by gillesbergerp 5 months ago
- 5 comments
#316 - OpenSSL::PKey::RSA#verify_pss unimplemented
Issue -
State: closed - Opened by segiddins 5 months ago
- 1 comment
#315 - OpenSSL::PKey.read does not read ed25519 PEM
Issue -
State: open - Opened by segiddins 5 months ago
#314 - Multiple certificates with the same subjectdn is still buggy
Issue -
State: open - Opened by jpsikorra 6 months ago
#313 - Issue with Bouncy-Castle 1.78
Issue -
State: closed - Opened by uttam-go 7 months ago
- 2 comments
#312 - undefined method `hkdf' for OpenSSL::KDF:Module (NoMethodError)
Issue -
State: closed - Opened by mohamedhafez 7 months ago
- 2 comments
#311 - OpenSSL::ASN1::ObjectId does not implement ==
Issue -
State: closed - Opened by segiddins 8 months ago
- 1 comment
#310 - release suggestion: publish a 0.14.x release w/ BC 1.71.1 decoupling the BC upgrade from 0.15.0 features
Issue -
State: closed - Opened by jsvd 8 months ago
- 1 comment
#309 - Implement 4-arg form of EC::Group.initialize
Pull Request -
State: open - Opened by headius 8 months ago
#308 - OpenSSL::PKey::EC::Group does not support 4-argument constructor
Issue -
State: open - Opened by headius 8 months ago
#307 - Implement Point#mul
Pull Request -
State: closed - Opened by headius 9 months ago
- 5 comments
#306 - OpenSSL::PKey::EC::Point missing `mul` method
Issue -
State: closed - Opened by alextwoods 9 months ago
- 2 comments
#305 - OpenSSL::SSL::SSLErrorWaitReadable with TLS 1.3
Issue -
State: open - Opened by jpsikorra 9 months ago
- 8 comments
#304 - Adding ConfigError and DEFAULT_CONFIG_FILE to .rb file
Pull Request -
State: closed - Opened by edipofederle 9 months ago
- 1 comment
#303 - Making parse_config accepts a String like Ruby MRI
Pull Request -
State: open - Opened by edipofederle 9 months ago
- 3 comments
#302 - Java::JavaLang::NullPointerException when connecting to Redis
Issue -
State: closed - Opened by gillesbergerp 9 months ago
- 12 comments
#301 - Fixes for gem push issues on MacOS M1
Pull Request -
State: closed - Opened by headius 10 months ago
#300 - undefined method `q=' for OpenSSL::PKey::DH
Issue -
State: closed - Opened by Unknown-Guy 10 months ago
- 1 comment
#299 - OpenSSL::PKey.read fails for valid pkey
Issue -
State: open - Opened by segiddins 10 months ago
#298 - OpenSSL::PKey::RSA missing #public_to_der
Issue -
State: closed - Opened by segiddins 10 months ago
- 7 comments
#297 - [dnm] Test BC 1.78
Pull Request -
State: closed - Opened by justinstoller 10 months ago
- 2 comments
#297 - [dnm] Test BC 1.78
Pull Request -
State: closed - Opened by justinstoller 10 months ago
- 2 comments
#296 - wip, import upstream asn.1 tests
Pull Request -
State: closed - Opened by justinstoller 10 months ago
- 1 comment
#296 - wip, import upstream asn.1 tests
Pull Request -
State: closed - Opened by justinstoller 10 months ago
- 1 comment
#295 - fix and improve (private) key pem parsing
Pull Request -
State: closed - Opened by kares 11 months ago
#295 - fix and improve (private) key pem parsing
Pull Request -
State: closed - Opened by kares 11 months ago
#294 - Signing CSR for EC key fails with Unknown signature type requested: SHA256WITHNULL
Issue -
State: closed - Opened by raemer 12 months ago
#294 - Signing CSR for EC key fails with Unknown signature type requested: SHA256WITHNULL
Issue -
State: closed - Opened by raemer 12 months ago
#293 - OpenSSL::PKey::EC (compatibility) improvements
Pull Request -
State: closed - Opened by kares about 1 year ago
#292 - Checking private key with an X509 cert fails with 0.14.2
Issue -
State: closed - Opened by jamis about 1 year ago
- 2 comments
Labels: regression
#291 - [fix] add Cipher#auth_data(arg) override (Rails 7.x compat)
Pull Request -
State: closed - Opened by kares about 1 year ago
#291 - [fix] add Cipher#auth_data(arg) override (Rails 7.x compat)
Pull Request -
State: closed - Opened by kares about 1 year ago
#290 - ArgumentError when "auth_tag" method is used with tag length parameter
Issue -
State: closed - Opened by mrhardikjoshi about 1 year ago
#290 - ArgumentError when "auth_tag" method is used with tag length parameter
Issue -
State: closed - Opened by mrhardikjoshi about 1 year ago
#289 - EC key initialization failures: investigation and workaround (PKey, PKeyEC, PKeyEC.Group)
Issue -
State: closed - Opened by mattys101 about 1 year ago
- 2 comments
#289 - EC key initialization failures: investigation and workaround (PKey, PKeyEC, PKeyEC.Group)
Issue -
State: closed - Opened by mattys101 about 1 year ago
- 2 comments
#288 - Missing RSA PSS methods (compatibility)
Issue -
State: open - Opened by mattys101 about 1 year ago
#288 - Missing RSA PSS methods (compatibility)
Issue -
State: open - Opened by mattys101 about 1 year ago
#287 - SSLSocket#alpn_protocol returning empty string
Issue -
State: closed - Opened by HoneyryderChuck over 1 year ago
#286 - [refactor] replace methods removed in BC 1.75
Pull Request -
State: closed - Opened by justinstoller over 1 year ago
- 22 comments
Labels: more-testing
#285 - Parsing invalid PEM files unexpectedly succeeds
Issue -
State: open - Opened by tsaarni over 1 year ago
- 1 comment
#284 - verify_hostname not set, name potentially not verified in many situations
Issue -
State: open - Opened by HoneyryderChuck over 1 year ago
- 2 comments
#283 - [fix] try value#to_der when creating ASN.1 sequence
Pull Request -
State: closed - Opened by skunkworker over 1 year ago
- 3 comments
Labels: work-wanted
#282 - Calling `.to_der` raises " undefined method `[]' for #<OpenSSL::ASN1::Sequence>" error
Issue -
State: closed - Opened by skunkworker over 1 year ago
- 3 comments
#281 - PKey does not respond to `.oid`
Issue -
State: closed - Opened by HoneyryderChuck over 1 year ago
#280 - Add missing `OpenSSL::PKey::EC#to_text` method
Issue -
State: closed - Opened by postmodern over 1 year ago
#279 - [deps] upgrade BC to latest 1.75
Pull Request -
State: closed - Opened by chadlwilson over 1 year ago
- 1 comment
#278 - [deps] upgrade BC to latest 1.74
Pull Request -
State: closed - Opened by chadlwilson over 1 year ago
- 2 comments
#277 - FIPS-140 support
Issue -
State: open - Opened by yweiy10 over 1 year ago
- 6 comments
#276 - Fix for CRL verify when signed with EC key
Pull Request -
State: closed - Opened by tsaarni almost 2 years ago
- 3 comments
#275 - CRL check fails if the issuing CA uses EC key pair
Issue -
State: closed - Opened by tsaarni almost 2 years ago
#274 - OpenSSL::X509::CertificateError: unsupported algorithm 'EC'
Issue -
State: closed - Opened by nicholasdower almost 2 years ago
#273 - Fix: X509Cert.public_key raises for EC keys.
Pull Request -
State: closed - Opened by nicholasdower almost 2 years ago
#272 - Improve performance of Diffie-Hellman key exchange
Pull Request -
State: closed - Opened by steerlink about 2 years ago
- 1 comment
#271 - OpenSSL::Buffering#read_nonblock(..., exception: false) can still throw exceptions
Issue -
State: open - Opened by fxposter over 2 years ago
- 6 comments
#270 - Try to use JDK console to prompt for pass
Pull Request -
State: closed - Opened by headius over 2 years ago
#269 - OpenSSL::PKCS7::SignerInfo#signed_time unimplemented
Issue -
State: closed - Opened by djberg96 over 2 years ago
#268 - NoMethodError: undefined method `[]' for #<OpenSSL::ASN1::Sequence:0x696d109b>
Issue -
State: closed - Opened by HoneyryderChuck over 2 years ago
- 1 comment
Labels: invalid
#267 - Fix for PKCS8 EC private key support
Pull Request -
State: closed - Opened by tsaarni over 2 years ago
- 11 comments
#266 - Failed to read EC private key from PKCS8 PEM file
Issue -
State: closed - Opened by tsaarni over 2 years ago
#265 - to_der on ASN1Data should convert ruby strings into java strings before encoding
Pull Request -
State: open - Opened by HoneyryderChuck over 2 years ago
- 22 comments
Labels: work-wanted
#264 - Java::JavaLang::ClassCastException (org.jruby.RubyString cannot be cast to org.jruby.ext.openssl.ASN1$ASN1Data)
Issue -
State: open - Opened by HoneyryderChuck over 2 years ago
#263 - testing out 0.14.1
Pull Request -
State: closed - Opened by kares over 2 years ago
#262 - update Bouncy-Castle to 1.71
Pull Request -
State: closed - Opened by kares over 2 years ago
#261 - Undefined method 'point_conversion_form=' for OpenSSL::PKey::EC::Group
Issue -
State: closed - Opened by DeirdreCleary over 2 years ago
- 2 comments
#260 - Update BouncyCastle to 1.69+
Issue -
State: closed - Opened by coheigea over 2 years ago
- 1 comment
#259 - FIPS-140 support?
Issue -
State: closed - Opened by wbushey over 2 years ago
- 3 comments
Labels: question
#258 - [refactor] certificate X.509 name encoding
Pull Request -
State: closed - Opened by kares almost 3 years ago
#257 - `OpenSSL::PKey::EC#to_pem` or `.new` appears to change EC keys created by CRuby's openssl
Issue -
State: open - Opened by postmodern almost 3 years ago
- 1 comment
#256 - Unable to import an exported `OpenSSL::PKey::EC` key
Issue -
State: open - Opened by postmodern almost 3 years ago
#255 - `OpenSSL::PKey::EC.generate` missing
Issue -
State: closed - Opened by postmodern almost 3 years ago
#254 - `OpenSSL::PKey::DH.generate` not implemented
Issue -
State: closed - Opened by postmodern almost 3 years ago
- 1 comment
#253 - `OpenSSL::PKey::DH#q` is not implemented
Issue -
State: closed - Opened by postmodern almost 3 years ago
- 2 comments
#252 - Add additional attr callbacks for session_cb
Pull Request -
State: closed - Opened by headius almost 3 years ago
- 2 comments
#251 - Double loading with 0.11 as default and 0.12.2 installed
Issue -
State: open - Opened by headius almost 3 years ago
#250 - OpenSSL to Java
Issue -
State: closed - Opened by snyff almost 3 years ago
- 1 comment
#249 - revisit compatibility with gemified net/http
Issue -
State: open - Opened by kares about 3 years ago
- 1 comment
#248 - undefined method `set_params' for OpenSSL::SSL::SSLContext when performing gem install with jruby
Issue -
State: closed - Opened by ctaslimsq about 3 years ago
- 9 comments
#247 - [feat] support alpn negotiation in ssl context
Pull Request -
State: closed - Opened by kares about 3 years ago
- 2 comments
#246 - de-ja-vu for 0.12 release
Pull Request -
State: closed - Opened by kares about 3 years ago
#245 - Calling a method whose signature changed in JRuby 9.3
Issue -
State: closed - Opened by headius about 3 years ago
- 4 comments
#244 - Unhandled Java exception: java.lang.NoSuchMethodError: java.nio.ByteBuffer.limit(I)Ljava/nio/ByteBuffer;
Issue -
State: closed - Opened by ViktorsBaikers about 3 years ago
- 2 comments
#243 - TLS 1.3 support + improved (secure) defaults
Pull Request -
State: closed - Opened by kares about 3 years ago
#242 - gem push fails with Broken Pipe IOError
Issue -
State: open - Opened by AndyObtiva over 3 years ago
- 51 comments
#241 - OpenSSL::PKey::EC verification discrepancy between Ruby and JRuby
Issue -
State: closed - Opened by laitalaj over 3 years ago
#240 - [fix] retry matching chain from trust-store and skip expired intermediate certs early
Pull Request -
State: closed - Opened by kares over 3 years ago
- 2 comments
#239 - OpenSSL 1.1.1 cert verification port
Pull Request -
State: closed - Opened by kares over 3 years ago
#238 - WIP: ALPN negotiation
Pull Request -
State: closed - Opened by HoneyryderChuck over 3 years ago
- 6 comments
#237 - align X509_verify_cert with 1.0.2 (inc V_FLAG_TRUSTED_FIRST)
Pull Request -
State: closed - Opened by kares over 3 years ago
#236 - bundle install affected by DST Root CA X3 expiration
Issue -
State: closed - Opened by LizhangX over 3 years ago
- 15 comments