Skip to content

Commit 105a28d

Browse files
committed
Run the tests again.
1 parent a7aeac5 commit 105a28d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/msf/core/payload/dalvik.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ def generate_cert
6161
# """
6262
cert.not_after = cert.not_before + 3600*24*365*20 # 20 years
6363
cert.sign(key, OpenSSL::Digest::SHA1.new)
64+
6465
return cert, key
6566
end
6667
end

0 commit comments

Comments
 (0)