Closed Bug 1066895 Opened 10 years ago Closed 9 years ago

Ensure that we use AMQP over SSL everywhere... (hint we don't)

Categories

(Taskcluster :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jonasfj, Unassigned)

References

Details

There are two kinds of SSL, encryption only, obtained by using a connection string starting with amqps:// we should do this at a minimum. We don't do this right now...

The other kind is providing your own certificate, if your server isn't configured with a signed certificate.
For details see: http://www.squaremobius.net/amqp.node/doc/ssl.html

We should look into after migration to pulse, in bug 1065248
At the very least, we should make sure to use amqps:// urls :)
After migration to pulse... everything is now SSL...
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Component: TaskCluster → General
Product: Testing → Taskcluster
Target Milestone: --- → mozilla41
Version: unspecified → Trunk
Resetting Version and Target Milestone that accidentally got changed...
Target Milestone: mozilla41 → ---
Version: Trunk → unspecified
You need to log in before you can comment on or make changes to this bug.