You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Chris Chabot (JIRA)" <ji...@apache.org> on 2008/06/03 20:10:45 UTC

[jira] Resolved: (SHINDIG-328) Moving the pkcs8 conversion from OAuth

     [ https://issues.apache.org/jira/browse/SHINDIG-328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Chabot resolved SHINDIG-328.
----------------------------------

    Resolution: Fixed
      Assignee: Chris Chabot

The patch had a couple of issues when the key used already had a key header and footer, and assumed it was always in pkcs8 format ...

I fixed this up and the working implementation is in svn now. 

> Moving the pkcs8 conversion from OAuth
> --------------------------------------
>
>                 Key: SHINDIG-328
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-328
>             Project: Shindig
>          Issue Type: Improvement
>          Components: Gadget Rendering Server (PHP)
>            Reporter: Gonzalo Aune
>            Assignee: Chris Chabot
>            Priority: Minor
>         Attachments: OAuth.patch
>
>
> Instead of doing the exec using openssl to convert the keys to pkcs8, we should prepend the begin private key and end private key strings to the actual key to get it work correctly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.