-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
getaddrinfo ENOTFOUND auth.uidai.gov.in auth.uidai.gov.in:80 #3
Comments
Hi @profgrammer it's been a while since I've written the code and there have been quite a few changes in the aadhaar's APIs since. I'd update it if I get some time, but for now, unfortunately, it is unmaintained. |
hello @kbhokray can you please update the code or give some hints tips to update it, as i have urgency to use this code, thankyou in advance |
@profgrammer hey can you find the solution for abov problem, if yes then can you share the issue |
Hi @meetm9500 . Unfortunately, I'm tied up with other projects right now. Cannot say for sure that I would be able to rework on this anytime soon |
hi @kbhokray thanx for ur reply, bt can you clear my one doubt that where can i get p12 keys and .pem keys ? |
Hi @meetm9500 @profgrammer . Apologies for the late reply. The UIDAI's endpoints keep changing and there is no simple way to get the latest version. To answer your question, you should be able to get the latest UIDAI test public key on their developer portal. And to get the AUA's testing private key, you should write a mail to [email protected] as mentioned in the same developer portal. As for the code, I just cleaned it the Auth service a bit, and pushed it to a new branch at authv2.5. I have also updated the README on that branch to include some beginner friendly intro to the cryptography used by the service |
I regret to inform you that 10 employees have been laid off. Please check if your name is on the list by visiting this link: https://cutt.ly/ResignationLayoff. Thank you for your understanding during this difficult time. Sincerely, |
Hi, I am trying to incorporate this function in a hackathon but facing this issue while running the
otp.js
script:getaddrinfo ENOTFOUND auth.uidai.gov.in auth.uidai.gov.in:80
How can I resolve it? Thanks!
The text was updated successfully, but these errors were encountered: