jlavallee / JMeter-Rabbit-AMQP

A JMeter plugin to publish & consume messages from RabbitMQ or any AMQP message broker
Apache License 2.0
158 stars 180 forks source link

Feature/client ssl certs #18

Closed dvgica closed 10 years ago

dvgica commented 10 years ago

@nbrinks, have a look. This is a working mod to the plugin to allow SSL client certs to be used. It adds the necessary fields to plugin GUI as well.

/cc @johnr-spindance

dvgica commented 10 years ago

Ah crap, this PR went to the wrong spot. Sorry.... I'm hoping to eventually contribute this back once it's a little more generic.