Skip to content

Commit 2631259

Browse files
committed
Land rapid7#7973, Enable cert validation for Nexpose
This PR enables connection to a Nexpose console using the nexpose client gem. It also allows you to connect using a trusted certificate instead of simply overriding the SSL validation.
2 parents 0f4e03b + 1f3de5d commit 2631259

File tree

5 files changed

+112
-2696
lines changed

5 files changed

+112
-2696
lines changed

Gemfile.lock

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ PATH
2121
nessus_rest
2222
net-ssh
2323
network_interface
24+
nexpose
2425
nokogiri
2526
octokit
2627
openssl-ccm
@@ -193,6 +194,7 @@ GEM
193194
nessus_rest (0.1.6)
194195
net-ssh (4.1.0)
195196
network_interface (0.0.1)
197+
nexpose (5.3.0)
196198
nokogiri (1.7.0.1)
197199
mini_portile2 (~> 2.1.0)
198200
octokit (4.6.2)

0 commit comments

Comments
 (0)