Giter Site home page Giter Site logo

Comments (3)

al3ndaleeb avatar al3ndaleeb commented on May 28, 2024

also I used openssl s_client to retrieve the cert

root@cd075e3c3f67:/cloud-storage-tools# openssl s_client -debug -msg -state -tls1_2 -showcerts -connect localhost:9892
CONNECTED(00000003)
SSL_connect:before/connect initialization
>>> ??? [length 0005]
    16 03 01 01 04
write to 0x255c1b0 [0x25668b3] (265 bytes => 265 (0x109))
0000 - 16 03 01 01 04 01 00 01-00 03 03 ef 83 10 22 95   ..............".
0010 - 14 01 29 6c 30 6b a6 77-fa 76 ee 94 c0 b0 8e 49   ..)l0k.w.v.....I
0020 - b1 c0 4e c7 5f 27 fe 3e-cc 7d 28 00 00 82 c0 30   ..N._'.>.}(....0
0030 - c0 2c c0 28 c0 24 c0 14-c0 0a 00 a3 00 9f 00 6b   .,.(.$.........k
0040 - 00 6a 00 39 00 38 00 88-00 87 c0 32 c0 2e c0 2a   .j.9.8.....2...*
0050 - c0 26 c0 0f c0 05 00 9d-00 3d 00 35 00 84 c0 2f   .&.......=.5.../
0060 - c0 2b c0 27 c0 23 c0 13-c0 09 00 a2 00 9e 00 67   .+.'.#.........g
0070 - 00 40 00 33 00 32 00 9a-00 99 00 45 00 44 c0 31   [email protected]
0080 - c0 2d c0 29 c0 25 c0 0e-c0 04 00 9c 00 3c 00 2f   .-.).%.......<./
0090 - 00 96 00 41 c0 11 c0 07-c0 0c c0 02 00 05 00 04   ...A............
00a0 - c0 12 c0 08 00 16 00 13-c0 0d c0 03 00 0a 00 ff   ................
00b0 - 01 00 00 55 00 0b 00 04-03 00 01 02 00 0a 00 1c   ...U............
00c0 - 00 1a 00 17 00 19 00 1c-00 1b 00 18 00 1a 00 16   ................
00d0 - 00 0e 00 0d 00 0b 00 0c-00 09 00 0a 00 23 00 00   .............#..
00e0 - 00 0d 00 20 00 1e 06 01-06 02 06 03 05 01 05 02   ... ............
00f0 - 05 03 04 01 04 02 04 03-03 01 03 02 03 03 02 01   ................
0100 - 02 02 02 03 00 0f 00 01-01                        .........
>>> TLS 1.2 Handshake [length 0104], ClientHello
    01 00 01 00 03 03 ef 83 10 22 95 14 01 29 6c 30
    6b a6 77 fa 76 ee 94 c0 b0 8e 49 b1 c0 4e c7 5f
    27 fe 3e cc 7d 28 00 00 82 c0 30 c0 2c c0 28 c0
    24 c0 14 c0 0a 00 a3 00 9f 00 6b 00 6a 00 39 00
    38 00 88 00 87 c0 32 c0 2e c0 2a c0 26 c0 0f c0
    05 00 9d 00 3d 00 35 00 84 c0 2f c0 2b c0 27 c0
    23 c0 13 c0 09 00 a2 00 9e 00 67 00 40 00 33 00
    32 00 9a 00 99 00 45 00 44 c0 31 c0 2d c0 29 c0
    25 c0 0e c0 04 00 9c 00 3c 00 2f 00 96 00 41 c0
    11 c0 07 c0 0c c0 02 00 05 00 04 c0 12 c0 08 00
    16 00 13 c0 0d c0 03 00 0a 00 ff 01 00 00 55 00
    0b 00 04 03 00 01 02 00 0a 00 1c 00 1a 00 17 00
    19 00 1c 00 1b 00 18 00 1a 00 16 00 0e 00 0d 00
    0b 00 0c 00 09 00 0a 00 23 00 00 00 0d 00 20 00
    1e 06 01 06 02 06 03 05 01 05 02 05 03 04 01 04
    02 04 03 03 01 03 02 03 03 02 01 02 02 02 03 00
    0f 00 01 01
SSL_connect:unknown state

from cloud-storage-server.

al3ndaleeb avatar al3ndaleeb commented on May 28, 2024

I solved the problem

The installation was without SSL :(

The problem in this option:
Localhost only and no SSL [Y]:

I just pressed enter :(

I reinstall it with (N) and the problem gone

from cloud-storage-server.

cubiclesoft avatar cubiclesoft commented on May 28, 2024

Just so you are aware: When you are just connecting over localhost only, you don't need SSL except in extremely rare cases. The SSL/TLS layer for network communication adds a fairly significant bit of overhead as connections have to be negotiated and expensive crypto operations performed.

from cloud-storage-server.

Related Issues (4)

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.