Giter Club home page Giter Club logo

Comments (6)

fscheiner avatar fscheiner commented on July 29, 2024 1

@ellert:

Pull request enabling TLS v1.3 here: #150

F A N T A S T I C ! :-)

from gct.

fscheiner avatar fscheiner commented on July 29, 2024

The following is a list of files in our repo at 4361e1e that seem to include OpenSSL headers:

gct$ grep -nr '#include <openssl/' * | cut -d ':' -f1 | sort -u
gass/copy/source/globus_gass_copy.c
gass/copy/source/globus_gass_copy.h
gass/copy/source/globus_url_copy.c
gram/jobmanager/source/globus_gram_job_manager_gsi.c
gridftp/hdfs/src/gridftp_hdfs_cksm.c
gridftp/hdfs/src/gridftp_hdfs.h
gridftp/server/src/globus_i_gfs_data.c
gridftp/server/src/modules/file/globus_gridftp_server_file.c
gsi/gridmap_eppn_callout/globus_gridmap_eppn.c
gsi/gridmap_verify_myproxy_callout/globus_gridmap_verify_myproxy.c
gsi/gssapi/source/configure.ac
gsi/gssapi/source/test/gssapi_inquire_sec_ctx_by_oid_test.c
gsi/gssapi/source/test/mech_compatibility_test.c
gsi/proxy/proxy_ssl/source/library/proxycertinfo.c
gsi/proxy/proxy_ssl/source/library/proxycertinfo.h
gsi/proxy/proxy_ssl/source/library/proxypolicy.c
gsi/proxy/proxy_ssl/source/library/proxypolicy.h
gsi/proxy/proxy_ssl/source/test/test_proxycertinfo.c
gsi/proxy/proxy_utils/source/programs/grid-cert-diagnostics.c
myproxy/source/certauth_extensions.c
myproxy/source/myproxy_common.h
myproxy/source/myproxy_ocsp_aia.c
myproxy/source/myproxy_ocsp_aia.h
myproxy/source/myproxy_ocsp.c
myproxy/source/myproxy_ocsp.h
myproxy/source/ssl_utils.h
myproxy/source/voms_utils.h
packaging/debian/gsi-openssh/debian/patches/hpn-14.13-isshd.v3.19.1.patch
packaging/debian/gsi-openssh/debian/patches/hpn_isshd-gsi.7.5p1b.patch
packaging/debian/gsi-openssh/debian/patches/hpn_isshd-gsi_ossl.7.5p1b.patch
packaging/debian/gsi-openssh/debian/patches/openssh-7_5_P1-hpn-14.13.diff

...and might need patching to support TLS1.3. Not that many I think, although that doesn't say something about the amount of code that needs to be patched.

Or are changes only needed for the files in gsi/gssapi?

from gct.

ellert avatar ellert commented on July 29, 2024

It is the gsi/gssapi that needs to be ported. It is not that many files, true. But it is complicated. The establishment of the GSI connection interacts at a very low level with the establishment of the TLS connection, and there are significant differences between TLS 1.2 and 1.3 in the way the connection is negotiated between the client and the server.

from gct.

fscheiner avatar fscheiner commented on July 29, 2024

Referencing https://github.com/ellert/gct/tree/tls-v1.3 here.

from gct.

ellert avatar ellert commented on July 29, 2024

Pull request enabling TLS v1.3 here: #150

from gct.

fscheiner avatar fscheiner commented on July 29, 2024

Fixed in GCT 6.2.20210826 maintenance release.

from gct.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.