Jan Uhlář

Results 12 comments of Jan Uhlář

Thanks a lot! :+1:

I have created a gist, you can require: https://gist.github.com/ciihla/54a3c335578235bab35f5ed01a541d3f Simply then call: ```` require 'akami_patch' Akami::WSSE::Signature.new(Akami::WSSE::Certs.new( :cert_file => Ruby::EET.config.ssl_cert_file, :private_key_file => Ruby::EET.config.ssl_cert_key_file, :private_key_password => Ruby::EET.config.ssl_cert_key_password), digest: 'sha256') ````