Do you still need to use digest authentication if you are on SSL?

Viewed 3258

This is probably a dumb question but can I do away safely with just basic HTTP auth or do I still benefit from digest auth even if the server is already on SSL?

2 Answers
Related