Certificate authentication with jQuery's ajax() function

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • saranya sukumar
    New Member
    • May 2013
    • 1

    Certificate authentication with jQuery's ajax() function

    Hi,
    I need to sync with my server with the client certificate (abc.pfx) which is generated by the server using ajax. How do I send my certificate with ajax object. Can I do this certificate authentication with java script?
  • Oralloy
    Recognized Expert Contributor
    • Jun 2010
    • 988

    #2
    Saranya Sukumar,

    What is the core problem here? What are you trying to accomplish?

    It looks to me like your server is generating new certificates on the fly and sending them via AJAX? Why?

    Are you trying to transparently install certificates on the client system?

    Cheers,
    Oralloy

    Comment

    Working...