Skip to content

Commit 393aea0

Browse files
committed
adding auto changes
1 parent 812cfbc commit 393aea0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/cybersource_rest_client/api_client.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ def build_request(http_method, path, opts = {})
152152
:verbose => @config.debugging,
153153
:maxage_conn => @merchantconfig.keepAliveTime || 118 # Default to 118 seconds as same as default of libcurl
154154
}
155+
155156
# set custom cert, if provided
156157
req_opts[:cainfo] = @config.ssl_ca_cert if @config.ssl_ca_cert
157158

0 commit comments

Comments
 (0)