cdk-ecr-deployment 3.3.0 → 4.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (565) hide show
  1. package/.jsii +26 -107
  2. package/.jsii.tabl.json +1 -1
  3. package/API.md +0 -59
  4. package/README.md +7 -17
  5. package/lib/index.d.ts +1 -29
  6. package/lib/index.js +8 -26
  7. package/package.json +1 -13
  8. package/build-lambda.sh +0 -12
  9. package/lambda-src/.dockerignore +0 -9
  10. package/lambda-src/Dockerfile +0 -26
  11. package/lambda-src/Makefile +0 -33
  12. package/lambda-src/go.mod +0 -136
  13. package/lambda-src/go.sum +0 -499
  14. package/lambda-src/internal/iolimits/iolimits.go +0 -68
  15. package/lambda-src/internal/iolimits/iolimits_test.go +0 -39
  16. package/lambda-src/internal/tarfile/reader.go +0 -179
  17. package/lambda-src/internal/tarfile/reader_test.go +0 -31
  18. package/lambda-src/internal/tarfile/s3file.go +0 -363
  19. package/lambda-src/internal/tarfile/s3file_test.go +0 -135
  20. package/lambda-src/internal/tarfile/src.go +0 -328
  21. package/lambda-src/internal/tarfile/types.go +0 -31
  22. package/lambda-src/main.go +0 -176
  23. package/lambda-src/main_test.go +0 -64
  24. package/lambda-src/s3/src.go +0 -40
  25. package/lambda-src/s3/transport.go +0 -149
  26. package/lambda-src/s3/transport_test.go +0 -96
  27. package/lambda-src/utils.go +0 -206
  28. package/lambda-src/utils_test.go +0 -63
  29. package/lib/config.d.ts +0 -1
  30. package/lib/config.js +0 -12
  31. package/node_modules/@sindresorhus/is/dist/index.d.ts +0 -232
  32. package/node_modules/@sindresorhus/is/dist/index.js +0 -434
  33. package/node_modules/@sindresorhus/is/dist/types.d.ts +0 -25
  34. package/node_modules/@sindresorhus/is/dist/types.js +0 -3
  35. package/node_modules/@sindresorhus/is/license +0 -9
  36. package/node_modules/@sindresorhus/is/package.json +0 -96
  37. package/node_modules/@sindresorhus/is/readme.md +0 -669
  38. package/node_modules/@szmarczak/http-timer/LICENSE +0 -21
  39. package/node_modules/@szmarczak/http-timer/README.md +0 -93
  40. package/node_modules/@szmarczak/http-timer/dist/source/index.d.ts +0 -32
  41. package/node_modules/@szmarczak/http-timer/dist/source/index.js +0 -126
  42. package/node_modules/@szmarczak/http-timer/package.json +0 -72
  43. package/node_modules/@types/cacheable-request/LICENSE +0 -21
  44. package/node_modules/@types/cacheable-request/README.md +0 -16
  45. package/node_modules/@types/cacheable-request/index.d.ts +0 -137
  46. package/node_modules/@types/cacheable-request/node_modules/@types/node/LICENSE +0 -21
  47. package/node_modules/@types/cacheable-request/node_modules/@types/node/README.md +0 -15
  48. package/node_modules/@types/cacheable-request/node_modules/@types/node/assert/strict.d.ts +0 -8
  49. package/node_modules/@types/cacheable-request/node_modules/@types/node/assert.d.ts +0 -1095
  50. package/node_modules/@types/cacheable-request/node_modules/@types/node/async_hooks.d.ts +0 -541
  51. package/node_modules/@types/cacheable-request/node_modules/@types/node/buffer.buffer.d.ts +0 -460
  52. package/node_modules/@types/cacheable-request/node_modules/@types/node/buffer.d.ts +0 -1926
  53. package/node_modules/@types/cacheable-request/node_modules/@types/node/child_process.d.ts +0 -1549
  54. package/node_modules/@types/cacheable-request/node_modules/@types/node/cluster.d.ts +0 -579
  55. package/node_modules/@types/cacheable-request/node_modules/@types/node/compatibility/disposable.d.ts +0 -16
  56. package/node_modules/@types/cacheable-request/node_modules/@types/node/compatibility/index.d.ts +0 -9
  57. package/node_modules/@types/cacheable-request/node_modules/@types/node/compatibility/indexable.d.ts +0 -23
  58. package/node_modules/@types/cacheable-request/node_modules/@types/node/compatibility/iterators.d.ts +0 -21
  59. package/node_modules/@types/cacheable-request/node_modules/@types/node/console.d.ts +0 -452
  60. package/node_modules/@types/cacheable-request/node_modules/@types/node/constants.d.ts +0 -21
  61. package/node_modules/@types/cacheable-request/node_modules/@types/node/crypto.d.ts +0 -4510
  62. package/node_modules/@types/cacheable-request/node_modules/@types/node/dgram.d.ts +0 -599
  63. package/node_modules/@types/cacheable-request/node_modules/@types/node/diagnostics_channel.d.ts +0 -554
  64. package/node_modules/@types/cacheable-request/node_modules/@types/node/dns/promises.d.ts +0 -476
  65. package/node_modules/@types/cacheable-request/node_modules/@types/node/dns.d.ts +0 -865
  66. package/node_modules/@types/cacheable-request/node_modules/@types/node/dom-events.d.ts +0 -124
  67. package/node_modules/@types/cacheable-request/node_modules/@types/node/domain.d.ts +0 -170
  68. package/node_modules/@types/cacheable-request/node_modules/@types/node/events.d.ts +0 -931
  69. package/node_modules/@types/cacheable-request/node_modules/@types/node/fs/promises.d.ts +0 -1275
  70. package/node_modules/@types/cacheable-request/node_modules/@types/node/fs.d.ts +0 -4343
  71. package/node_modules/@types/cacheable-request/node_modules/@types/node/globals.d.ts +0 -511
  72. package/node_modules/@types/cacheable-request/node_modules/@types/node/globals.typedarray.d.ts +0 -21
  73. package/node_modules/@types/cacheable-request/node_modules/@types/node/http.d.ts +0 -1959
  74. package/node_modules/@types/cacheable-request/node_modules/@types/node/http2.d.ts +0 -2558
  75. package/node_modules/@types/cacheable-request/node_modules/@types/node/https.d.ts +0 -543
  76. package/node_modules/@types/cacheable-request/node_modules/@types/node/index.d.ts +0 -92
  77. package/node_modules/@types/cacheable-request/node_modules/@types/node/inspector.d.ts +0 -3966
  78. package/node_modules/@types/cacheable-request/node_modules/@types/node/module.d.ts +0 -702
  79. package/node_modules/@types/cacheable-request/node_modules/@types/node/net.d.ts +0 -1029
  80. package/node_modules/@types/cacheable-request/node_modules/@types/node/os.d.ts +0 -495
  81. package/node_modules/@types/cacheable-request/node_modules/@types/node/package.json +0 -220
  82. package/node_modules/@types/cacheable-request/node_modules/@types/node/path.d.ts +0 -200
  83. package/node_modules/@types/cacheable-request/node_modules/@types/node/perf_hooks.d.ts +0 -970
  84. package/node_modules/@types/cacheable-request/node_modules/@types/node/process.d.ts +0 -2013
  85. package/node_modules/@types/cacheable-request/node_modules/@types/node/punycode.d.ts +0 -117
  86. package/node_modules/@types/cacheable-request/node_modules/@types/node/querystring.d.ts +0 -153
  87. package/node_modules/@types/cacheable-request/node_modules/@types/node/readline/promises.d.ts +0 -162
  88. package/node_modules/@types/cacheable-request/node_modules/@types/node/readline.d.ts +0 -589
  89. package/node_modules/@types/cacheable-request/node_modules/@types/node/repl.d.ts +0 -430
  90. package/node_modules/@types/cacheable-request/node_modules/@types/node/sea.d.ts +0 -153
  91. package/node_modules/@types/cacheable-request/node_modules/@types/node/sqlite.d.ts +0 -439
  92. package/node_modules/@types/cacheable-request/node_modules/@types/node/stream/consumers.d.ts +0 -12
  93. package/node_modules/@types/cacheable-request/node_modules/@types/node/stream/promises.d.ts +0 -90
  94. package/node_modules/@types/cacheable-request/node_modules/@types/node/stream/web.d.ts +0 -614
  95. package/node_modules/@types/cacheable-request/node_modules/@types/node/stream.d.ts +0 -1662
  96. package/node_modules/@types/cacheable-request/node_modules/@types/node/string_decoder.d.ts +0 -67
  97. package/node_modules/@types/cacheable-request/node_modules/@types/node/test.d.ts +0 -2150
  98. package/node_modules/@types/cacheable-request/node_modules/@types/node/timers/promises.d.ts +0 -97
  99. package/node_modules/@types/cacheable-request/node_modules/@types/node/timers.d.ts +0 -240
  100. package/node_modules/@types/cacheable-request/node_modules/@types/node/tls.d.ts +0 -1226
  101. package/node_modules/@types/cacheable-request/node_modules/@types/node/trace_events.d.ts +0 -197
  102. package/node_modules/@types/cacheable-request/node_modules/@types/node/ts5.6/buffer.buffer.d.ts +0 -457
  103. package/node_modules/@types/cacheable-request/node_modules/@types/node/ts5.6/globals.typedarray.d.ts +0 -19
  104. package/node_modules/@types/cacheable-request/node_modules/@types/node/ts5.6/index.d.ts +0 -92
  105. package/node_modules/@types/cacheable-request/node_modules/@types/node/tty.d.ts +0 -208
  106. package/node_modules/@types/cacheable-request/node_modules/@types/node/url.d.ts +0 -972
  107. package/node_modules/@types/cacheable-request/node_modules/@types/node/util.d.ts +0 -2439
  108. package/node_modules/@types/cacheable-request/node_modules/@types/node/v8.d.ts +0 -808
  109. package/node_modules/@types/cacheable-request/node_modules/@types/node/vm.d.ts +0 -976
  110. package/node_modules/@types/cacheable-request/node_modules/@types/node/wasi.d.ts +0 -181
  111. package/node_modules/@types/cacheable-request/node_modules/@types/node/worker_threads.d.ts +0 -745
  112. package/node_modules/@types/cacheable-request/node_modules/@types/node/zlib.d.ts +0 -539
  113. package/node_modules/@types/cacheable-request/node_modules/undici-types/LICENSE +0 -21
  114. package/node_modules/@types/cacheable-request/node_modules/undici-types/README.md +0 -6
  115. package/node_modules/@types/cacheable-request/node_modules/undici-types/agent.d.ts +0 -31
  116. package/node_modules/@types/cacheable-request/node_modules/undici-types/api.d.ts +0 -43
  117. package/node_modules/@types/cacheable-request/node_modules/undici-types/balanced-pool.d.ts +0 -29
  118. package/node_modules/@types/cacheable-request/node_modules/undici-types/cache.d.ts +0 -36
  119. package/node_modules/@types/cacheable-request/node_modules/undici-types/client.d.ts +0 -108
  120. package/node_modules/@types/cacheable-request/node_modules/undici-types/connector.d.ts +0 -34
  121. package/node_modules/@types/cacheable-request/node_modules/undici-types/content-type.d.ts +0 -21
  122. package/node_modules/@types/cacheable-request/node_modules/undici-types/cookies.d.ts +0 -28
  123. package/node_modules/@types/cacheable-request/node_modules/undici-types/diagnostics-channel.d.ts +0 -66
  124. package/node_modules/@types/cacheable-request/node_modules/undici-types/dispatcher.d.ts +0 -255
  125. package/node_modules/@types/cacheable-request/node_modules/undici-types/env-http-proxy-agent.d.ts +0 -21
  126. package/node_modules/@types/cacheable-request/node_modules/undici-types/errors.d.ts +0 -149
  127. package/node_modules/@types/cacheable-request/node_modules/undici-types/eventsource.d.ts +0 -61
  128. package/node_modules/@types/cacheable-request/node_modules/undici-types/fetch.d.ts +0 -209
  129. package/node_modules/@types/cacheable-request/node_modules/undici-types/file.d.ts +0 -39
  130. package/node_modules/@types/cacheable-request/node_modules/undici-types/filereader.d.ts +0 -54
  131. package/node_modules/@types/cacheable-request/node_modules/undici-types/formdata.d.ts +0 -108
  132. package/node_modules/@types/cacheable-request/node_modules/undici-types/global-dispatcher.d.ts +0 -9
  133. package/node_modules/@types/cacheable-request/node_modules/undici-types/global-origin.d.ts +0 -7
  134. package/node_modules/@types/cacheable-request/node_modules/undici-types/handlers.d.ts +0 -15
  135. package/node_modules/@types/cacheable-request/node_modules/undici-types/header.d.ts +0 -4
  136. package/node_modules/@types/cacheable-request/node_modules/undici-types/index.d.ts +0 -71
  137. package/node_modules/@types/cacheable-request/node_modules/undici-types/interceptors.d.ts +0 -17
  138. package/node_modules/@types/cacheable-request/node_modules/undici-types/mock-agent.d.ts +0 -50
  139. package/node_modules/@types/cacheable-request/node_modules/undici-types/mock-client.d.ts +0 -25
  140. package/node_modules/@types/cacheable-request/node_modules/undici-types/mock-errors.d.ts +0 -12
  141. package/node_modules/@types/cacheable-request/node_modules/undici-types/mock-interceptor.d.ts +0 -93
  142. package/node_modules/@types/cacheable-request/node_modules/undici-types/mock-pool.d.ts +0 -25
  143. package/node_modules/@types/cacheable-request/node_modules/undici-types/package.json +0 -55
  144. package/node_modules/@types/cacheable-request/node_modules/undici-types/patch.d.ts +0 -33
  145. package/node_modules/@types/cacheable-request/node_modules/undici-types/pool-stats.d.ts +0 -19
  146. package/node_modules/@types/cacheable-request/node_modules/undici-types/pool.d.ts +0 -39
  147. package/node_modules/@types/cacheable-request/node_modules/undici-types/proxy-agent.d.ts +0 -28
  148. package/node_modules/@types/cacheable-request/node_modules/undici-types/readable.d.ts +0 -60
  149. package/node_modules/@types/cacheable-request/node_modules/undici-types/retry-agent.d.ts +0 -8
  150. package/node_modules/@types/cacheable-request/node_modules/undici-types/retry-handler.d.ts +0 -116
  151. package/node_modules/@types/cacheable-request/node_modules/undici-types/util.d.ts +0 -18
  152. package/node_modules/@types/cacheable-request/node_modules/undici-types/webidl.d.ts +0 -222
  153. package/node_modules/@types/cacheable-request/node_modules/undici-types/websocket.d.ts +0 -150
  154. package/node_modules/@types/cacheable-request/package.json +0 -35
  155. package/node_modules/@types/http-cache-semantics/LICENSE +0 -21
  156. package/node_modules/@types/http-cache-semantics/README.md +0 -15
  157. package/node_modules/@types/http-cache-semantics/index.d.ts +0 -165
  158. package/node_modules/@types/http-cache-semantics/package.json +0 -25
  159. package/node_modules/@types/keyv/LICENSE +0 -21
  160. package/node_modules/@types/keyv/README.md +0 -16
  161. package/node_modules/@types/keyv/index.d.ts +0 -90
  162. package/node_modules/@types/keyv/node_modules/@types/node/LICENSE +0 -21
  163. package/node_modules/@types/keyv/node_modules/@types/node/README.md +0 -15
  164. package/node_modules/@types/keyv/node_modules/@types/node/assert/strict.d.ts +0 -8
  165. package/node_modules/@types/keyv/node_modules/@types/node/assert.d.ts +0 -1095
  166. package/node_modules/@types/keyv/node_modules/@types/node/async_hooks.d.ts +0 -541
  167. package/node_modules/@types/keyv/node_modules/@types/node/buffer.buffer.d.ts +0 -460
  168. package/node_modules/@types/keyv/node_modules/@types/node/buffer.d.ts +0 -1926
  169. package/node_modules/@types/keyv/node_modules/@types/node/child_process.d.ts +0 -1549
  170. package/node_modules/@types/keyv/node_modules/@types/node/cluster.d.ts +0 -579
  171. package/node_modules/@types/keyv/node_modules/@types/node/compatibility/disposable.d.ts +0 -16
  172. package/node_modules/@types/keyv/node_modules/@types/node/compatibility/index.d.ts +0 -9
  173. package/node_modules/@types/keyv/node_modules/@types/node/compatibility/indexable.d.ts +0 -23
  174. package/node_modules/@types/keyv/node_modules/@types/node/compatibility/iterators.d.ts +0 -21
  175. package/node_modules/@types/keyv/node_modules/@types/node/console.d.ts +0 -452
  176. package/node_modules/@types/keyv/node_modules/@types/node/constants.d.ts +0 -21
  177. package/node_modules/@types/keyv/node_modules/@types/node/crypto.d.ts +0 -4510
  178. package/node_modules/@types/keyv/node_modules/@types/node/dgram.d.ts +0 -599
  179. package/node_modules/@types/keyv/node_modules/@types/node/diagnostics_channel.d.ts +0 -554
  180. package/node_modules/@types/keyv/node_modules/@types/node/dns/promises.d.ts +0 -476
  181. package/node_modules/@types/keyv/node_modules/@types/node/dns.d.ts +0 -865
  182. package/node_modules/@types/keyv/node_modules/@types/node/dom-events.d.ts +0 -124
  183. package/node_modules/@types/keyv/node_modules/@types/node/domain.d.ts +0 -170
  184. package/node_modules/@types/keyv/node_modules/@types/node/events.d.ts +0 -931
  185. package/node_modules/@types/keyv/node_modules/@types/node/fs/promises.d.ts +0 -1275
  186. package/node_modules/@types/keyv/node_modules/@types/node/fs.d.ts +0 -4343
  187. package/node_modules/@types/keyv/node_modules/@types/node/globals.d.ts +0 -511
  188. package/node_modules/@types/keyv/node_modules/@types/node/globals.typedarray.d.ts +0 -21
  189. package/node_modules/@types/keyv/node_modules/@types/node/http.d.ts +0 -1959
  190. package/node_modules/@types/keyv/node_modules/@types/node/http2.d.ts +0 -2558
  191. package/node_modules/@types/keyv/node_modules/@types/node/https.d.ts +0 -543
  192. package/node_modules/@types/keyv/node_modules/@types/node/index.d.ts +0 -92
  193. package/node_modules/@types/keyv/node_modules/@types/node/inspector.d.ts +0 -3966
  194. package/node_modules/@types/keyv/node_modules/@types/node/module.d.ts +0 -702
  195. package/node_modules/@types/keyv/node_modules/@types/node/net.d.ts +0 -1029
  196. package/node_modules/@types/keyv/node_modules/@types/node/os.d.ts +0 -495
  197. package/node_modules/@types/keyv/node_modules/@types/node/package.json +0 -220
  198. package/node_modules/@types/keyv/node_modules/@types/node/path.d.ts +0 -200
  199. package/node_modules/@types/keyv/node_modules/@types/node/perf_hooks.d.ts +0 -970
  200. package/node_modules/@types/keyv/node_modules/@types/node/process.d.ts +0 -2013
  201. package/node_modules/@types/keyv/node_modules/@types/node/punycode.d.ts +0 -117
  202. package/node_modules/@types/keyv/node_modules/@types/node/querystring.d.ts +0 -153
  203. package/node_modules/@types/keyv/node_modules/@types/node/readline/promises.d.ts +0 -162
  204. package/node_modules/@types/keyv/node_modules/@types/node/readline.d.ts +0 -589
  205. package/node_modules/@types/keyv/node_modules/@types/node/repl.d.ts +0 -430
  206. package/node_modules/@types/keyv/node_modules/@types/node/sea.d.ts +0 -153
  207. package/node_modules/@types/keyv/node_modules/@types/node/sqlite.d.ts +0 -439
  208. package/node_modules/@types/keyv/node_modules/@types/node/stream/consumers.d.ts +0 -12
  209. package/node_modules/@types/keyv/node_modules/@types/node/stream/promises.d.ts +0 -90
  210. package/node_modules/@types/keyv/node_modules/@types/node/stream/web.d.ts +0 -614
  211. package/node_modules/@types/keyv/node_modules/@types/node/stream.d.ts +0 -1662
  212. package/node_modules/@types/keyv/node_modules/@types/node/string_decoder.d.ts +0 -67
  213. package/node_modules/@types/keyv/node_modules/@types/node/test.d.ts +0 -2150
  214. package/node_modules/@types/keyv/node_modules/@types/node/timers/promises.d.ts +0 -97
  215. package/node_modules/@types/keyv/node_modules/@types/node/timers.d.ts +0 -240
  216. package/node_modules/@types/keyv/node_modules/@types/node/tls.d.ts +0 -1226
  217. package/node_modules/@types/keyv/node_modules/@types/node/trace_events.d.ts +0 -197
  218. package/node_modules/@types/keyv/node_modules/@types/node/ts5.6/buffer.buffer.d.ts +0 -457
  219. package/node_modules/@types/keyv/node_modules/@types/node/ts5.6/globals.typedarray.d.ts +0 -19
  220. package/node_modules/@types/keyv/node_modules/@types/node/ts5.6/index.d.ts +0 -92
  221. package/node_modules/@types/keyv/node_modules/@types/node/tty.d.ts +0 -208
  222. package/node_modules/@types/keyv/node_modules/@types/node/url.d.ts +0 -972
  223. package/node_modules/@types/keyv/node_modules/@types/node/util.d.ts +0 -2439
  224. package/node_modules/@types/keyv/node_modules/@types/node/v8.d.ts +0 -808
  225. package/node_modules/@types/keyv/node_modules/@types/node/vm.d.ts +0 -976
  226. package/node_modules/@types/keyv/node_modules/@types/node/wasi.d.ts +0 -181
  227. package/node_modules/@types/keyv/node_modules/@types/node/worker_threads.d.ts +0 -745
  228. package/node_modules/@types/keyv/node_modules/@types/node/zlib.d.ts +0 -539
  229. package/node_modules/@types/keyv/node_modules/undici-types/LICENSE +0 -21
  230. package/node_modules/@types/keyv/node_modules/undici-types/README.md +0 -6
  231. package/node_modules/@types/keyv/node_modules/undici-types/agent.d.ts +0 -31
  232. package/node_modules/@types/keyv/node_modules/undici-types/api.d.ts +0 -43
  233. package/node_modules/@types/keyv/node_modules/undici-types/balanced-pool.d.ts +0 -29
  234. package/node_modules/@types/keyv/node_modules/undici-types/cache.d.ts +0 -36
  235. package/node_modules/@types/keyv/node_modules/undici-types/client.d.ts +0 -108
  236. package/node_modules/@types/keyv/node_modules/undici-types/connector.d.ts +0 -34
  237. package/node_modules/@types/keyv/node_modules/undici-types/content-type.d.ts +0 -21
  238. package/node_modules/@types/keyv/node_modules/undici-types/cookies.d.ts +0 -28
  239. package/node_modules/@types/keyv/node_modules/undici-types/diagnostics-channel.d.ts +0 -66
  240. package/node_modules/@types/keyv/node_modules/undici-types/dispatcher.d.ts +0 -255
  241. package/node_modules/@types/keyv/node_modules/undici-types/env-http-proxy-agent.d.ts +0 -21
  242. package/node_modules/@types/keyv/node_modules/undici-types/errors.d.ts +0 -149
  243. package/node_modules/@types/keyv/node_modules/undici-types/eventsource.d.ts +0 -61
  244. package/node_modules/@types/keyv/node_modules/undici-types/fetch.d.ts +0 -209
  245. package/node_modules/@types/keyv/node_modules/undici-types/file.d.ts +0 -39
  246. package/node_modules/@types/keyv/node_modules/undici-types/filereader.d.ts +0 -54
  247. package/node_modules/@types/keyv/node_modules/undici-types/formdata.d.ts +0 -108
  248. package/node_modules/@types/keyv/node_modules/undici-types/global-dispatcher.d.ts +0 -9
  249. package/node_modules/@types/keyv/node_modules/undici-types/global-origin.d.ts +0 -7
  250. package/node_modules/@types/keyv/node_modules/undici-types/handlers.d.ts +0 -15
  251. package/node_modules/@types/keyv/node_modules/undici-types/header.d.ts +0 -4
  252. package/node_modules/@types/keyv/node_modules/undici-types/index.d.ts +0 -71
  253. package/node_modules/@types/keyv/node_modules/undici-types/interceptors.d.ts +0 -17
  254. package/node_modules/@types/keyv/node_modules/undici-types/mock-agent.d.ts +0 -50
  255. package/node_modules/@types/keyv/node_modules/undici-types/mock-client.d.ts +0 -25
  256. package/node_modules/@types/keyv/node_modules/undici-types/mock-errors.d.ts +0 -12
  257. package/node_modules/@types/keyv/node_modules/undici-types/mock-interceptor.d.ts +0 -93
  258. package/node_modules/@types/keyv/node_modules/undici-types/mock-pool.d.ts +0 -25
  259. package/node_modules/@types/keyv/node_modules/undici-types/package.json +0 -55
  260. package/node_modules/@types/keyv/node_modules/undici-types/patch.d.ts +0 -33
  261. package/node_modules/@types/keyv/node_modules/undici-types/pool-stats.d.ts +0 -19
  262. package/node_modules/@types/keyv/node_modules/undici-types/pool.d.ts +0 -39
  263. package/node_modules/@types/keyv/node_modules/undici-types/proxy-agent.d.ts +0 -28
  264. package/node_modules/@types/keyv/node_modules/undici-types/readable.d.ts +0 -60
  265. package/node_modules/@types/keyv/node_modules/undici-types/retry-agent.d.ts +0 -8
  266. package/node_modules/@types/keyv/node_modules/undici-types/retry-handler.d.ts +0 -116
  267. package/node_modules/@types/keyv/node_modules/undici-types/util.d.ts +0 -18
  268. package/node_modules/@types/keyv/node_modules/undici-types/webidl.d.ts +0 -222
  269. package/node_modules/@types/keyv/node_modules/undici-types/websocket.d.ts +0 -150
  270. package/node_modules/@types/keyv/package.json +0 -32
  271. package/node_modules/@types/responselike/LICENSE +0 -21
  272. package/node_modules/@types/responselike/README.md +0 -48
  273. package/node_modules/@types/responselike/index.d.ts +0 -29
  274. package/node_modules/@types/responselike/node_modules/@types/node/LICENSE +0 -21
  275. package/node_modules/@types/responselike/node_modules/@types/node/README.md +0 -15
  276. package/node_modules/@types/responselike/node_modules/@types/node/assert/strict.d.ts +0 -8
  277. package/node_modules/@types/responselike/node_modules/@types/node/assert.d.ts +0 -1095
  278. package/node_modules/@types/responselike/node_modules/@types/node/async_hooks.d.ts +0 -541
  279. package/node_modules/@types/responselike/node_modules/@types/node/buffer.buffer.d.ts +0 -460
  280. package/node_modules/@types/responselike/node_modules/@types/node/buffer.d.ts +0 -1926
  281. package/node_modules/@types/responselike/node_modules/@types/node/child_process.d.ts +0 -1549
  282. package/node_modules/@types/responselike/node_modules/@types/node/cluster.d.ts +0 -579
  283. package/node_modules/@types/responselike/node_modules/@types/node/compatibility/disposable.d.ts +0 -16
  284. package/node_modules/@types/responselike/node_modules/@types/node/compatibility/index.d.ts +0 -9
  285. package/node_modules/@types/responselike/node_modules/@types/node/compatibility/indexable.d.ts +0 -23
  286. package/node_modules/@types/responselike/node_modules/@types/node/compatibility/iterators.d.ts +0 -21
  287. package/node_modules/@types/responselike/node_modules/@types/node/console.d.ts +0 -452
  288. package/node_modules/@types/responselike/node_modules/@types/node/constants.d.ts +0 -21
  289. package/node_modules/@types/responselike/node_modules/@types/node/crypto.d.ts +0 -4510
  290. package/node_modules/@types/responselike/node_modules/@types/node/dgram.d.ts +0 -599
  291. package/node_modules/@types/responselike/node_modules/@types/node/diagnostics_channel.d.ts +0 -554
  292. package/node_modules/@types/responselike/node_modules/@types/node/dns/promises.d.ts +0 -476
  293. package/node_modules/@types/responselike/node_modules/@types/node/dns.d.ts +0 -865
  294. package/node_modules/@types/responselike/node_modules/@types/node/dom-events.d.ts +0 -124
  295. package/node_modules/@types/responselike/node_modules/@types/node/domain.d.ts +0 -170
  296. package/node_modules/@types/responselike/node_modules/@types/node/events.d.ts +0 -931
  297. package/node_modules/@types/responselike/node_modules/@types/node/fs/promises.d.ts +0 -1275
  298. package/node_modules/@types/responselike/node_modules/@types/node/fs.d.ts +0 -4343
  299. package/node_modules/@types/responselike/node_modules/@types/node/globals.d.ts +0 -511
  300. package/node_modules/@types/responselike/node_modules/@types/node/globals.typedarray.d.ts +0 -21
  301. package/node_modules/@types/responselike/node_modules/@types/node/http.d.ts +0 -1959
  302. package/node_modules/@types/responselike/node_modules/@types/node/http2.d.ts +0 -2558
  303. package/node_modules/@types/responselike/node_modules/@types/node/https.d.ts +0 -543
  304. package/node_modules/@types/responselike/node_modules/@types/node/index.d.ts +0 -92
  305. package/node_modules/@types/responselike/node_modules/@types/node/inspector.d.ts +0 -3966
  306. package/node_modules/@types/responselike/node_modules/@types/node/module.d.ts +0 -702
  307. package/node_modules/@types/responselike/node_modules/@types/node/net.d.ts +0 -1029
  308. package/node_modules/@types/responselike/node_modules/@types/node/os.d.ts +0 -495
  309. package/node_modules/@types/responselike/node_modules/@types/node/package.json +0 -220
  310. package/node_modules/@types/responselike/node_modules/@types/node/path.d.ts +0 -200
  311. package/node_modules/@types/responselike/node_modules/@types/node/perf_hooks.d.ts +0 -970
  312. package/node_modules/@types/responselike/node_modules/@types/node/process.d.ts +0 -2013
  313. package/node_modules/@types/responselike/node_modules/@types/node/punycode.d.ts +0 -117
  314. package/node_modules/@types/responselike/node_modules/@types/node/querystring.d.ts +0 -153
  315. package/node_modules/@types/responselike/node_modules/@types/node/readline/promises.d.ts +0 -162
  316. package/node_modules/@types/responselike/node_modules/@types/node/readline.d.ts +0 -589
  317. package/node_modules/@types/responselike/node_modules/@types/node/repl.d.ts +0 -430
  318. package/node_modules/@types/responselike/node_modules/@types/node/sea.d.ts +0 -153
  319. package/node_modules/@types/responselike/node_modules/@types/node/sqlite.d.ts +0 -439
  320. package/node_modules/@types/responselike/node_modules/@types/node/stream/consumers.d.ts +0 -12
  321. package/node_modules/@types/responselike/node_modules/@types/node/stream/promises.d.ts +0 -90
  322. package/node_modules/@types/responselike/node_modules/@types/node/stream/web.d.ts +0 -614
  323. package/node_modules/@types/responselike/node_modules/@types/node/stream.d.ts +0 -1662
  324. package/node_modules/@types/responselike/node_modules/@types/node/string_decoder.d.ts +0 -67
  325. package/node_modules/@types/responselike/node_modules/@types/node/test.d.ts +0 -2150
  326. package/node_modules/@types/responselike/node_modules/@types/node/timers/promises.d.ts +0 -97
  327. package/node_modules/@types/responselike/node_modules/@types/node/timers.d.ts +0 -240
  328. package/node_modules/@types/responselike/node_modules/@types/node/tls.d.ts +0 -1226
  329. package/node_modules/@types/responselike/node_modules/@types/node/trace_events.d.ts +0 -197
  330. package/node_modules/@types/responselike/node_modules/@types/node/ts5.6/buffer.buffer.d.ts +0 -457
  331. package/node_modules/@types/responselike/node_modules/@types/node/ts5.6/globals.typedarray.d.ts +0 -19
  332. package/node_modules/@types/responselike/node_modules/@types/node/ts5.6/index.d.ts +0 -92
  333. package/node_modules/@types/responselike/node_modules/@types/node/tty.d.ts +0 -208
  334. package/node_modules/@types/responselike/node_modules/@types/node/url.d.ts +0 -972
  335. package/node_modules/@types/responselike/node_modules/@types/node/util.d.ts +0 -2439
  336. package/node_modules/@types/responselike/node_modules/@types/node/v8.d.ts +0 -808
  337. package/node_modules/@types/responselike/node_modules/@types/node/vm.d.ts +0 -976
  338. package/node_modules/@types/responselike/node_modules/@types/node/wasi.d.ts +0 -181
  339. package/node_modules/@types/responselike/node_modules/@types/node/worker_threads.d.ts +0 -745
  340. package/node_modules/@types/responselike/node_modules/@types/node/zlib.d.ts +0 -539
  341. package/node_modules/@types/responselike/node_modules/undici-types/LICENSE +0 -21
  342. package/node_modules/@types/responselike/node_modules/undici-types/README.md +0 -6
  343. package/node_modules/@types/responselike/node_modules/undici-types/agent.d.ts +0 -31
  344. package/node_modules/@types/responselike/node_modules/undici-types/api.d.ts +0 -43
  345. package/node_modules/@types/responselike/node_modules/undici-types/balanced-pool.d.ts +0 -29
  346. package/node_modules/@types/responselike/node_modules/undici-types/cache.d.ts +0 -36
  347. package/node_modules/@types/responselike/node_modules/undici-types/client.d.ts +0 -108
  348. package/node_modules/@types/responselike/node_modules/undici-types/connector.d.ts +0 -34
  349. package/node_modules/@types/responselike/node_modules/undici-types/content-type.d.ts +0 -21
  350. package/node_modules/@types/responselike/node_modules/undici-types/cookies.d.ts +0 -28
  351. package/node_modules/@types/responselike/node_modules/undici-types/diagnostics-channel.d.ts +0 -66
  352. package/node_modules/@types/responselike/node_modules/undici-types/dispatcher.d.ts +0 -255
  353. package/node_modules/@types/responselike/node_modules/undici-types/env-http-proxy-agent.d.ts +0 -21
  354. package/node_modules/@types/responselike/node_modules/undici-types/errors.d.ts +0 -149
  355. package/node_modules/@types/responselike/node_modules/undici-types/eventsource.d.ts +0 -61
  356. package/node_modules/@types/responselike/node_modules/undici-types/fetch.d.ts +0 -209
  357. package/node_modules/@types/responselike/node_modules/undici-types/file.d.ts +0 -39
  358. package/node_modules/@types/responselike/node_modules/undici-types/filereader.d.ts +0 -54
  359. package/node_modules/@types/responselike/node_modules/undici-types/formdata.d.ts +0 -108
  360. package/node_modules/@types/responselike/node_modules/undici-types/global-dispatcher.d.ts +0 -9
  361. package/node_modules/@types/responselike/node_modules/undici-types/global-origin.d.ts +0 -7
  362. package/node_modules/@types/responselike/node_modules/undici-types/handlers.d.ts +0 -15
  363. package/node_modules/@types/responselike/node_modules/undici-types/header.d.ts +0 -4
  364. package/node_modules/@types/responselike/node_modules/undici-types/index.d.ts +0 -71
  365. package/node_modules/@types/responselike/node_modules/undici-types/interceptors.d.ts +0 -17
  366. package/node_modules/@types/responselike/node_modules/undici-types/mock-agent.d.ts +0 -50
  367. package/node_modules/@types/responselike/node_modules/undici-types/mock-client.d.ts +0 -25
  368. package/node_modules/@types/responselike/node_modules/undici-types/mock-errors.d.ts +0 -12
  369. package/node_modules/@types/responselike/node_modules/undici-types/mock-interceptor.d.ts +0 -93
  370. package/node_modules/@types/responselike/node_modules/undici-types/mock-pool.d.ts +0 -25
  371. package/node_modules/@types/responselike/node_modules/undici-types/package.json +0 -55
  372. package/node_modules/@types/responselike/node_modules/undici-types/patch.d.ts +0 -33
  373. package/node_modules/@types/responselike/node_modules/undici-types/pool-stats.d.ts +0 -19
  374. package/node_modules/@types/responselike/node_modules/undici-types/pool.d.ts +0 -39
  375. package/node_modules/@types/responselike/node_modules/undici-types/proxy-agent.d.ts +0 -28
  376. package/node_modules/@types/responselike/node_modules/undici-types/readable.d.ts +0 -60
  377. package/node_modules/@types/responselike/node_modules/undici-types/retry-agent.d.ts +0 -8
  378. package/node_modules/@types/responselike/node_modules/undici-types/retry-handler.d.ts +0 -116
  379. package/node_modules/@types/responselike/node_modules/undici-types/util.d.ts +0 -18
  380. package/node_modules/@types/responselike/node_modules/undici-types/webidl.d.ts +0 -222
  381. package/node_modules/@types/responselike/node_modules/undici-types/websocket.d.ts +0 -150
  382. package/node_modules/@types/responselike/package.json +0 -27
  383. package/node_modules/cacheable-lookup/LICENSE +0 -21
  384. package/node_modules/cacheable-lookup/README.md +0 -240
  385. package/node_modules/cacheable-lookup/index.d.ts +0 -139
  386. package/node_modules/cacheable-lookup/package.json +0 -45
  387. package/node_modules/cacheable-lookup/source/index.js +0 -436
  388. package/node_modules/cacheable-request/LICENSE +0 -21
  389. package/node_modules/cacheable-request/README.md +0 -206
  390. package/node_modules/cacheable-request/package.json +0 -56
  391. package/node_modules/cacheable-request/src/index.js +0 -251
  392. package/node_modules/clone-response/LICENSE +0 -21
  393. package/node_modules/clone-response/README.md +0 -62
  394. package/node_modules/clone-response/node_modules/mimic-response/index.js +0 -32
  395. package/node_modules/clone-response/node_modules/mimic-response/license +0 -9
  396. package/node_modules/clone-response/node_modules/mimic-response/package.json +0 -37
  397. package/node_modules/clone-response/node_modules/mimic-response/readme.md +0 -54
  398. package/node_modules/clone-response/package.json +0 -41
  399. package/node_modules/clone-response/src/index.js +0 -17
  400. package/node_modules/decompress-response/index.d.ts +0 -22
  401. package/node_modules/decompress-response/index.js +0 -58
  402. package/node_modules/decompress-response/license +0 -9
  403. package/node_modules/decompress-response/package.json +0 -56
  404. package/node_modules/decompress-response/readme.md +0 -48
  405. package/node_modules/defer-to-connect/LICENSE +0 -21
  406. package/node_modules/defer-to-connect/README.md +0 -38
  407. package/node_modules/defer-to-connect/dist/source/index.d.ts +0 -10
  408. package/node_modules/defer-to-connect/dist/source/index.js +0 -47
  409. package/node_modules/defer-to-connect/package.json +0 -71
  410. package/node_modules/end-of-stream/LICENSE +0 -21
  411. package/node_modules/end-of-stream/README.md +0 -54
  412. package/node_modules/end-of-stream/index.js +0 -94
  413. package/node_modules/end-of-stream/package.json +0 -37
  414. package/node_modules/get-stream/buffer-stream.js +0 -52
  415. package/node_modules/get-stream/index.d.ts +0 -108
  416. package/node_modules/get-stream/index.js +0 -60
  417. package/node_modules/get-stream/license +0 -9
  418. package/node_modules/get-stream/package.json +0 -50
  419. package/node_modules/get-stream/readme.md +0 -124
  420. package/node_modules/got/dist/source/as-promise/create-rejection.d.ts +0 -2
  421. package/node_modules/got/dist/source/as-promise/create-rejection.js +0 -30
  422. package/node_modules/got/dist/source/as-promise/index.d.ts +0 -3
  423. package/node_modules/got/dist/source/as-promise/index.js +0 -176
  424. package/node_modules/got/dist/source/as-promise/normalize-arguments.d.ts +0 -3
  425. package/node_modules/got/dist/source/as-promise/normalize-arguments.js +0 -78
  426. package/node_modules/got/dist/source/as-promise/parse-body.d.ts +0 -3
  427. package/node_modules/got/dist/source/as-promise/parse-body.js +0 -25
  428. package/node_modules/got/dist/source/as-promise/types.d.ts +0 -256
  429. package/node_modules/got/dist/source/as-promise/types.js +0 -42
  430. package/node_modules/got/dist/source/core/calculate-retry-delay.d.ts +0 -5
  431. package/node_modules/got/dist/source/core/calculate-retry-delay.js +0 -29
  432. package/node_modules/got/dist/source/core/index.d.ts +0 -1124
  433. package/node_modules/got/dist/source/core/index.js +0 -1505
  434. package/node_modules/got/dist/source/core/utils/dns-ip-version.d.ts +0 -5
  435. package/node_modules/got/dist/source/core/utils/dns-ip-version.js +0 -17
  436. package/node_modules/got/dist/source/core/utils/get-body-size.d.ts +0 -3
  437. package/node_modules/got/dist/source/core/utils/get-body-size.js +0 -32
  438. package/node_modules/got/dist/source/core/utils/get-buffer.d.ts +0 -4
  439. package/node_modules/got/dist/source/core/utils/get-buffer.js +0 -16
  440. package/node_modules/got/dist/source/core/utils/is-form-data.d.ts +0 -8
  441. package/node_modules/got/dist/source/core/utils/is-form-data.js +0 -4
  442. package/node_modules/got/dist/source/core/utils/is-response-ok.d.ts +0 -2
  443. package/node_modules/got/dist/source/core/utils/is-response-ok.js +0 -8
  444. package/node_modules/got/dist/source/core/utils/options-to-url.d.ts +0 -14
  445. package/node_modules/got/dist/source/core/utils/options-to-url.js +0 -53
  446. package/node_modules/got/dist/source/core/utils/proxy-events.d.ts +0 -3
  447. package/node_modules/got/dist/source/core/utils/proxy-events.js +0 -17
  448. package/node_modules/got/dist/source/core/utils/timed-out.d.ts +0 -29
  449. package/node_modules/got/dist/source/core/utils/timed-out.js +0 -121
  450. package/node_modules/got/dist/source/core/utils/unhandle.d.ts +0 -11
  451. package/node_modules/got/dist/source/core/utils/unhandle.js +0 -22
  452. package/node_modules/got/dist/source/core/utils/url-to-options.d.ts +0 -15
  453. package/node_modules/got/dist/source/core/utils/url-to-options.js +0 -24
  454. package/node_modules/got/dist/source/core/utils/weakable-map.d.ts +0 -8
  455. package/node_modules/got/dist/source/core/utils/weakable-map.js +0 -29
  456. package/node_modules/got/dist/source/create.d.ts +0 -5
  457. package/node_modules/got/dist/source/create.js +0 -240
  458. package/node_modules/got/dist/source/index.d.ts +0 -4
  459. package/node_modules/got/dist/source/index.js +0 -132
  460. package/node_modules/got/dist/source/types.d.ts +0 -344
  461. package/node_modules/got/dist/source/types.js +0 -2
  462. package/node_modules/got/dist/source/utils/deep-freeze.d.ts +0 -1
  463. package/node_modules/got/dist/source/utils/deep-freeze.js +0 -12
  464. package/node_modules/got/dist/source/utils/deprecation-warning.d.ts +0 -2
  465. package/node_modules/got/dist/source/utils/deprecation-warning.js +0 -13
  466. package/node_modules/got/license +0 -9
  467. package/node_modules/got/package.json +0 -131
  468. package/node_modules/got/readme.md +0 -2477
  469. package/node_modules/hpagent/.github/dependabot.yml +0 -8
  470. package/node_modules/hpagent/.github/workflows/build.yml +0 -29
  471. package/node_modules/hpagent/LICENSE +0 -21
  472. package/node_modules/hpagent/README.md +0 -138
  473. package/node_modules/hpagent/index.d.ts +0 -26
  474. package/node_modules/hpagent/index.js +0 -101
  475. package/node_modules/hpagent/index.mjs +0 -5
  476. package/node_modules/hpagent/package.json +0 -49
  477. package/node_modules/hpagent/test/got.test.js +0 -111
  478. package/node_modules/hpagent/test/http-http.test.js +0 -351
  479. package/node_modules/hpagent/test/http-https.test.js +0 -313
  480. package/node_modules/hpagent/test/https-http.test.js +0 -313
  481. package/node_modules/hpagent/test/https-https.test.js +0 -313
  482. package/node_modules/hpagent/test/index.test-d.ts +0 -45
  483. package/node_modules/hpagent/test/needle.test.js +0 -103
  484. package/node_modules/hpagent/test/node-fetch.test.js +0 -103
  485. package/node_modules/hpagent/test/simple-get.test.js +0 -139
  486. package/node_modules/hpagent/test/ssl.cert +0 -19
  487. package/node_modules/hpagent/test/ssl.key +0 -27
  488. package/node_modules/hpagent/test/utils.js +0 -59
  489. package/node_modules/http-cache-semantics/LICENSE +0 -9
  490. package/node_modules/http-cache-semantics/README.md +0 -203
  491. package/node_modules/http-cache-semantics/index.js +0 -674
  492. package/node_modules/http-cache-semantics/package.json +0 -18
  493. package/node_modules/http2-wrapper/LICENSE +0 -21
  494. package/node_modules/http2-wrapper/README.md +0 -470
  495. package/node_modules/http2-wrapper/package.json +0 -54
  496. package/node_modules/http2-wrapper/source/agent.js +0 -670
  497. package/node_modules/http2-wrapper/source/auto.js +0 -149
  498. package/node_modules/http2-wrapper/source/client-request.js +0 -445
  499. package/node_modules/http2-wrapper/source/incoming-message.js +0 -58
  500. package/node_modules/http2-wrapper/source/index.js +0 -28
  501. package/node_modules/http2-wrapper/source/utils/calculate-server-name.js +0 -27
  502. package/node_modules/http2-wrapper/source/utils/errors.js +0 -45
  503. package/node_modules/http2-wrapper/source/utils/is-request-pseudo-header.js +0 -13
  504. package/node_modules/http2-wrapper/source/utils/proxy-events.js +0 -7
  505. package/node_modules/http2-wrapper/source/utils/url-to-options.js +0 -25
  506. package/node_modules/json-buffer/.travis.yml +0 -3
  507. package/node_modules/json-buffer/LICENSE +0 -22
  508. package/node_modules/json-buffer/README.md +0 -24
  509. package/node_modules/json-buffer/index.js +0 -58
  510. package/node_modules/json-buffer/package.json +0 -34
  511. package/node_modules/json-buffer/test/index.js +0 -63
  512. package/node_modules/keyv/README.md +0 -429
  513. package/node_modules/keyv/package.json +0 -57
  514. package/node_modules/keyv/src/index.d.ts +0 -112
  515. package/node_modules/keyv/src/index.js +0 -259
  516. package/node_modules/lowercase-keys/index.d.ts +0 -16
  517. package/node_modules/lowercase-keys/index.js +0 -10
  518. package/node_modules/lowercase-keys/license +0 -9
  519. package/node_modules/lowercase-keys/package.json +0 -38
  520. package/node_modules/lowercase-keys/readme.md +0 -32
  521. package/node_modules/mimic-response/index.d.ts +0 -17
  522. package/node_modules/mimic-response/index.js +0 -77
  523. package/node_modules/mimic-response/license +0 -9
  524. package/node_modules/mimic-response/package.json +0 -42
  525. package/node_modules/mimic-response/readme.md +0 -78
  526. package/node_modules/normalize-url/index.d.ts +0 -267
  527. package/node_modules/normalize-url/index.js +0 -216
  528. package/node_modules/normalize-url/license +0 -9
  529. package/node_modules/normalize-url/package.json +0 -50
  530. package/node_modules/normalize-url/readme.md +0 -286
  531. package/node_modules/once/LICENSE +0 -15
  532. package/node_modules/once/README.md +0 -79
  533. package/node_modules/once/once.js +0 -42
  534. package/node_modules/once/package.json +0 -33
  535. package/node_modules/p-cancelable/index.d.ts +0 -176
  536. package/node_modules/p-cancelable/index.js +0 -111
  537. package/node_modules/p-cancelable/license +0 -9
  538. package/node_modules/p-cancelable/package.json +0 -49
  539. package/node_modules/p-cancelable/readme.md +0 -153
  540. package/node_modules/pump/.github/FUNDING.yml +0 -2
  541. package/node_modules/pump/.travis.yml +0 -5
  542. package/node_modules/pump/LICENSE +0 -21
  543. package/node_modules/pump/README.md +0 -74
  544. package/node_modules/pump/SECURITY.md +0 -5
  545. package/node_modules/pump/index.js +0 -86
  546. package/node_modules/pump/package.json +0 -24
  547. package/node_modules/pump/test-browser.js +0 -66
  548. package/node_modules/pump/test-node.js +0 -53
  549. package/node_modules/quick-lru/index.d.ts +0 -97
  550. package/node_modules/quick-lru/index.js +0 -123
  551. package/node_modules/quick-lru/license +0 -9
  552. package/node_modules/quick-lru/package.json +0 -43
  553. package/node_modules/quick-lru/readme.md +0 -111
  554. package/node_modules/resolve-alpn/LICENSE +0 -22
  555. package/node_modules/resolve-alpn/README.md +0 -60
  556. package/node_modules/resolve-alpn/index.js +0 -43
  557. package/node_modules/resolve-alpn/package.json +0 -34
  558. package/node_modules/responselike/LICENSE +0 -19
  559. package/node_modules/responselike/README.md +0 -77
  560. package/node_modules/responselike/package.json +0 -39
  561. package/node_modules/responselike/src/index.js +0 -34
  562. package/node_modules/wrappy/LICENSE +0 -15
  563. package/node_modules/wrappy/README.md +0 -36
  564. package/node_modules/wrappy/package.json +0 -29
  565. package/node_modules/wrappy/wrappy.js +0 -33
@@ -1,1226 +0,0 @@
1
- /**
2
- * The `node:tls` module provides an implementation of the Transport Layer Security
3
- * (TLS) and Secure Socket Layer (SSL) protocols that is built on top of OpenSSL.
4
- * The module can be accessed using:
5
- *
6
- * ```js
7
- * import tls from 'node:tls';
8
- * ```
9
- * @see [source](https://github.com/nodejs/node/blob/v22.x/lib/tls.js)
10
- */
11
- declare module "tls" {
12
- import { X509Certificate } from "node:crypto";
13
- import * as net from "node:net";
14
- import * as stream from "stream";
15
- const CLIENT_RENEG_LIMIT: number;
16
- const CLIENT_RENEG_WINDOW: number;
17
- interface Certificate {
18
- /**
19
- * Country code.
20
- */
21
- C: string;
22
- /**
23
- * Street.
24
- */
25
- ST: string;
26
- /**
27
- * Locality.
28
- */
29
- L: string;
30
- /**
31
- * Organization.
32
- */
33
- O: string;
34
- /**
35
- * Organizational unit.
36
- */
37
- OU: string;
38
- /**
39
- * Common name.
40
- */
41
- CN: string;
42
- }
43
- interface PeerCertificate {
44
- /**
45
- * `true` if a Certificate Authority (CA), `false` otherwise.
46
- * @since v18.13.0
47
- */
48
- ca: boolean;
49
- /**
50
- * The DER encoded X.509 certificate data.
51
- */
52
- raw: Buffer;
53
- /**
54
- * The certificate subject.
55
- */
56
- subject: Certificate;
57
- /**
58
- * The certificate issuer, described in the same terms as the `subject`.
59
- */
60
- issuer: Certificate;
61
- /**
62
- * The date-time the certificate is valid from.
63
- */
64
- valid_from: string;
65
- /**
66
- * The date-time the certificate is valid to.
67
- */
68
- valid_to: string;
69
- /**
70
- * The certificate serial number, as a hex string.
71
- */
72
- serialNumber: string;
73
- /**
74
- * The SHA-1 digest of the DER encoded certificate.
75
- * It is returned as a `:` separated hexadecimal string.
76
- */
77
- fingerprint: string;
78
- /**
79
- * The SHA-256 digest of the DER encoded certificate.
80
- * It is returned as a `:` separated hexadecimal string.
81
- */
82
- fingerprint256: string;
83
- /**
84
- * The SHA-512 digest of the DER encoded certificate.
85
- * It is returned as a `:` separated hexadecimal string.
86
- */
87
- fingerprint512: string;
88
- /**
89
- * The extended key usage, a set of OIDs.
90
- */
91
- ext_key_usage?: string[];
92
- /**
93
- * A string containing concatenated names for the subject,
94
- * an alternative to the `subject` names.
95
- */
96
- subjectaltname?: string;
97
- /**
98
- * An array describing the AuthorityInfoAccess, used with OCSP.
99
- */
100
- infoAccess?: NodeJS.Dict<string[]>;
101
- /**
102
- * For RSA keys: The RSA bit size.
103
- *
104
- * For EC keys: The key size in bits.
105
- */
106
- bits?: number;
107
- /**
108
- * The RSA exponent, as a string in hexadecimal number notation.
109
- */
110
- exponent?: string;
111
- /**
112
- * The RSA modulus, as a hexadecimal string.
113
- */
114
- modulus?: string;
115
- /**
116
- * The public key.
117
- */
118
- pubkey?: Buffer;
119
- /**
120
- * The ASN.1 name of the OID of the elliptic curve.
121
- * Well-known curves are identified by an OID.
122
- * While it is unusual, it is possible that the curve
123
- * is identified by its mathematical properties,
124
- * in which case it will not have an OID.
125
- */
126
- asn1Curve?: string;
127
- /**
128
- * The NIST name for the elliptic curve, if it has one
129
- * (not all well-known curves have been assigned names by NIST).
130
- */
131
- nistCurve?: string;
132
- }
133
- interface DetailedPeerCertificate extends PeerCertificate {
134
- /**
135
- * The issuer certificate object.
136
- * For self-signed certificates, this may be a circular reference.
137
- */
138
- issuerCertificate: DetailedPeerCertificate;
139
- }
140
- interface CipherNameAndProtocol {
141
- /**
142
- * The cipher name.
143
- */
144
- name: string;
145
- /**
146
- * SSL/TLS protocol version.
147
- */
148
- version: string;
149
- /**
150
- * IETF name for the cipher suite.
151
- */
152
- standardName: string;
153
- }
154
- interface EphemeralKeyInfo {
155
- /**
156
- * The supported types are 'DH' and 'ECDH'.
157
- */
158
- type: string;
159
- /**
160
- * The name property is available only when type is 'ECDH'.
161
- */
162
- name?: string | undefined;
163
- /**
164
- * The size of parameter of an ephemeral key exchange.
165
- */
166
- size: number;
167
- }
168
- interface KeyObject {
169
- /**
170
- * Private keys in PEM format.
171
- */
172
- pem: string | Buffer;
173
- /**
174
- * Optional passphrase.
175
- */
176
- passphrase?: string | undefined;
177
- }
178
- interface PxfObject {
179
- /**
180
- * PFX or PKCS12 encoded private key and certificate chain.
181
- */
182
- buf: string | Buffer;
183
- /**
184
- * Optional passphrase.
185
- */
186
- passphrase?: string | undefined;
187
- }
188
- interface TLSSocketOptions extends SecureContextOptions, CommonConnectionOptions {
189
- /**
190
- * If true the TLS socket will be instantiated in server-mode.
191
- * Defaults to false.
192
- */
193
- isServer?: boolean | undefined;
194
- /**
195
- * An optional net.Server instance.
196
- */
197
- server?: net.Server | undefined;
198
- /**
199
- * An optional Buffer instance containing a TLS session.
200
- */
201
- session?: Buffer | undefined;
202
- /**
203
- * If true, specifies that the OCSP status request extension will be
204
- * added to the client hello and an 'OCSPResponse' event will be
205
- * emitted on the socket before establishing a secure communication
206
- */
207
- requestOCSP?: boolean | undefined;
208
- }
209
- /**
210
- * Performs transparent encryption of written data and all required TLS
211
- * negotiation.
212
- *
213
- * Instances of `tls.TLSSocket` implement the duplex `Stream` interface.
214
- *
215
- * Methods that return TLS connection metadata (e.g.{@link TLSSocket.getPeerCertificate}) will only return data while the
216
- * connection is open.
217
- * @since v0.11.4
218
- */
219
- class TLSSocket extends net.Socket {
220
- /**
221
- * Construct a new tls.TLSSocket object from an existing TCP socket.
222
- */
223
- constructor(socket: net.Socket | stream.Duplex, options?: TLSSocketOptions);
224
- /**
225
- * This property is `true` if the peer certificate was signed by one of the CAs
226
- * specified when creating the `tls.TLSSocket` instance, otherwise `false`.
227
- * @since v0.11.4
228
- */
229
- authorized: boolean;
230
- /**
231
- * Returns the reason why the peer's certificate was not been verified. This
232
- * property is set only when `tlsSocket.authorized === false`.
233
- * @since v0.11.4
234
- */
235
- authorizationError: Error;
236
- /**
237
- * Always returns `true`. This may be used to distinguish TLS sockets from regular`net.Socket` instances.
238
- * @since v0.11.4
239
- */
240
- encrypted: true;
241
- /**
242
- * String containing the selected ALPN protocol.
243
- * Before a handshake has completed, this value is always null.
244
- * When a handshake is completed but not ALPN protocol was selected, tlsSocket.alpnProtocol equals false.
245
- */
246
- alpnProtocol: string | false | null;
247
- /**
248
- * Returns an object representing the local certificate. The returned object has
249
- * some properties corresponding to the fields of the certificate.
250
- *
251
- * See {@link TLSSocket.getPeerCertificate} for an example of the certificate
252
- * structure.
253
- *
254
- * If there is no local certificate, an empty object will be returned. If the
255
- * socket has been destroyed, `null` will be returned.
256
- * @since v11.2.0
257
- */
258
- getCertificate(): PeerCertificate | object | null;
259
- /**
260
- * Returns an object containing information on the negotiated cipher suite.
261
- *
262
- * For example, a TLSv1.2 protocol with AES256-SHA cipher:
263
- *
264
- * ```json
265
- * {
266
- * "name": "AES256-SHA",
267
- * "standardName": "TLS_RSA_WITH_AES_256_CBC_SHA",
268
- * "version": "SSLv3"
269
- * }
270
- * ```
271
- *
272
- * See [SSL\_CIPHER\_get\_name](https://www.openssl.org/docs/man1.1.1/man3/SSL_CIPHER_get_name.html) for more information.
273
- * @since v0.11.4
274
- */
275
- getCipher(): CipherNameAndProtocol;
276
- /**
277
- * Returns an object representing the type, name, and size of parameter of
278
- * an ephemeral key exchange in `perfect forward secrecy` on a client
279
- * connection. It returns an empty object when the key exchange is not
280
- * ephemeral. As this is only supported on a client socket; `null` is returned
281
- * if called on a server socket. The supported types are `'DH'` and `'ECDH'`. The `name` property is available only when type is `'ECDH'`.
282
- *
283
- * For example: `{ type: 'ECDH', name: 'prime256v1', size: 256 }`.
284
- * @since v5.0.0
285
- */
286
- getEphemeralKeyInfo(): EphemeralKeyInfo | object | null;
287
- /**
288
- * As the `Finished` messages are message digests of the complete handshake
289
- * (with a total of 192 bits for TLS 1.0 and more for SSL 3.0), they can
290
- * be used for external authentication procedures when the authentication
291
- * provided by SSL/TLS is not desired or is not enough.
292
- *
293
- * Corresponds to the `SSL_get_finished` routine in OpenSSL and may be used
294
- * to implement the `tls-unique` channel binding from [RFC 5929](https://tools.ietf.org/html/rfc5929).
295
- * @since v9.9.0
296
- * @return The latest `Finished` message that has been sent to the socket as part of a SSL/TLS handshake, or `undefined` if no `Finished` message has been sent yet.
297
- */
298
- getFinished(): Buffer | undefined;
299
- /**
300
- * Returns an object representing the peer's certificate. If the peer does not
301
- * provide a certificate, an empty object will be returned. If the socket has been
302
- * destroyed, `null` will be returned.
303
- *
304
- * If the full certificate chain was requested, each certificate will include an`issuerCertificate` property containing an object representing its issuer's
305
- * certificate.
306
- * @since v0.11.4
307
- * @param detailed Include the full certificate chain if `true`, otherwise include just the peer's certificate.
308
- * @return A certificate object.
309
- */
310
- getPeerCertificate(detailed: true): DetailedPeerCertificate;
311
- getPeerCertificate(detailed?: false): PeerCertificate;
312
- getPeerCertificate(detailed?: boolean): PeerCertificate | DetailedPeerCertificate;
313
- /**
314
- * As the `Finished` messages are message digests of the complete handshake
315
- * (with a total of 192 bits for TLS 1.0 and more for SSL 3.0), they can
316
- * be used for external authentication procedures when the authentication
317
- * provided by SSL/TLS is not desired or is not enough.
318
- *
319
- * Corresponds to the `SSL_get_peer_finished` routine in OpenSSL and may be used
320
- * to implement the `tls-unique` channel binding from [RFC 5929](https://tools.ietf.org/html/rfc5929).
321
- * @since v9.9.0
322
- * @return The latest `Finished` message that is expected or has actually been received from the socket as part of a SSL/TLS handshake, or `undefined` if there is no `Finished` message so
323
- * far.
324
- */
325
- getPeerFinished(): Buffer | undefined;
326
- /**
327
- * Returns a string containing the negotiated SSL/TLS protocol version of the
328
- * current connection. The value `'unknown'` will be returned for connected
329
- * sockets that have not completed the handshaking process. The value `null` will
330
- * be returned for server sockets or disconnected client sockets.
331
- *
332
- * Protocol versions are:
333
- *
334
- * * `'SSLv3'`
335
- * * `'TLSv1'`
336
- * * `'TLSv1.1'`
337
- * * `'TLSv1.2'`
338
- * * `'TLSv1.3'`
339
- *
340
- * See the OpenSSL [`SSL_get_version`](https://www.openssl.org/docs/man1.1.1/man3/SSL_get_version.html) documentation for more information.
341
- * @since v5.7.0
342
- */
343
- getProtocol(): string | null;
344
- /**
345
- * Returns the TLS session data or `undefined` if no session was
346
- * negotiated. On the client, the data can be provided to the `session` option of {@link connect} to resume the connection. On the server, it may be useful
347
- * for debugging.
348
- *
349
- * See `Session Resumption` for more information.
350
- *
351
- * Note: `getSession()` works only for TLSv1.2 and below. For TLSv1.3, applications
352
- * must use the `'session'` event (it also works for TLSv1.2 and below).
353
- * @since v0.11.4
354
- */
355
- getSession(): Buffer | undefined;
356
- /**
357
- * See [SSL\_get\_shared\_sigalgs](https://www.openssl.org/docs/man1.1.1/man3/SSL_get_shared_sigalgs.html) for more information.
358
- * @since v12.11.0
359
- * @return List of signature algorithms shared between the server and the client in the order of decreasing preference.
360
- */
361
- getSharedSigalgs(): string[];
362
- /**
363
- * For a client, returns the TLS session ticket if one is available, or`undefined`. For a server, always returns `undefined`.
364
- *
365
- * It may be useful for debugging.
366
- *
367
- * See `Session Resumption` for more information.
368
- * @since v0.11.4
369
- */
370
- getTLSTicket(): Buffer | undefined;
371
- /**
372
- * See `Session Resumption` for more information.
373
- * @since v0.5.6
374
- * @return `true` if the session was reused, `false` otherwise.
375
- */
376
- isSessionReused(): boolean;
377
- /**
378
- * The `tlsSocket.renegotiate()` method initiates a TLS renegotiation process.
379
- * Upon completion, the `callback` function will be passed a single argument
380
- * that is either an `Error` (if the request failed) or `null`.
381
- *
382
- * This method can be used to request a peer's certificate after the secure
383
- * connection has been established.
384
- *
385
- * When running as the server, the socket will be destroyed with an error after `handshakeTimeout` timeout.
386
- *
387
- * For TLSv1.3, renegotiation cannot be initiated, it is not supported by the
388
- * protocol.
389
- * @since v0.11.8
390
- * @param callback If `renegotiate()` returned `true`, callback is attached once to the `'secure'` event. If `renegotiate()` returned `false`, `callback` will be called in the next tick with
391
- * an error, unless the `tlsSocket` has been destroyed, in which case `callback` will not be called at all.
392
- * @return `true` if renegotiation was initiated, `false` otherwise.
393
- */
394
- renegotiate(
395
- options: {
396
- rejectUnauthorized?: boolean | undefined;
397
- requestCert?: boolean | undefined;
398
- },
399
- callback: (err: Error | null) => void,
400
- ): undefined | boolean;
401
- /**
402
- * The `tlsSocket.setMaxSendFragment()` method sets the maximum TLS fragment size.
403
- * Returns `true` if setting the limit succeeded; `false` otherwise.
404
- *
405
- * Smaller fragment sizes decrease the buffering latency on the client: larger
406
- * fragments are buffered by the TLS layer until the entire fragment is received
407
- * and its integrity is verified; large fragments can span multiple roundtrips
408
- * and their processing can be delayed due to packet loss or reordering. However,
409
- * smaller fragments add extra TLS framing bytes and CPU overhead, which may
410
- * decrease overall server throughput.
411
- * @since v0.11.11
412
- * @param [size=16384] The maximum TLS fragment size. The maximum value is `16384`.
413
- */
414
- setMaxSendFragment(size: number): boolean;
415
- /**
416
- * Disables TLS renegotiation for this `TLSSocket` instance. Once called, attempts
417
- * to renegotiate will trigger an `'error'` event on the `TLSSocket`.
418
- * @since v8.4.0
419
- */
420
- disableRenegotiation(): void;
421
- /**
422
- * When enabled, TLS packet trace information is written to `stderr`. This can be
423
- * used to debug TLS connection problems.
424
- *
425
- * The format of the output is identical to the output of`openssl s_client -trace` or `openssl s_server -trace`. While it is produced by
426
- * OpenSSL's `SSL_trace()` function, the format is undocumented, can change
427
- * without notice, and should not be relied on.
428
- * @since v12.2.0
429
- */
430
- enableTrace(): void;
431
- /**
432
- * Returns the peer certificate as an `X509Certificate` object.
433
- *
434
- * If there is no peer certificate, or the socket has been destroyed,`undefined` will be returned.
435
- * @since v15.9.0
436
- */
437
- getPeerX509Certificate(): X509Certificate | undefined;
438
- /**
439
- * Returns the local certificate as an `X509Certificate` object.
440
- *
441
- * If there is no local certificate, or the socket has been destroyed,`undefined` will be returned.
442
- * @since v15.9.0
443
- */
444
- getX509Certificate(): X509Certificate | undefined;
445
- /**
446
- * Keying material is used for validations to prevent different kind of attacks in
447
- * network protocols, for example in the specifications of IEEE 802.1X.
448
- *
449
- * Example
450
- *
451
- * ```js
452
- * const keyingMaterial = tlsSocket.exportKeyingMaterial(
453
- * 128,
454
- * 'client finished');
455
- *
456
- * /*
457
- * Example return value of keyingMaterial:
458
- * <Buffer 76 26 af 99 c5 56 8e 42 09 91 ef 9f 93 cb ad 6c 7b 65 f8 53 f1 d8 d9
459
- * 12 5a 33 b8 b5 25 df 7b 37 9f e0 e2 4f b8 67 83 a3 2f cd 5d 41 42 4c 91
460
- * 74 ef 2c ... 78 more bytes>
461
- *
462
- * ```
463
- *
464
- * See the OpenSSL [`SSL_export_keying_material`](https://www.openssl.org/docs/man1.1.1/man3/SSL_export_keying_material.html) documentation for more
465
- * information.
466
- * @since v13.10.0, v12.17.0
467
- * @param length number of bytes to retrieve from keying material
468
- * @param label an application specific label, typically this will be a value from the [IANA Exporter Label
469
- * Registry](https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#exporter-labels).
470
- * @param context Optionally provide a context.
471
- * @return requested bytes of the keying material
472
- */
473
- exportKeyingMaterial(length: number, label: string, context: Buffer): Buffer;
474
- addListener(event: string, listener: (...args: any[]) => void): this;
475
- addListener(event: "OCSPResponse", listener: (response: Buffer) => void): this;
476
- addListener(event: "secureConnect", listener: () => void): this;
477
- addListener(event: "session", listener: (session: Buffer) => void): this;
478
- addListener(event: "keylog", listener: (line: Buffer) => void): this;
479
- emit(event: string | symbol, ...args: any[]): boolean;
480
- emit(event: "OCSPResponse", response: Buffer): boolean;
481
- emit(event: "secureConnect"): boolean;
482
- emit(event: "session", session: Buffer): boolean;
483
- emit(event: "keylog", line: Buffer): boolean;
484
- on(event: string, listener: (...args: any[]) => void): this;
485
- on(event: "OCSPResponse", listener: (response: Buffer) => void): this;
486
- on(event: "secureConnect", listener: () => void): this;
487
- on(event: "session", listener: (session: Buffer) => void): this;
488
- on(event: "keylog", listener: (line: Buffer) => void): this;
489
- once(event: string, listener: (...args: any[]) => void): this;
490
- once(event: "OCSPResponse", listener: (response: Buffer) => void): this;
491
- once(event: "secureConnect", listener: () => void): this;
492
- once(event: "session", listener: (session: Buffer) => void): this;
493
- once(event: "keylog", listener: (line: Buffer) => void): this;
494
- prependListener(event: string, listener: (...args: any[]) => void): this;
495
- prependListener(event: "OCSPResponse", listener: (response: Buffer) => void): this;
496
- prependListener(event: "secureConnect", listener: () => void): this;
497
- prependListener(event: "session", listener: (session: Buffer) => void): this;
498
- prependListener(event: "keylog", listener: (line: Buffer) => void): this;
499
- prependOnceListener(event: string, listener: (...args: any[]) => void): this;
500
- prependOnceListener(event: "OCSPResponse", listener: (response: Buffer) => void): this;
501
- prependOnceListener(event: "secureConnect", listener: () => void): this;
502
- prependOnceListener(event: "session", listener: (session: Buffer) => void): this;
503
- prependOnceListener(event: "keylog", listener: (line: Buffer) => void): this;
504
- }
505
- interface CommonConnectionOptions {
506
- /**
507
- * An optional TLS context object from tls.createSecureContext()
508
- */
509
- secureContext?: SecureContext | undefined;
510
- /**
511
- * When enabled, TLS packet trace information is written to `stderr`. This can be
512
- * used to debug TLS connection problems.
513
- * @default false
514
- */
515
- enableTrace?: boolean | undefined;
516
- /**
517
- * If true the server will request a certificate from clients that
518
- * connect and attempt to verify that certificate. Defaults to
519
- * false.
520
- */
521
- requestCert?: boolean | undefined;
522
- /**
523
- * An array of strings or a Buffer naming possible ALPN protocols.
524
- * (Protocols should be ordered by their priority.)
525
- */
526
- ALPNProtocols?: string[] | Uint8Array[] | Uint8Array | undefined;
527
- /**
528
- * SNICallback(servername, cb) <Function> A function that will be
529
- * called if the client supports SNI TLS extension. Two arguments
530
- * will be passed when called: servername and cb. SNICallback should
531
- * invoke cb(null, ctx), where ctx is a SecureContext instance.
532
- * (tls.createSecureContext(...) can be used to get a proper
533
- * SecureContext.) If SNICallback wasn't provided the default callback
534
- * with high-level API will be used (see below).
535
- */
536
- SNICallback?: ((servername: string, cb: (err: Error | null, ctx?: SecureContext) => void) => void) | undefined;
537
- /**
538
- * If true the server will reject any connection which is not
539
- * authorized with the list of supplied CAs. This option only has an
540
- * effect if requestCert is true.
541
- * @default true
542
- */
543
- rejectUnauthorized?: boolean | undefined;
544
- }
545
- interface TlsOptions extends SecureContextOptions, CommonConnectionOptions, net.ServerOpts {
546
- /**
547
- * Abort the connection if the SSL/TLS handshake does not finish in the
548
- * specified number of milliseconds. A 'tlsClientError' is emitted on
549
- * the tls.Server object whenever a handshake times out. Default:
550
- * 120000 (120 seconds).
551
- */
552
- handshakeTimeout?: number | undefined;
553
- /**
554
- * The number of seconds after which a TLS session created by the
555
- * server will no longer be resumable. See Session Resumption for more
556
- * information. Default: 300.
557
- */
558
- sessionTimeout?: number | undefined;
559
- /**
560
- * 48-bytes of cryptographically strong pseudo-random data.
561
- */
562
- ticketKeys?: Buffer | undefined;
563
- /**
564
- * @param socket
565
- * @param identity identity parameter sent from the client.
566
- * @return pre-shared key that must either be
567
- * a buffer or `null` to stop the negotiation process. Returned PSK must be
568
- * compatible with the selected cipher's digest.
569
- *
570
- * When negotiating TLS-PSK (pre-shared keys), this function is called
571
- * with the identity provided by the client.
572
- * If the return value is `null` the negotiation process will stop and an
573
- * "unknown_psk_identity" alert message will be sent to the other party.
574
- * If the server wishes to hide the fact that the PSK identity was not known,
575
- * the callback must provide some random data as `psk` to make the connection
576
- * fail with "decrypt_error" before negotiation is finished.
577
- * PSK ciphers are disabled by default, and using TLS-PSK thus
578
- * requires explicitly specifying a cipher suite with the `ciphers` option.
579
- * More information can be found in the RFC 4279.
580
- */
581
- pskCallback?(socket: TLSSocket, identity: string): DataView | NodeJS.TypedArray | null;
582
- /**
583
- * hint to send to a client to help
584
- * with selecting the identity during TLS-PSK negotiation. Will be ignored
585
- * in TLS 1.3. Upon failing to set pskIdentityHint `tlsClientError` will be
586
- * emitted with `ERR_TLS_PSK_SET_IDENTIY_HINT_FAILED` code.
587
- */
588
- pskIdentityHint?: string | undefined;
589
- }
590
- interface PSKCallbackNegotation {
591
- psk: DataView | NodeJS.TypedArray;
592
- identity: string;
593
- }
594
- interface ConnectionOptions extends SecureContextOptions, CommonConnectionOptions {
595
- host?: string | undefined;
596
- port?: number | undefined;
597
- path?: string | undefined; // Creates unix socket connection to path. If this option is specified, `host` and `port` are ignored.
598
- socket?: stream.Duplex | undefined; // Establish secure connection on a given socket rather than creating a new socket
599
- checkServerIdentity?: typeof checkServerIdentity | undefined;
600
- servername?: string | undefined; // SNI TLS Extension
601
- session?: Buffer | undefined;
602
- minDHSize?: number | undefined;
603
- lookup?: net.LookupFunction | undefined;
604
- timeout?: number | undefined;
605
- /**
606
- * When negotiating TLS-PSK (pre-shared keys), this function is called
607
- * with optional identity `hint` provided by the server or `null`
608
- * in case of TLS 1.3 where `hint` was removed.
609
- * It will be necessary to provide a custom `tls.checkServerIdentity()`
610
- * for the connection as the default one will try to check hostname/IP
611
- * of the server against the certificate but that's not applicable for PSK
612
- * because there won't be a certificate present.
613
- * More information can be found in the RFC 4279.
614
- *
615
- * @param hint message sent from the server to help client
616
- * decide which identity to use during negotiation.
617
- * Always `null` if TLS 1.3 is used.
618
- * @returns Return `null` to stop the negotiation process. `psk` must be
619
- * compatible with the selected cipher's digest.
620
- * `identity` must use UTF-8 encoding.
621
- */
622
- pskCallback?(hint: string | null): PSKCallbackNegotation | null;
623
- }
624
- /**
625
- * Accepts encrypted connections using TLS or SSL.
626
- * @since v0.3.2
627
- */
628
- class Server extends net.Server {
629
- constructor(secureConnectionListener?: (socket: TLSSocket) => void);
630
- constructor(options: TlsOptions, secureConnectionListener?: (socket: TLSSocket) => void);
631
- /**
632
- * The `server.addContext()` method adds a secure context that will be used if
633
- * the client request's SNI name matches the supplied `hostname` (or wildcard).
634
- *
635
- * When there are multiple matching contexts, the most recently added one is
636
- * used.
637
- * @since v0.5.3
638
- * @param hostname A SNI host name or wildcard (e.g. `'*'`)
639
- * @param context An object containing any of the possible properties from the {@link createSecureContext} `options` arguments (e.g. `key`, `cert`, `ca`, etc), or a TLS context object created
640
- * with {@link createSecureContext} itself.
641
- */
642
- addContext(hostname: string, context: SecureContextOptions): void;
643
- /**
644
- * Returns the session ticket keys.
645
- *
646
- * See `Session Resumption` for more information.
647
- * @since v3.0.0
648
- * @return A 48-byte buffer containing the session ticket keys.
649
- */
650
- getTicketKeys(): Buffer;
651
- /**
652
- * The `server.setSecureContext()` method replaces the secure context of an
653
- * existing server. Existing connections to the server are not interrupted.
654
- * @since v11.0.0
655
- * @param options An object containing any of the possible properties from the {@link createSecureContext} `options` arguments (e.g. `key`, `cert`, `ca`, etc).
656
- */
657
- setSecureContext(options: SecureContextOptions): void;
658
- /**
659
- * Sets the session ticket keys.
660
- *
661
- * Changes to the ticket keys are effective only for future server connections.
662
- * Existing or currently pending server connections will use the previous keys.
663
- *
664
- * See `Session Resumption` for more information.
665
- * @since v3.0.0
666
- * @param keys A 48-byte buffer containing the session ticket keys.
667
- */
668
- setTicketKeys(keys: Buffer): void;
669
- /**
670
- * events.EventEmitter
671
- * 1. tlsClientError
672
- * 2. newSession
673
- * 3. OCSPRequest
674
- * 4. resumeSession
675
- * 5. secureConnection
676
- * 6. keylog
677
- */
678
- addListener(event: string, listener: (...args: any[]) => void): this;
679
- addListener(event: "tlsClientError", listener: (err: Error, tlsSocket: TLSSocket) => void): this;
680
- addListener(
681
- event: "newSession",
682
- listener: (sessionId: Buffer, sessionData: Buffer, callback: () => void) => void,
683
- ): this;
684
- addListener(
685
- event: "OCSPRequest",
686
- listener: (
687
- certificate: Buffer,
688
- issuer: Buffer,
689
- callback: (err: Error | null, resp: Buffer) => void,
690
- ) => void,
691
- ): this;
692
- addListener(
693
- event: "resumeSession",
694
- listener: (sessionId: Buffer, callback: (err: Error | null, sessionData: Buffer | null) => void) => void,
695
- ): this;
696
- addListener(event: "secureConnection", listener: (tlsSocket: TLSSocket) => void): this;
697
- addListener(event: "keylog", listener: (line: Buffer, tlsSocket: TLSSocket) => void): this;
698
- emit(event: string | symbol, ...args: any[]): boolean;
699
- emit(event: "tlsClientError", err: Error, tlsSocket: TLSSocket): boolean;
700
- emit(event: "newSession", sessionId: Buffer, sessionData: Buffer, callback: () => void): boolean;
701
- emit(
702
- event: "OCSPRequest",
703
- certificate: Buffer,
704
- issuer: Buffer,
705
- callback: (err: Error | null, resp: Buffer) => void,
706
- ): boolean;
707
- emit(
708
- event: "resumeSession",
709
- sessionId: Buffer,
710
- callback: (err: Error | null, sessionData: Buffer | null) => void,
711
- ): boolean;
712
- emit(event: "secureConnection", tlsSocket: TLSSocket): boolean;
713
- emit(event: "keylog", line: Buffer, tlsSocket: TLSSocket): boolean;
714
- on(event: string, listener: (...args: any[]) => void): this;
715
- on(event: "tlsClientError", listener: (err: Error, tlsSocket: TLSSocket) => void): this;
716
- on(event: "newSession", listener: (sessionId: Buffer, sessionData: Buffer, callback: () => void) => void): this;
717
- on(
718
- event: "OCSPRequest",
719
- listener: (
720
- certificate: Buffer,
721
- issuer: Buffer,
722
- callback: (err: Error | null, resp: Buffer) => void,
723
- ) => void,
724
- ): this;
725
- on(
726
- event: "resumeSession",
727
- listener: (sessionId: Buffer, callback: (err: Error | null, sessionData: Buffer | null) => void) => void,
728
- ): this;
729
- on(event: "secureConnection", listener: (tlsSocket: TLSSocket) => void): this;
730
- on(event: "keylog", listener: (line: Buffer, tlsSocket: TLSSocket) => void): this;
731
- once(event: string, listener: (...args: any[]) => void): this;
732
- once(event: "tlsClientError", listener: (err: Error, tlsSocket: TLSSocket) => void): this;
733
- once(
734
- event: "newSession",
735
- listener: (sessionId: Buffer, sessionData: Buffer, callback: () => void) => void,
736
- ): this;
737
- once(
738
- event: "OCSPRequest",
739
- listener: (
740
- certificate: Buffer,
741
- issuer: Buffer,
742
- callback: (err: Error | null, resp: Buffer) => void,
743
- ) => void,
744
- ): this;
745
- once(
746
- event: "resumeSession",
747
- listener: (sessionId: Buffer, callback: (err: Error | null, sessionData: Buffer | null) => void) => void,
748
- ): this;
749
- once(event: "secureConnection", listener: (tlsSocket: TLSSocket) => void): this;
750
- once(event: "keylog", listener: (line: Buffer, tlsSocket: TLSSocket) => void): this;
751
- prependListener(event: string, listener: (...args: any[]) => void): this;
752
- prependListener(event: "tlsClientError", listener: (err: Error, tlsSocket: TLSSocket) => void): this;
753
- prependListener(
754
- event: "newSession",
755
- listener: (sessionId: Buffer, sessionData: Buffer, callback: () => void) => void,
756
- ): this;
757
- prependListener(
758
- event: "OCSPRequest",
759
- listener: (
760
- certificate: Buffer,
761
- issuer: Buffer,
762
- callback: (err: Error | null, resp: Buffer) => void,
763
- ) => void,
764
- ): this;
765
- prependListener(
766
- event: "resumeSession",
767
- listener: (sessionId: Buffer, callback: (err: Error | null, sessionData: Buffer | null) => void) => void,
768
- ): this;
769
- prependListener(event: "secureConnection", listener: (tlsSocket: TLSSocket) => void): this;
770
- prependListener(event: "keylog", listener: (line: Buffer, tlsSocket: TLSSocket) => void): this;
771
- prependOnceListener(event: string, listener: (...args: any[]) => void): this;
772
- prependOnceListener(event: "tlsClientError", listener: (err: Error, tlsSocket: TLSSocket) => void): this;
773
- prependOnceListener(
774
- event: "newSession",
775
- listener: (sessionId: Buffer, sessionData: Buffer, callback: () => void) => void,
776
- ): this;
777
- prependOnceListener(
778
- event: "OCSPRequest",
779
- listener: (
780
- certificate: Buffer,
781
- issuer: Buffer,
782
- callback: (err: Error | null, resp: Buffer) => void,
783
- ) => void,
784
- ): this;
785
- prependOnceListener(
786
- event: "resumeSession",
787
- listener: (sessionId: Buffer, callback: (err: Error | null, sessionData: Buffer | null) => void) => void,
788
- ): this;
789
- prependOnceListener(event: "secureConnection", listener: (tlsSocket: TLSSocket) => void): this;
790
- prependOnceListener(event: "keylog", listener: (line: Buffer, tlsSocket: TLSSocket) => void): this;
791
- }
792
- /**
793
- * @deprecated since v0.11.3 Use `tls.TLSSocket` instead.
794
- */
795
- interface SecurePair {
796
- encrypted: TLSSocket;
797
- cleartext: TLSSocket;
798
- }
799
- type SecureVersion = "TLSv1.3" | "TLSv1.2" | "TLSv1.1" | "TLSv1";
800
- interface SecureContextOptions {
801
- /**
802
- * If set, this will be called when a client opens a connection using the ALPN extension.
803
- * One argument will be passed to the callback: an object containing `servername` and `protocols` fields,
804
- * respectively containing the server name from the SNI extension (if any) and an array of
805
- * ALPN protocol name strings. The callback must return either one of the strings listed in `protocols`,
806
- * which will be returned to the client as the selected ALPN protocol, or `undefined`,
807
- * to reject the connection with a fatal alert. If a string is returned that does not match one of
808
- * the client's ALPN protocols, an error will be thrown.
809
- * This option cannot be used with the `ALPNProtocols` option, and setting both options will throw an error.
810
- */
811
- ALPNCallback?: ((arg: { servername: string; protocols: string[] }) => string | undefined) | undefined;
812
- /**
813
- * Treat intermediate (non-self-signed)
814
- * certificates in the trust CA certificate list as trusted.
815
- * @since v22.9.0, v20.18.0
816
- */
817
- allowPartialTrustChain?: boolean | undefined;
818
- /**
819
- * Optionally override the trusted CA certificates. Default is to trust
820
- * the well-known CAs curated by Mozilla. Mozilla's CAs are completely
821
- * replaced when CAs are explicitly specified using this option.
822
- */
823
- ca?: string | Buffer | Array<string | Buffer> | undefined;
824
- /**
825
- * Cert chains in PEM format. One cert chain should be provided per
826
- * private key. Each cert chain should consist of the PEM formatted
827
- * certificate for a provided private key, followed by the PEM
828
- * formatted intermediate certificates (if any), in order, and not
829
- * including the root CA (the root CA must be pre-known to the peer,
830
- * see ca). When providing multiple cert chains, they do not have to
831
- * be in the same order as their private keys in key. If the
832
- * intermediate certificates are not provided, the peer will not be
833
- * able to validate the certificate, and the handshake will fail.
834
- */
835
- cert?: string | Buffer | Array<string | Buffer> | undefined;
836
- /**
837
- * Colon-separated list of supported signature algorithms. The list
838
- * can contain digest algorithms (SHA256, MD5 etc.), public key
839
- * algorithms (RSA-PSS, ECDSA etc.), combination of both (e.g
840
- * 'RSA+SHA384') or TLS v1.3 scheme names (e.g. rsa_pss_pss_sha512).
841
- */
842
- sigalgs?: string | undefined;
843
- /**
844
- * Cipher suite specification, replacing the default. For more
845
- * information, see modifying the default cipher suite. Permitted
846
- * ciphers can be obtained via tls.getCiphers(). Cipher names must be
847
- * uppercased in order for OpenSSL to accept them.
848
- */
849
- ciphers?: string | undefined;
850
- /**
851
- * Name of an OpenSSL engine which can provide the client certificate.
852
- * @deprecated
853
- */
854
- clientCertEngine?: string | undefined;
855
- /**
856
- * PEM formatted CRLs (Certificate Revocation Lists).
857
- */
858
- crl?: string | Buffer | Array<string | Buffer> | undefined;
859
- /**
860
- * `'auto'` or custom Diffie-Hellman parameters, required for non-ECDHE perfect forward secrecy.
861
- * If omitted or invalid, the parameters are silently discarded and DHE ciphers will not be available.
862
- * ECDHE-based perfect forward secrecy will still be available.
863
- */
864
- dhparam?: string | Buffer | undefined;
865
- /**
866
- * A string describing a named curve or a colon separated list of curve
867
- * NIDs or names, for example P-521:P-384:P-256, to use for ECDH key
868
- * agreement. Set to auto to select the curve automatically. Use
869
- * crypto.getCurves() to obtain a list of available curve names. On
870
- * recent releases, openssl ecparam -list_curves will also display the
871
- * name and description of each available elliptic curve. Default:
872
- * tls.DEFAULT_ECDH_CURVE.
873
- */
874
- ecdhCurve?: string | undefined;
875
- /**
876
- * Attempt to use the server's cipher suite preferences instead of the
877
- * client's. When true, causes SSL_OP_CIPHER_SERVER_PREFERENCE to be
878
- * set in secureOptions
879
- */
880
- honorCipherOrder?: boolean | undefined;
881
- /**
882
- * Private keys in PEM format. PEM allows the option of private keys
883
- * being encrypted. Encrypted keys will be decrypted with
884
- * options.passphrase. Multiple keys using different algorithms can be
885
- * provided either as an array of unencrypted key strings or buffers,
886
- * or an array of objects in the form {pem: <string|buffer>[,
887
- * passphrase: <string>]}. The object form can only occur in an array.
888
- * object.passphrase is optional. Encrypted keys will be decrypted with
889
- * object.passphrase if provided, or options.passphrase if it is not.
890
- */
891
- key?: string | Buffer | Array<string | Buffer | KeyObject> | undefined;
892
- /**
893
- * Name of an OpenSSL engine to get private key from. Should be used
894
- * together with privateKeyIdentifier.
895
- * @deprecated
896
- */
897
- privateKeyEngine?: string | undefined;
898
- /**
899
- * Identifier of a private key managed by an OpenSSL engine. Should be
900
- * used together with privateKeyEngine. Should not be set together with
901
- * key, because both options define a private key in different ways.
902
- * @deprecated
903
- */
904
- privateKeyIdentifier?: string | undefined;
905
- /**
906
- * Optionally set the maximum TLS version to allow. One
907
- * of `'TLSv1.3'`, `'TLSv1.2'`, `'TLSv1.1'`, or `'TLSv1'`. Cannot be specified along with the
908
- * `secureProtocol` option, use one or the other.
909
- * **Default:** `'TLSv1.3'`, unless changed using CLI options. Using
910
- * `--tls-max-v1.2` sets the default to `'TLSv1.2'`. Using `--tls-max-v1.3` sets the default to
911
- * `'TLSv1.3'`. If multiple of the options are provided, the highest maximum is used.
912
- */
913
- maxVersion?: SecureVersion | undefined;
914
- /**
915
- * Optionally set the minimum TLS version to allow. One
916
- * of `'TLSv1.3'`, `'TLSv1.2'`, `'TLSv1.1'`, or `'TLSv1'`. Cannot be specified along with the
917
- * `secureProtocol` option, use one or the other. It is not recommended to use
918
- * less than TLSv1.2, but it may be required for interoperability.
919
- * **Default:** `'TLSv1.2'`, unless changed using CLI options. Using
920
- * `--tls-v1.0` sets the default to `'TLSv1'`. Using `--tls-v1.1` sets the default to
921
- * `'TLSv1.1'`. Using `--tls-min-v1.3` sets the default to
922
- * 'TLSv1.3'. If multiple of the options are provided, the lowest minimum is used.
923
- */
924
- minVersion?: SecureVersion | undefined;
925
- /**
926
- * Shared passphrase used for a single private key and/or a PFX.
927
- */
928
- passphrase?: string | undefined;
929
- /**
930
- * PFX or PKCS12 encoded private key and certificate chain. pfx is an
931
- * alternative to providing key and cert individually. PFX is usually
932
- * encrypted, if it is, passphrase will be used to decrypt it. Multiple
933
- * PFX can be provided either as an array of unencrypted PFX buffers,
934
- * or an array of objects in the form {buf: <string|buffer>[,
935
- * passphrase: <string>]}. The object form can only occur in an array.
936
- * object.passphrase is optional. Encrypted PFX will be decrypted with
937
- * object.passphrase if provided, or options.passphrase if it is not.
938
- */
939
- pfx?: string | Buffer | Array<string | Buffer | PxfObject> | undefined;
940
- /**
941
- * Optionally affect the OpenSSL protocol behavior, which is not
942
- * usually necessary. This should be used carefully if at all! Value is
943
- * a numeric bitmask of the SSL_OP_* options from OpenSSL Options
944
- */
945
- secureOptions?: number | undefined; // Value is a numeric bitmask of the `SSL_OP_*` options
946
- /**
947
- * Legacy mechanism to select the TLS protocol version to use, it does
948
- * not support independent control of the minimum and maximum version,
949
- * and does not support limiting the protocol to TLSv1.3. Use
950
- * minVersion and maxVersion instead. The possible values are listed as
951
- * SSL_METHODS, use the function names as strings. For example, use
952
- * 'TLSv1_1_method' to force TLS version 1.1, or 'TLS_method' to allow
953
- * any TLS protocol version up to TLSv1.3. It is not recommended to use
954
- * TLS versions less than 1.2, but it may be required for
955
- * interoperability. Default: none, see minVersion.
956
- */
957
- secureProtocol?: string | undefined;
958
- /**
959
- * Opaque identifier used by servers to ensure session state is not
960
- * shared between applications. Unused by clients.
961
- */
962
- sessionIdContext?: string | undefined;
963
- /**
964
- * 48-bytes of cryptographically strong pseudo-random data.
965
- * See Session Resumption for more information.
966
- */
967
- ticketKeys?: Buffer | undefined;
968
- /**
969
- * The number of seconds after which a TLS session created by the
970
- * server will no longer be resumable. See Session Resumption for more
971
- * information. Default: 300.
972
- */
973
- sessionTimeout?: number | undefined;
974
- }
975
- interface SecureContext {
976
- context: any;
977
- }
978
- /**
979
- * Verifies the certificate `cert` is issued to `hostname`.
980
- *
981
- * Returns [Error](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Error) object, populating it with `reason`, `host`, and `cert` on
982
- * failure. On success, returns [undefined](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Undefined_type).
983
- *
984
- * This function is intended to be used in combination with the`checkServerIdentity` option that can be passed to {@link connect} and as
985
- * such operates on a `certificate object`. For other purposes, consider using `x509.checkHost()` instead.
986
- *
987
- * This function can be overwritten by providing an alternative function as the `options.checkServerIdentity` option that is passed to `tls.connect()`. The
988
- * overwriting function can call `tls.checkServerIdentity()` of course, to augment
989
- * the checks done with additional verification.
990
- *
991
- * This function is only called if the certificate passed all other checks, such as
992
- * being issued by trusted CA (`options.ca`).
993
- *
994
- * Earlier versions of Node.js incorrectly accepted certificates for a given`hostname` if a matching `uniformResourceIdentifier` subject alternative name
995
- * was present (see [CVE-2021-44531](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44531)). Applications that wish to accept`uniformResourceIdentifier` subject alternative names can use
996
- * a custom `options.checkServerIdentity` function that implements the desired behavior.
997
- * @since v0.8.4
998
- * @param hostname The host name or IP address to verify the certificate against.
999
- * @param cert A `certificate object` representing the peer's certificate.
1000
- */
1001
- function checkServerIdentity(hostname: string, cert: PeerCertificate): Error | undefined;
1002
- /**
1003
- * Creates a new {@link Server}. The `secureConnectionListener`, if provided, is
1004
- * automatically set as a listener for the `'secureConnection'` event.
1005
- *
1006
- * The `ticketKeys` options is automatically shared between `node:cluster` module
1007
- * workers.
1008
- *
1009
- * The following illustrates a simple echo server:
1010
- *
1011
- * ```js
1012
- * import tls from 'node:tls';
1013
- * import fs from 'node:fs';
1014
- *
1015
- * const options = {
1016
- * key: fs.readFileSync('server-key.pem'),
1017
- * cert: fs.readFileSync('server-cert.pem'),
1018
- *
1019
- * // This is necessary only if using client certificate authentication.
1020
- * requestCert: true,
1021
- *
1022
- * // This is necessary only if the client uses a self-signed certificate.
1023
- * ca: [ fs.readFileSync('client-cert.pem') ],
1024
- * };
1025
- *
1026
- * const server = tls.createServer(options, (socket) => {
1027
- * console.log('server connected',
1028
- * socket.authorized ? 'authorized' : 'unauthorized');
1029
- * socket.write('welcome!\n');
1030
- * socket.setEncoding('utf8');
1031
- * socket.pipe(socket);
1032
- * });
1033
- * server.listen(8000, () => {
1034
- * console.log('server bound');
1035
- * });
1036
- * ```
1037
- *
1038
- * The server can be tested by connecting to it using the example client from {@link connect}.
1039
- * @since v0.3.2
1040
- */
1041
- function createServer(secureConnectionListener?: (socket: TLSSocket) => void): Server;
1042
- function createServer(options: TlsOptions, secureConnectionListener?: (socket: TLSSocket) => void): Server;
1043
- /**
1044
- * The `callback` function, if specified, will be added as a listener for the `'secureConnect'` event.
1045
- *
1046
- * `tls.connect()` returns a {@link TLSSocket} object.
1047
- *
1048
- * Unlike the `https` API, `tls.connect()` does not enable the
1049
- * SNI (Server Name Indication) extension by default, which may cause some
1050
- * servers to return an incorrect certificate or reject the connection
1051
- * altogether. To enable SNI, set the `servername` option in addition
1052
- * to `host`.
1053
- *
1054
- * The following illustrates a client for the echo server example from {@link createServer}:
1055
- *
1056
- * ```js
1057
- * // Assumes an echo server that is listening on port 8000.
1058
- * import tls from 'node:tls';
1059
- * import fs from 'node:fs';
1060
- *
1061
- * const options = {
1062
- * // Necessary only if the server requires client certificate authentication.
1063
- * key: fs.readFileSync('client-key.pem'),
1064
- * cert: fs.readFileSync('client-cert.pem'),
1065
- *
1066
- * // Necessary only if the server uses a self-signed certificate.
1067
- * ca: [ fs.readFileSync('server-cert.pem') ],
1068
- *
1069
- * // Necessary only if the server's cert isn't for "localhost".
1070
- * checkServerIdentity: () => { return null; },
1071
- * };
1072
- *
1073
- * const socket = tls.connect(8000, options, () => {
1074
- * console.log('client connected',
1075
- * socket.authorized ? 'authorized' : 'unauthorized');
1076
- * process.stdin.pipe(socket);
1077
- * process.stdin.resume();
1078
- * });
1079
- * socket.setEncoding('utf8');
1080
- * socket.on('data', (data) => {
1081
- * console.log(data);
1082
- * });
1083
- * socket.on('end', () => {
1084
- * console.log('server ends connection');
1085
- * });
1086
- * ```
1087
- * @since v0.11.3
1088
- */
1089
- function connect(options: ConnectionOptions, secureConnectListener?: () => void): TLSSocket;
1090
- function connect(
1091
- port: number,
1092
- host?: string,
1093
- options?: ConnectionOptions,
1094
- secureConnectListener?: () => void,
1095
- ): TLSSocket;
1096
- function connect(port: number, options?: ConnectionOptions, secureConnectListener?: () => void): TLSSocket;
1097
- /**
1098
- * Creates a new secure pair object with two streams, one of which reads and writes
1099
- * the encrypted data and the other of which reads and writes the cleartext data.
1100
- * Generally, the encrypted stream is piped to/from an incoming encrypted data
1101
- * stream and the cleartext one is used as a replacement for the initial encrypted
1102
- * stream.
1103
- *
1104
- * `tls.createSecurePair()` returns a `tls.SecurePair` object with `cleartext` and `encrypted` stream properties.
1105
- *
1106
- * Using `cleartext` has the same API as {@link TLSSocket}.
1107
- *
1108
- * The `tls.createSecurePair()` method is now deprecated in favor of`tls.TLSSocket()`. For example, the code:
1109
- *
1110
- * ```js
1111
- * pair = tls.createSecurePair(// ... );
1112
- * pair.encrypted.pipe(socket);
1113
- * socket.pipe(pair.encrypted);
1114
- * ```
1115
- *
1116
- * can be replaced by:
1117
- *
1118
- * ```js
1119
- * secureSocket = tls.TLSSocket(socket, options);
1120
- * ```
1121
- *
1122
- * where `secureSocket` has the same API as `pair.cleartext`.
1123
- * @since v0.3.2
1124
- * @deprecated Since v0.11.3 - Use {@link TLSSocket} instead.
1125
- * @param context A secure context object as returned by `tls.createSecureContext()`
1126
- * @param isServer `true` to specify that this TLS connection should be opened as a server.
1127
- * @param requestCert `true` to specify whether a server should request a certificate from a connecting client. Only applies when `isServer` is `true`.
1128
- * @param rejectUnauthorized If not `false` a server automatically reject clients with invalid certificates. Only applies when `isServer` is `true`.
1129
- */
1130
- function createSecurePair(
1131
- context?: SecureContext,
1132
- isServer?: boolean,
1133
- requestCert?: boolean,
1134
- rejectUnauthorized?: boolean,
1135
- ): SecurePair;
1136
- /**
1137
- * `{@link createServer}` sets the default value of the `honorCipherOrder` option
1138
- * to `true`, other APIs that create secure contexts leave it unset.
1139
- *
1140
- * `{@link createServer}` uses a 128 bit truncated SHA1 hash value generated
1141
- * from `process.argv` as the default value of the `sessionIdContext` option, other
1142
- * APIs that create secure contexts have no default value.
1143
- *
1144
- * The `tls.createSecureContext()` method creates a `SecureContext` object. It is
1145
- * usable as an argument to several `tls` APIs, such as `server.addContext()`,
1146
- * but has no public methods. The {@link Server} constructor and the {@link createServer} method do not support the `secureContext` option.
1147
- *
1148
- * A key is _required_ for ciphers that use certificates. Either `key` or `pfx` can be used to provide it.
1149
- *
1150
- * If the `ca` option is not given, then Node.js will default to using [Mozilla's publicly trusted list of
1151
- * CAs](https://hg.mozilla.org/mozilla-central/raw-file/tip/security/nss/lib/ckfw/builtins/certdata.txt).
1152
- *
1153
- * Custom DHE parameters are discouraged in favor of the new `dhparam: 'auto' `option. When set to `'auto'`, well-known DHE parameters of sufficient strength
1154
- * will be selected automatically. Otherwise, if necessary, `openssl dhparam` can
1155
- * be used to create custom parameters. The key length must be greater than or
1156
- * equal to 1024 bits or else an error will be thrown. Although 1024 bits is
1157
- * permissible, use 2048 bits or larger for stronger security.
1158
- * @since v0.11.13
1159
- */
1160
- function createSecureContext(options?: SecureContextOptions): SecureContext;
1161
- /**
1162
- * Returns an array with the names of the supported TLS ciphers. The names are
1163
- * lower-case for historical reasons, but must be uppercased to be used in
1164
- * the `ciphers` option of `{@link createSecureContext}`.
1165
- *
1166
- * Not all supported ciphers are enabled by default. See
1167
- * [Modifying the default TLS cipher suite](https://nodejs.org/docs/latest-v22.x/api/tls.html#modifying-the-default-tls-cipher-suite).
1168
- *
1169
- * Cipher names that start with `'tls_'` are for TLSv1.3, all the others are for
1170
- * TLSv1.2 and below.
1171
- *
1172
- * ```js
1173
- * console.log(tls.getCiphers()); // ['aes128-gcm-sha256', 'aes128-sha', ...]
1174
- * ```
1175
- * @since v0.10.2
1176
- */
1177
- function getCiphers(): string[];
1178
- /**
1179
- * The default curve name to use for ECDH key agreement in a tls server.
1180
- * The default value is `'auto'`. See `{@link createSecureContext()}` for further
1181
- * information.
1182
- * @since v0.11.13
1183
- */
1184
- let DEFAULT_ECDH_CURVE: string;
1185
- /**
1186
- * The default value of the `maxVersion` option of `{@link createSecureContext()}`.
1187
- * It can be assigned any of the supported TLS protocol versions,
1188
- * `'TLSv1.3'`, `'TLSv1.2'`, `'TLSv1.1'`, or `'TLSv1'`. **Default:** `'TLSv1.3'`, unless
1189
- * changed using CLI options. Using `--tls-max-v1.2` sets the default to `'TLSv1.2'`. Using
1190
- * `--tls-max-v1.3` sets the default to `'TLSv1.3'`. If multiple of the options
1191
- * are provided, the highest maximum is used.
1192
- * @since v11.4.0
1193
- */
1194
- let DEFAULT_MAX_VERSION: SecureVersion;
1195
- /**
1196
- * The default value of the `minVersion` option of `{@link createSecureContext()}`.
1197
- * It can be assigned any of the supported TLS protocol versions,
1198
- * `'TLSv1.3'`, `'TLSv1.2'`, `'TLSv1.1'`, or `'TLSv1'`. **Default:** `'TLSv1.2'`, unless
1199
- * changed using CLI options. Using `--tls-min-v1.0` sets the default to
1200
- * `'TLSv1'`. Using `--tls-min-v1.1` sets the default to `'TLSv1.1'`. Using
1201
- * `--tls-min-v1.3` sets the default to `'TLSv1.3'`. If multiple of the options
1202
- * are provided, the lowest minimum is used.
1203
- * @since v11.4.0
1204
- */
1205
- let DEFAULT_MIN_VERSION: SecureVersion;
1206
- /**
1207
- * The default value of the `ciphers` option of `{@link createSecureContext()}`.
1208
- * It can be assigned any of the supported OpenSSL ciphers.
1209
- * Defaults to the content of `crypto.constants.defaultCoreCipherList`, unless
1210
- * changed using CLI options using `--tls-default-ciphers`.
1211
- * @since v19.8.0
1212
- */
1213
- let DEFAULT_CIPHERS: string;
1214
- /**
1215
- * An immutable array of strings representing the root certificates (in PEM format)
1216
- * from the bundled Mozilla CA store as supplied by the current Node.js version.
1217
- *
1218
- * The bundled CA store, as supplied by Node.js, is a snapshot of Mozilla CA store
1219
- * that is fixed at release time. It is identical on all supported platforms.
1220
- * @since v12.3.0
1221
- */
1222
- const rootCertificates: readonly string[];
1223
- }
1224
- declare module "node:tls" {
1225
- export * from "tls";
1226
- }