TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Use rails server application as client in a mutual SSL authentication

3 pointsby alessiosantocsover 9 years ago
Hello there,<p>I&#x27;m trying to connect to a server web application that requires me to authenticate myself with a client SSL certificate. I have the certificate (in some .pfx format) because I downloaded it from the same website and it works fine using my web browser.<p>I am trying to connect to this website using a server application I am developing. I studied a bit what this is about and I guess I have to exchange my client certificate with the website. How do I do that in code? I mainly use Ruby&#x2F;Rails but I am open to anything that could teach me how to do it.<p>Everything is very much appreciated. Thanks!

no comments

no comments