GitHub & TLS 1.2
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    polluks
    Posts: 779 from 2007/10/23
    From: Gelsenkirchen,...
    FYI
    Support for TLS 1.1 is discontinued
    SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version
    So you have to update your OpenSSL (1.0.1+)...
    Pegasos II G4: MorphOS 3.9, Zalman M220W · iMac G5 12,1 17", MorphOS 3.18
    Power Mac G3: OSX 10.3 · PowerBook 5,8: OSX 10.5, MorphOS 3.18
  • »04.04.18 - 20:17
    Profile
  • Paladin of the Pegasos
    Paladin of the Pegasos
    Intuition
    Posts: 1110 from 2013/5/24
    From: Nederland
    Quote:

    polluks wrote:
    FYI
    Support for TLS 1.1 is discontinued
    SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version
    So you have to update your OpenSSL (1.0.1+)...



    Github doesn't work on MorphOS for me even with the new port of git that was released recently.

    Certificate errors. Even on 3.10.

    edit: Widelec has posted a work around in the news thread for git.

    [ Edited by Intuition 04.04.2018 - 23:05 ]
    1.67GHz 15" PowerBook G4, 1GB RAM, 128MB Radeon 9700M Pro, 64GB SSD, MorphOS 3.15

    2.7GHz DP G5, 4GB RAM, 512MB Radeon X1950 Pro, 500GB SSHD, MorphOS 3.9
  • »04.04.18 - 23:01
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    polluks
    Posts: 779 from 2007/10/23
    From: Gelsenkirchen,...
    thx!
    I was using the svn bridge which was broken.
    Pegasos II G4: MorphOS 3.9, Zalman M220W · iMac G5 12,1 17", MorphOS 3.18
    Power Mac G3: OSX 10.3 · PowerBook 5,8: OSX 10.5, MorphOS 3.18
  • »05.04.18 - 01:10
    Profile
  • MorphOS Developer
    CISC
    Posts: 619 from 2005/8/27
    From: the land with ...
    I guess it's worth mentioning that I've added a port of GIT to our SDK, based on Widelec's work, it's using the latest openssl and curl and works perfectly with f.ex. github.

    I've also made a change to libpth so that it uses the binary's ixstack value as default for the threads stack sizes instead of 64k so that the pthread_attr workaround is no longer needed (makes it so much easier to port and test stuff using pthreads), the binaries just need a decent (or in GIT's case; insane (64MB)) ixstack value set.

    It should all be part of the upcoming 3.12 SDK release (with jaca's blessing).


    - CISC
  • »05.04.18 - 12:40
    Profile
  • Paladin of the Pegasos
    Paladin of the Pegasos
    Intuition
    Posts: 1110 from 2013/5/24
    From: Nederland
    Quote:

    CISC wrote:
    I guess it's worth mentioning that I've added a port of GIT to our SDK, based on Widelec's work, it's using the latest openssl and curl and works perfectly with f.ex. github.

    I've also made a change to libpth so that it uses the binary's ixstack value as default for the threads stack sizes instead of 64k so that the pthread_attr workaround is no longer needed (makes it so much easier to port and test stuff using pthreads), the binaries just need a decent (or in GIT's case; insane (64MB)) ixstack value set.

    It should all be part of the upcoming 3.12 SDK release (with jaca's blessing).


    - CISC


    Excellent! Looking forward to it. :)
    1.67GHz 15" PowerBook G4, 1GB RAM, 128MB Radeon 9700M Pro, 64GB SSD, MorphOS 3.15

    2.7GHz DP G5, 4GB RAM, 512MB Radeon X1950 Pro, 500GB SSHD, MorphOS 3.9
  • »05.04.18 - 14:04
    Profile