We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72ba381 commit 435332dCopy full SHA for 435332d
lib/net/ldap.rb
@@ -510,7 +510,7 @@ def self.result2string(code) #:nodoc:
510
# # ... set host, bind dn, etc ...
511
# encryption: {
512
# method: :simple_tls,
513
- # tls_options: { OpenSSL::SSL::SSLContext::DEFAULT_PARAMS },
+ # tls_options: OpenSSL::SSL::SSLContext::DEFAULT_PARAMS,
514
# }
515
# )
516
#
0 commit comments