betfair / cougar

Cougar is a framework for making building network exposed service interfaces easy.
http://betfair.github.io/cougar
Apache License 2.0
27 stars 18 forks source link

Document security recommendations #6

Closed eswdd closed 10 years ago

eswdd commented 10 years ago

Including only ever setting passwords via overrides.properties

Cert strength: Mention that Cougar supports whatever JSSE supports by default. Pointer to doco on how to change the supported algo's within JSSE

eswdd commented 10 years ago

Moved to betfair/cougar-documentation#1