all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
To: emacs-devel@gnu.org
Cc: gnutls-devel@gnu.org
Subject: Re: Emacs core TLS support
Date: Mon, 27 Sep 2010 16:11:40 +0200	[thread overview]
Message-ID: <m3tylbl1ib.fsf@quimbies.gnus.org> (raw)
In-Reply-To: m3eicfmgsp.fsf@quimbies.gnus.org

Here's the entire trace from the connection:

HSK[0x1f927e0]: Keeping ciphersuite: DHE_RSA_AES_128_CBC_SHA1
HSK[0x1f927e0]: Keeping ciphersuite: DHE_RSA_CAMELLIA_128_CBC_SHA1
HSK[0x1f927e0]: Keeping ciphersuite: DHE_RSA_AES_256_CBC_SHA1
HSK[0x1f927e0]: Keeping ciphersuite: DHE_RSA_CAMELLIA_256_CBC_SHA1
HSK[0x1f927e0]: Keeping ciphersuite: DHE_RSA_3DES_EDE_CBC_SHA1
HSK[0x1f927e0]: Keeping ciphersuite: DHE_DSS_AES_128_CBC_SHA1
HSK[0x1f927e0]: Keeping ciphersuite: DHE_DSS_CAMELLIA_128_CBC_SHA1
HSK[0x1f927e0]: Keeping ciphersuite: DHE_DSS_AES_256_CBC_SHA1
HSK[0x1f927e0]: Keeping ciphersuite: DHE_DSS_CAMELLIA_256_CBC_SHA1
HSK[0x1f927e0]: Keeping ciphersuite: DHE_DSS_3DES_EDE_CBC_SHA1
HSK[0x1f927e0]: Keeping ciphersuite: DHE_DSS_ARCFOUR_SHA1
HSK[0x1f927e0]: Removing ciphersuite: DHE_PSK_SHA_AES_128_CBC_SHA1
HSK[0x1f927e0]: Removing ciphersuite: DHE_PSK_SHA_AES_256_CBC_SHA1
HSK[0x1f927e0]: Removing ciphersuite: DHE_PSK_SHA_3DES_EDE_CBC_SHA1
HSK[0x1f927e0]: Removing ciphersuite: DHE_PSK_SHA_ARCFOUR_SHA1
HSK[0x1f927e0]: Removing ciphersuite: SRP_SHA_RSA_AES_128_CBC_SHA1
HSK[0x1f927e0]: Removing ciphersuite: SRP_SHA_RSA_AES_256_CBC_SHA1
HSK[0x1f927e0]: Removing ciphersuite: SRP_SHA_RSA_3DES_EDE_CBC_SHA1
HSK[0x1f927e0]: Removing ciphersuite: SRP_SHA_DSS_AES_128_CBC_SHA1
HSK[0x1f927e0]: Removing ciphersuite: SRP_SHA_DSS_AES_256_CBC_SHA1
HSK[0x1f927e0]: Removing ciphersuite: SRP_SHA_DSS_3DES_EDE_CBC_SHA1
HSK[0x1f927e0]: Keeping ciphersuite: RSA_AES_128_CBC_SHA1
HSK[0x1f927e0]: Keeping ciphersuite: RSA_CAMELLIA_128_CBC_SHA1
HSK[0x1f927e0]: Keeping ciphersuite: RSA_AES_256_CBC_SHA1
HSK[0x1f927e0]: Keeping ciphersuite: RSA_CAMELLIA_256_CBC_SHA1
HSK[0x1f927e0]: Keeping ciphersuite: RSA_3DES_EDE_CBC_SHA1
HSK[0x1f927e0]: Keeping ciphersuite: RSA_ARCFOUR_SHA1
HSK[0x1f927e0]: Keeping ciphersuite: RSA_ARCFOUR_MD5
HSK[0x1f927e0]: Removing ciphersuite: PSK_SHA_AES_128_CBC_SHA1
HSK[0x1f927e0]: Removing ciphersuite: PSK_SHA_AES_256_CBC_SHA1
HSK[0x1f927e0]: Removing ciphersuite: PSK_SHA_3DES_EDE_CBC_SHA1
HSK[0x1f927e0]: Removing ciphersuite: PSK_SHA_ARCFOUR_SHA1
HSK[0x1f927e0]: Removing ciphersuite: SRP_SHA_AES_128_CBC_SHA1
HSK[0x1f927e0]: Removing ciphersuite: SRP_SHA_AES_256_CBC_SHA1
HSK[0x1f927e0]: Removing ciphersuite: SRP_SHA_3DES_EDE_CBC_SHA1
EXT[0x1f927e0]: Sending extension CERT_TYPE
HSK[0x1f927e0]: CLIENT HELLO was send [88 bytes]
REC[0x1f927e0]: Sending Packet[0] Handshake(22) with length: 88
ASSERT: gnutls_cipher.c:204
REC[0x1f927e0]: Sent Packet[1] Handshake(22) with length: 93
REC[0x1f927e0]: Expected Packet[0] Handshake(22) with length: 1
REC[0x1f927e0]: Received Packet[0] Handshake(22) with length: 74
ASSERT: gnutls_cipher.c:204
REC[0x1f927e0]: Decrypted Packet[0] Handshake(22) with length: 74
HSK[0x1f927e0]: SERVER HELLO was received [74 bytes]
HSK[0x1f927e0]: Server's version: 3.1
HSK[0x1f927e0]: SessionID length: 32
HSK[0x1f927e0]: SessionID: f61b04980923171cfe2002e2a955cc198d4910ba1e4ebacbfc69840d8c4a9117
HSK[0x1f927e0]: Selected cipher suite: DHE_RSA_AES_128_CBC_SHA1
ASSERT: gnutls_extensions.c:124
REC[0x1f927e0]: Expected Packet[1] Handshake(22) with length: 1
REC[0x1f927e0]: Received Packet[1] Handshake(22) with length: 822
ASSERT: gnutls_cipher.c:204
REC[0x1f927e0]: Decrypted Packet[1] Handshake(22) with length: 822
HSK[0x1f927e0]: CERTIFICATE was received [822 bytes]
REC[0x1f927e0]: Expected Packet[2] Handshake(22) with length: 1
REC[0x1f927e0]: Received Packet[2] Handshake(22) with length: 397
ASSERT: gnutls_cipher.c:204
REC[0x1f927e0]: Decrypted Packet[2] Handshake(22) with length: 397
HSK[0x1f927e0]: SERVER KEY EXCHANGE was received [397 bytes]
REC[0x1f927e0]: Expected Packet[3] Handshake(22) with length: 1
REC[0x1f927e0]: Received Packet[3] Handshake(22) with length: 4
ASSERT: gnutls_cipher.c:204
REC[0x1f927e0]: Decrypted Packet[3] Handshake(22) with length: 4
HSK[0x1f927e0]: SERVER HELLO DONE was received [4 bytes]
ASSERT: gnutls_handshake.c:1123
HSK[0x1f927e0]: CLIENT KEY EXCHANGE was send [134 bytes]
REC[0x1f927e0]: Sending Packet[1] Handshake(22) with length: 134
ASSERT: gnutls_cipher.c:204
REC[0x1f927e0]: Sent Packet[2] Handshake(22) with length: 139
REC[0x1f927e0]: Sent ChangeCipherSpec
REC[0x1f927e0]: Sending Packet[2] Change Cipher Spec(20) with length: 1
ASSERT: gnutls_cipher.c:204
REC[0x1f927e0]: Sent Packet[3] Change Cipher Spec(20) with length: 6
 INT: PREMASTER SECRET[128]: b6e5db84294a9a5baaee9bef86ffef5291ddf3c05f89499a8886daf08efa56375c51b18d8d77d0f2eec4c15f45dfefb4c5e0f889f7b657335ac597d38250eda9a2aba41f308679516096b2e66123e6d88ba404f3ce2ffc661fecce32375492c2a40901f395b3589c4bbae52eb6c5c7c760d70b7709baffb937ee1873af205cbc
INT: CLIENT RANDOM[32]: 4ca0a5bee2a9c7b97625a749ccc5517991d2aab2e2453a3e0c4f32276c35fcc0
INT: SERVER RANDOM[32]: 4ca0a5bef00fb375c5e1ecc418f64566f621c6dd620161c146650ef50ad9c2ac
 INT: MASTER SECRET: 408e7621cb6a64815e6c24443d253f1449c74d48eb8be7a24bebe90a886aa1eab4683a3c91123d2ea02c0a8076914503
INT: KEY BLOCK[104]: 7696db01048a00a561eb42326691f07edaa83e3a8b4aee76e0d8aaacd568dcc2
INT: CLIENT WRITE KEY [16]: d8f1e68d677bfea28200e5c6b491f710
INT: SERVER WRITE KEY [16]: 9740dbee6da2a243eb7d35e856c4fa93
HSK[0x1f927e0]: Cipher Suite: DHE_RSA_AES_128_CBC_SHA1
HSK[0x1f927e0]: Initializing internal [write] cipher sessions
HSK[0x1f927e0]: FINISHED was send [16 bytes]
REC[0x1f927e0]: Sending Packet[0] Handshake(22) with length: 16
REC[0x1f927e0]: Sent Packet[1] Handshake(22) with length: 277
REC[0x1f927e0]: Expected Packet[4] Change Cipher Spec(20) with length: 1
REC[0x1f927e0]: Received Packet[4] Change Cipher Spec(20) with length: 1
ASSERT: gnutls_cipher.c:204
REC[0x1f927e0]: ChangeCipherSpec Packet was received
HSK[0x1f927e0]: Cipher Suite: DHE_RSA_AES_128_CBC_SHA1
HSK[0x1f927e0]: Initializing internal [read] cipher sessions
REC[0x1f927e0]: Expected Packet[0] Handshake(22) with length: 1
REC[0x1f927e0]: Received Packet[0] Handshake(22) with length: 48
REC[0x1f927e0]: Decrypted Packet[0] Handshake(22) with length: 16
HSK[0x1f927e0]: FINISHED was received [16 bytes]
HSK[0x1f927e0]: Keeping ciphersuite: DHE_RSA_AES_128_CBC_SHA1
HSK[0x1f927e0]: Keeping ciphersuite: DHE_RSA_CAMELLIA_128_CBC_SHA1
HSK[0x1f927e0]: Keeping ciphersuite: DHE_RSA_AES_256_CBC_SHA1
HSK[0x1f927e0]: Keeping ciphersuite: DHE_RSA_CAMELLIA_256_CBC_SHA1
HSK[0x1f927e0]: Keeping ciphersuite: DHE_RSA_3DES_EDE_CBC_SHA1
HSK[0x1f927e0]: Keeping ciphersuite: DHE_DSS_AES_128_CBC_SHA1
HSK[0x1f927e0]: Keeping ciphersuite: DHE_DSS_CAMELLIA_128_CBC_SHA1
HSK[0x1f927e0]: Keeping ciphersuite: DHE_DSS_AES_256_CBC_SHA1
HSK[0x1f927e0]: Keeping ciphersuite: DHE_DSS_CAMELLIA_256_CBC_SHA1
HSK[0x1f927e0]: Keeping ciphersuite: DHE_DSS_3DES_EDE_CBC_SHA1
HSK[0x1f927e0]: Keeping ciphersuite: DHE_DSS_ARCFOUR_SHA1
HSK[0x1f927e0]: Removing ciphersuite: DHE_PSK_SHA_AES_128_CBC_SHA1
HSK[0x1f927e0]: Removing ciphersuite: DHE_PSK_SHA_AES_256_CBC_SHA1
HSK[0x1f927e0]: Removing ciphersuite: DHE_PSK_SHA_3DES_EDE_CBC_SHA1
HSK[0x1f927e0]: Removing ciphersuite: DHE_PSK_SHA_ARCFOUR_SHA1
HSK[0x1f927e0]: Removing ciphersuite: SRP_SHA_RSA_AES_128_CBC_SHA1
HSK[0x1f927e0]: Removing ciphersuite: SRP_SHA_RSA_AES_256_CBC_SHA1
HSK[0x1f927e0]: Removing ciphersuite: SRP_SHA_RSA_3DES_EDE_CBC_SHA1
HSK[0x1f927e0]: Removing ciphersuite: SRP_SHA_DSS_AES_128_CBC_SHA1
HSK[0x1f927e0]: Removing ciphersuite: SRP_SHA_DSS_AES_256_CBC_SHA1
HSK[0x1f927e0]: Removing ciphersuite: SRP_SHA_DSS_3DES_EDE_CBC_SHA1
HSK[0x1f927e0]: Keeping ciphersuite: RSA_AES_128_CBC_SHA1
HSK[0x1f927e0]: Keeping ciphersuite: RSA_CAMELLIA_128_CBC_SHA1
HSK[0x1f927e0]: Keeping ciphersuite: RSA_AES_256_CBC_SHA1
HSK[0x1f927e0]: Keeping ciphersuite: RSA_CAMELLIA_256_CBC_SHA1
HSK[0x1f927e0]: Keeping ciphersuite: RSA_3DES_EDE_CBC_SHA1
HSK[0x1f927e0]: Keeping ciphersuite: RSA_ARCFOUR_SHA1
HSK[0x1f927e0]: Keeping ciphersuite: RSA_ARCFOUR_MD5
HSK[0x1f927e0]: Removing ciphersuite: PSK_SHA_AES_128_CBC_SHA1
HSK[0x1f927e0]: Removing ciphersuite: PSK_SHA_AES_256_CBC_SHA1
HSK[0x1f927e0]: Removing ciphersuite: PSK_SHA_3DES_EDE_CBC_SHA1
HSK[0x1f927e0]: Removing ciphersuite: PSK_SHA_ARCFOUR_SHA1
HSK[0x1f927e0]: Removing ciphersuite: SRP_SHA_AES_128_CBC_SHA1
HSK[0x1f927e0]: Removing ciphersuite: SRP_SHA_AES_256_CBC_SHA1
HSK[0x1f927e0]: Removing ciphersuite: SRP_SHA_3DES_EDE_CBC_SHA1
EXT[0x1f927e0]: Sending extension CERT_TYPE
HSK[0x1f927e0]: CLIENT HELLO was send [88 bytes]
REC[0x1f927e0]: Sending Packet[1] Handshake(22) with length: 88
REC[0x1f927e0]: Sent Packet[2] Handshake(22) with length: 149
REC[0x1f927e0]: Expected Packet[1] Handshake(22) with length: 1
REC[0x1f927e0]: Received Packet[1] Application Data(23) with length: 48
REC[0x1f927e0]: Decrypted Packet[1] Application Data(23) with length: 21
ASSERT: gnutls_record.c:735
ASSERT: gnutls_record.c:1048
ASSERT: gnutls_buffers.c:1032
ASSERT: gnutls_handshake.c:1045
ASSERT: gnutls_handshake.c:2364

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen




  parent reply	other threads:[~2010-09-27 14:11 UTC|newest]

Thread overview: 93+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-13 21:53 Emacs core TLS support Ted Zlatanov
2010-01-13 23:46 ` Chong Yidong
2010-01-14 14:09   ` Ted Zlatanov
2010-01-14 15:44     ` Stefan Monnier
2010-01-14 16:38       ` Ted Zlatanov
2010-01-29 19:59         ` Ted Zlatanov
2010-08-12 23:00           ` Ted Zlatanov
2010-08-13 11:04             ` James Cloos
2010-08-13 15:07               ` Ted Zlatanov
2010-08-13 15:51                 ` Julien Danjou
2010-08-13 16:11                   ` Eli Zaretskii
2010-08-13 15:53                 ` David Kastrup
2010-08-13 16:11                   ` Julien Danjou
2010-08-13 15:57                 ` Chong Yidong
2010-08-13 17:25                   ` Ted Zlatanov
2010-08-14  0:15                     ` Chong Yidong
2010-09-05  4:57                       ` Ted Zlatanov
2010-09-05  8:06                         ` Andreas Schwab
2010-09-05 22:47                         ` Stefan Monnier
2010-09-06  7:47                           ` Andreas Schwab
2010-09-06 14:31                           ` Ted Zlatanov
2010-09-06 15:53                             ` Andreas Schwab
2010-09-06 17:18                             ` Andreas Schwab
2010-09-09 15:12                               ` Ted Zlatanov
2010-09-09 22:00                                 ` Lars Magne Ingebrigtsen
2010-09-10  8:33                                   ` Andreas Schwab
2010-09-10 10:59                                     ` Lars Magne Ingebrigtsen
2010-09-10 14:06                                       ` Ted Zlatanov
2010-09-11 12:45                                         ` Stefan Monnier
2010-09-14 15:34                                           ` Ted Zlatanov
2010-09-06 21:00                             ` Stefan Monnier
2010-09-06 23:13                               ` Ted Zlatanov
2010-09-11 14:59                                 ` Ted Zlatanov
2010-09-11 15:00                                   ` Ted Zlatanov
2010-09-12 10:58                                     ` Stefan Monnier
2010-09-14 15:45                                       ` Ted Zlatanov
2010-09-13  7:49                                   ` Nikos Mavrogiannopoulos
2010-09-14 18:30                                     ` Ted Zlatanov
2010-09-14 18:55                                       ` Nikos Mavrogiannopoulos
2010-09-14 19:10                                         ` Lars Magne Ingebrigtsen
2010-09-15 11:20                                           ` Ted Zlatanov
2010-09-15  1:25                                         ` Ted Zlatanov
2010-09-15 11:01                                     ` Ted Zlatanov
2010-09-15 12:13                                       ` Nikos Mavrogiannopoulos
2010-09-15 15:40                                         ` Ted Zlatanov
2010-09-26  6:09                                         ` Ted Zlatanov
2010-09-26 15:32                                           ` Lars Magne Ingebrigtsen
2010-09-26 21:50                                           ` James Cloos
2010-09-27 13:37                                             ` Lars Magne Ingebrigtsen
2010-09-27 13:56                                               ` Lars Magne Ingebrigtsen
2010-09-27 14:03                                                 ` Lars Magne Ingebrigtsen
2010-09-27 14:11                                                 ` Lars Magne Ingebrigtsen [this message]
2010-09-27 14:21                                                 ` Lars Magne Ingebrigtsen
2010-09-27 14:40                                                   ` Lars Magne Ingebrigtsen
2010-09-27 14:56                                                     ` Ted Zlatanov
2010-09-27 15:13                                                       ` Lars Magne Ingebrigtsen
2010-09-27 15:02                                                     ` Bruce Stephens
2010-09-27 15:07                                                       ` Lars Magne Ingebrigtsen
2010-09-27 15:18                                                         ` Lars Magne Ingebrigtsen
2010-09-27 15:11                                                     ` Ted Zlatanov
2010-09-27 15:14                                                       ` Lars Magne Ingebrigtsen
2010-09-27 14:42                                                 ` Ted Zlatanov
2010-09-29 12:53                                                   ` Lars Magne Ingebrigtsen
2010-09-29 13:25                                                     ` Lars Magne Ingebrigtsen
2010-09-29 18:36                                                       ` Jason Earl
2010-09-29 20:05                                                         ` Ted Zlatanov
2010-09-29 20:32                                                           ` Jason Earl
2010-09-29 20:35                                                             ` Lars Magne Ingebrigtsen
2010-09-29 21:33                                                               ` Jason Earl
2010-09-29 17:06                                                     ` Ted Zlatanov
2010-09-29 17:44                                                       ` Ted Zlatanov
2010-09-29 18:43                                                         ` Lars Magne Ingebrigtsen
2010-09-29 18:43                                                       ` Lars Magne Ingebrigtsen
2010-10-03 14:21                                                       ` Ted Zlatanov
2010-10-03 14:48                                                         ` Ted Zlatanov
2010-10-03 22:37                                                           ` Lars Magne Ingebrigtsen
2010-10-04  1:23                                                             ` final GnuTLS API! (was: Emacs core TLS support) Ted Zlatanov
2010-10-04 10:49                                                               ` final GnuTLS API! Lars Magne Ingebrigtsen
2010-10-04 14:44                                                                 ` Ted Zlatanov
2010-09-27 14:36                                             ` Emacs core TLS support Ted Zlatanov
2010-09-27 18:25                                               ` James Cloos
2010-09-27 18:45                                                 ` Ted Zlatanov
2010-09-27 19:07                                                   ` Lars Magne Ingebrigtsen
2010-09-27 19:38                                                     ` Lars Magne Ingebrigtsen
2010-09-21 11:37                                       ` Simon Josefsson
2010-09-26  6:12                                         ` Ted Zlatanov
2010-09-30 10:10                                           ` Simon Josefsson
2010-10-04  3:42                                             ` Ted Zlatanov
2010-10-04  6:24                                               ` Nikos Mavrogiannopoulos
2010-08-13 13:54             ` Leo
2010-08-13 14:50               ` Ted Zlatanov
2010-08-14 19:20                 ` Leo
  -- strict thread matches above, loose matches on Subject: below --
2010-01-14  1:37 MON KEY

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3tylbl1ib.fsf@quimbies.gnus.org \
    --to=larsi@gnus.org \
    --cc=emacs-devel@gnu.org \
    --cc=gnutls-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.