README.md SSL Configuration info not up to date

Bug #1718422 reported by Vincenzo Di Somma
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
rabbitmq-server (Juju Charms Collection)
New
Undecided
Vincenzo Di Somma

Bug Description

This section of README.md:
https://github.com/openstack/charm-rabbitmq-server#configuration-ssl

juju set rabbitmq-server ssl_enabled=True ssl_key="`cat rabbit-server-privkey.pem`" ssl_cert="`cat rabbit-server-cert.pem`"

Should be:

juju config rabbitmq-server ssl=True ssl_key="`cat rabbit-server-privkey.pem`" ssl_cert="`cat rabbit-server-cert.pem`"

Vincenzo Di Somma (vds)
Changed in rabbitmq-server (Juju Charms Collection):
assignee: nobody → Vincenzo Di Somma (vds)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.