This project is archived and is in readonly mode.

#2370 ✓committed
rnicholson

[PATCH] Ability to set SSL options on ActiveResource connections

Reported by rnicholson | March 29th, 2009 @ 05:56 AM

ActiveResource currently has no means to set SSL connection options. Ability to do so is useful when, for example, the server requires X509 certificate peer authentication.

Attached patch adds the ability to specify SSL options on ActiveResource connections.

This patch may also address #781 and #1872 as well.

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

Attachments