I want to know that SSL certificate is necessary for use of geolocations ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

I want to know that SSL certificate is necessary for use of geolocations ?

i am working on live projects and I want to get users location using geolocation so I have tried all solutions but I have read somewhere that you must have SSL certificate for that is it true or another methods are available

18th May 2018, 12:56 PM
MAYANK PARMAR
MAYANK PARMAR - avatar
2 Answers
+ 1
I don't know if it's necessary, but a SSL certificate is always a good choice. On most webservers you can easily install a certificate from let's encrypt via a small program called certbot
18th May 2018, 2:06 PM
Aaron Eberhardt
Aaron Eberhardt - avatar
0
on a webpage its probably true because its some kind of security from the browser but its not that hard to setup ssl just check out: https://letsencrypt.org
18th May 2018, 2:09 PM
Lexfuturorum
Lexfuturorum - avatar