-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
maintenanceInternal maintenance tasksInternal maintenance tasks
Description
Short overview
When running secrets
, node gives deprecation warnings for some APIs.
Use case
Stability
Detailed description
(node:23005) [DEP0091] DeprecationWarning: crypto.DEFAULT_ENCODING is deprecated.
(node:23005) [DEP0010] DeprecationWarning: crypto.createCredentials is deprecated. Use tls.createSecureContext instead.
(node:23005) [DEP0011] DeprecationWarning: crypto.Credentials is deprecated. Use tls.SecureContext instead.
Additional content
Please provide any (mandatory) additional data for your enhancement
Metadata
Metadata
Assignees
Labels
maintenanceInternal maintenance tasksInternal maintenance tasks