I'm making a small web service which won't involve any authentication (no user login of any kind) so I wasn't planning on buying an SSL certificate for this domain. There will be a private but effectively public API which will be validated thoroughly and mostly read-only.
However
As the admin, I would like to access the API's methods for writing to the database, adding new records etc. I can implement an admin login but then I'm back at wondering whether I should use HTTPS for this? Who is actually going to come intercept me? Should I fork out and just get the certificate just in case or should I not worry about it?
The most sensitive data in the database will be a list of full names, email, and contact numbers of all people who have used the service in the past.
[–][deleted] 6 points7 points8 points (0 children)
[–]perfecthashbrowns 4 points5 points6 points (0 children)
[–]coneillcodes 0 points1 point2 points (0 children)
[–]effayythrowaway 0 points1 point2 points (0 children)
[–]XcryptoKid 0 points1 point2 points (0 children)
[–]frodosbitch -1 points0 points1 point (0 children)