Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding ConfigError and DEFAULT_CONFIG_FILE to .rb file #304

Closed

Conversation

edipofederle
Copy link

Hi,

No sure if this is the right way, but since Config.java is deprecated, adding the ConfigError and the DEFAULT_CONFIG_FILE constant to ruby file.

DEFAULT_CONFIG_FILE constant to ruby fule
kares added a commit that referenced this pull request May 27, 2024
* 0.14:
  [release] update for next dev SNAPSHOT
  [release] prepare for 0.14.6
  [compat] OpenSSL::ConfigError and DEFAULT_CONFIG_FILE (#304)
  [fix] OpenSSL::PKey::DH#set_pqg regression (#300)
  Convert IOException to Ruby exception correctly
  [refactor] add exception debugging within SSLSocket#waitSelect
  [fix] sync SSLContext#setup as it could be shared (#302)
  [refactor] freeze SSLContext when everything okay
  [refactor] organize i-var sets (set @context after setup)
  [test] regenerate OpenSSL CA based setup
  [release] update to 0.14.6.dev SNAPSHOT
@kares
Copy link
Member

kares commented May 27, 2024

Thanks, there's some adjustments so I've added it separately: 5df8e30 (it's now available in 0.14.6)

@kares kares closed this May 27, 2024
@edipofederle edipofederle deleted the add-error-config-and-const branch May 27, 2024 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants