Skip to content

Commit

Permalink
Merge pull request #2 from hrbg/add-require-relative
Browse files Browse the repository at this point in the history
Update client_assertion_certificate.rb
  • Loading branch information
hrbg authored Oct 1, 2019
2 parents 3bcc9d1 + 701177c commit a620a79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/adal/client_assertion_certificate.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
#-------------------------------------------------------------------------------

require 'openssl'
require_relative 'request_parameters.rb'

module ADAL
# An assertion made by a client with an X509 certificate. This requires both
Expand Down

0 comments on commit a620a79

Please sign in to comment.