You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/08/04 23:49:20 UTC

[jira] [Commented] (THRIFT-3369) Implement SSL/TLS support on C with c_glib

    [ https://issues.apache.org/jira/browse/THRIFT-3369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408663#comment-15408663 ] 

ASF GitHub Bot commented on THRIFT-3369:
----------------------------------------

Github user gadLinux commented on the issue:

    https://github.com/apache/thrift/pull/930
  
    @nsuke Sorry for delay. At the end I had to put this in a hurry in one of my projects and had no time to update. I did some efforts to clear the code a little bit. 
    I cannot remove the certificate of the tests because still I'm unable to run the server, so I cannot put local certificate. I'm still using the server of my owncloud server that's ssl to test that SSL handshake and pinning is working. I will try to clear it at latter step. 
    
    Is it possible to merge without it? I can comment the test if you want. Then I can remove the certificate.


> Implement SSL/TLS support on C with c_glib
> ------------------------------------------
>
>                 Key: THRIFT-3369
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3369
>             Project: Thrift
>          Issue Type: Improvement
>          Components: C glib - Library
>    Affects Versions: 0.9.1, 0.9.2, 0.9.3, 1.0
>            Reporter: Gonzalo Aguilar
>              Labels: features, patch
>
> Implement SSL/TLS based on plain openssl instead of going through the way defined in THRIFT-1016. 
> This help us to maintain a reference implementation and later switch over GIO or whatever is defined. But also does not add any other dependencies to the project. So bare minimum installation for supporting SSL/TLS is there and aligned with CPP counterpart. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)