Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolve deprecation warnings #13

Closed
s1hofmann opened this issue Apr 19, 2019 · 0 comments
Closed

Resolve deprecation warnings #13

s1hofmann opened this issue Apr 19, 2019 · 0 comments
Labels
maintenance Internal maintenance tasks

Comments

@s1hofmann
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Internal maintenance tasks
Projects
None yet
Development

No branches or pull requests

1 participant