Guest User

Untitled

a guest
Oct 20th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.89 KB | None | 0 0
  1. D:\node4>release\node test\simple\test-tls-server-verify.js
  2. Running 'Allow only authed connections with CA1'
  3. NET: bind to 0.0.0.0
  4. connecting with agent1
  5. NET: onconnection
  6. TLS: onhandshakestart
  7. TLS: encrypted._pull
  8. TLS: cleartext._pull
  9. TLS: cleartext._push
  10. TLS: reading from clearOut
  11. TLS: encrypted._push
  12. TLS: reading from encOut
  13. TLS: encrypted.write called with 118 bytes
  14. TLS: encryptedIn data
  15. TLS: encrypted._pull
  16. TLS: writing from encIn
  17. TLS: cleartext._pull
  18. TLS: cleartext._push
  19. TLS: reading from clearOut
  20. TLS: encrypted._push
  21. TLS: reading from encOut
  22. TLS: reading from encOut
  23. TLS: encrypted emit "data" with 735 bytes
  24. TLS: reading from encOut
  25. TLS: resume encrypted
  26. TLS: encrypted._pull
  27. TLS: cleartext._pull
  28. TLS: cleartext._push
  29. TLS: reading from clearOut
  30. TLS: encrypted._push
  31. TLS: reading from encOut
  32. depth=0 /C=US/ST=CA/L=SF/O=Joyent/OU=Node.js/CN=agent2/emailAddress=ry@tinyclouds.org
  33. verify error:num=18:self signed certificate
  34. verify return:1
  35. depth=0 /C=US/ST=CA/L=SF/O=Joyent/OU=Node.js/CN=agent2/emailAddress=ry@tinyclouds.org
  36. verify return:1
  37. TLS: encrypted.write called with 782 bytes
  38. TLS: encryptedIn data
  39. TLS: encrypted._pull
  40. TLS: writing from encIn
  41. TLS: cleartext._pull
  42. TLS: cleartext._push
  43. TLS: reading from clearOut
  44. TLS: onhandshakedone
  45. TLS: secure established
  46. - authed connection: agent1
  47. TLS: cleartext.write called with 9 bytes
  48. TLS: clearIn data
  49. TLS: encrypted._pull
  50. TLS: cleartext._pull
  51. TLS: clearIn 9 bytes
  52. TLS: encrypted._push
  53. TLS: reading from encOut
  54. TLS: reading from encOut
  55. TLS: encrypted emit "data" with 133 bytes
  56. TLS: reading from encOut
  57. TLS: encrypted._push
  58. TLS: reading from encOut
  59. TLS: encrypted._pull
  60. TLS: cleartext._pull
  61. TLS: cleartext._push
  62. TLS: reading from clearOut
  63. TLS: encrypted._push
  64. TLS: reading from encOut
  65. TLS: resume encrypted
  66. TLS: encrypted._pull
  67. TLS: cleartext._pull
  68. TLS: cleartext._push
  69. TLS: reading from clearOut
  70. TLS: encrypted._push
  71. TLS: reading from encOut
  72. * authed
  73. NET: destroy
  74. NET: close
  75. TLS: encrypted.write called with 74 bytes
  76. TLS: encryptedIn data
  77. TLS: encrypted._pull
  78. TLS: writing from encIn
  79. TLS: cleartext._pull
  80. TLS: cleartext._push
  81. TLS: reading from clearOut
  82. TLS: reading from clearOut
  83. TLS: cleartext emit "data" with 8 bytes
  84. TLS: reading from clearOut
  85. TLS: encrypted._push
  86. TLS: reading from encOut
  87. TLS: encrypted.write called with 37 bytes
  88. TLS: encryptedIn data
  89. TLS: encrypted._pull
  90. TLS: writing from encIn
  91. TLS: cleartext._pull
  92. TLS: cleartext._push
  93. TLS: reading from clearOut
  94. TLS: encrypted._push
  95. TLS: reading from encOut
  96. DONE
  97. NET: destroy
  98. NET: close
  99. TLS: encrypted._pull
  100. TLS: end encrypted undefined
  101. TLS: cleartext._pull
  102. TLS: cleartext._push
  103. TLS: reading from clearOut
  104. TLS: encrypted._push
  105. TLS: cleartext._pull
  106. TLS: cleartext._push
  107. TLS: reading from clearOut
  108. TLS: encrypted._push
  109. NET: destroy
  110. NET: close
  111. NET: destroy
  112. NET: close
  113. connecting with agent2
  114. NET: onconnection
  115. TLS: onhandshakestart
  116. TLS: encrypted._pull
  117. TLS: cleartext._pull
  118. TLS: cleartext._push
  119. TLS: reading from clearOut
  120. TLS: encrypted._push
  121. TLS: reading from encOut
  122. TLS: encrypted.write called with 118 bytes
  123. TLS: encryptedIn data
  124. TLS: encrypted._pull
  125. TLS: writing from encIn
  126. TLS: cleartext._pull
  127. TLS: cleartext._push
  128. TLS: reading from clearOut
  129. TLS: encrypted._push
  130. TLS: reading from encOut
  131. TLS: reading from encOut
  132. TLS: encrypted emit "data" with 735 bytes
  133. TLS: reading from encOut
  134. TLS: resume encrypted
  135. TLS: encrypted._pull
  136. TLS: cleartext._pull
  137. TLS: cleartext._push
  138. TLS: reading from clearOut
  139. TLS: encrypted._push
  140. TLS: reading from encOut
  141. depth=0 /C=US/ST=CA/L=SF/O=Joyent/OU=Node.js/CN=agent2/emailAddress=ry@tinyclouds.org
  142. verify error:num=18:self signed certificate
  143. verify return:1
  144. depth=0 /C=US/ST=CA/L=SF/O=Joyent/OU=Node.js/CN=agent2/emailAddress=ry@tinyclouds.org
  145. verify return:1
  146. TLS: encrypted.write called with 720 bytes
  147. TLS: encryptedIn data
  148. TLS: encrypted._pull
  149. TLS: writing from encIn
  150. TLS: cleartext._pull
  151. TLS: cleartext._push
  152. TLS: reading from clearOut
  153. TLS: onhandshakedone
  154. TLS: secure established
  155. NET: destroy
  156. NET: close
  157. TLS: encrypted._push
Add Comment
Please, Sign In to add comment