You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The curb adapter supports SSL, but it is currently missing the call to apply the certificate that is received from the Savon client.
The result of this is that any secure encrypted keys that are used when prompt the user for a pass phrase when trying to connect with curb and the application will stall until the password is provided.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
The curb adapter supports SSL, but it is currently missing the call to apply the certificate that is received from the Savon client.
The result of this is that any secure encrypted keys that are used when prompt the user for a pass phrase when trying to connect with curb and the application will stall until the password is provided.
A pull request has been made to httpi to correct this. https://github.com/savonrb/httpi/pull/167
The text was updated successfully, but these errors were encountered: