Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added 'require openssl' due to error being thrown #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nxkennedy
Copy link

Hi eelsivart,

Script was spitting out following error:
"""
Enter the Nessus Server IP: 192.168.1.2
Enter the Nessus Server Port [8834]:
nessus6-report-downloader.rb:162:in `

': uninitialized constant OpenSSL (NameError)
"""

Issue was resolved by explicitly requiring openssl lib

Tested Using:
rvm 1.29.1 (latest)
ruby-2.2.3 [ x86_64 ]
ruby-2.4.0 [ x86_64 ]
ruby-2.4.1 [ x86_64 ]

@nxkennedy
Copy link
Author

Great work with the script, by the way. Has saved me a ton of time!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant