Deprecate "use encryption" setting
See original GitHub issueIn my configuration, I left 17442 as the port. When I run npm start
(more specifically, I use pm2 for this) the command lsof -i:17442
yields no output. I cannot find anything node-related when combing through all the ports my server is listening to. The appdata/logs folder contains two empty files.
I’m not sure if this is a bug, my configuration file is wrong, or I’m just missing something… I’m not using docker, just a normal installation with all the dependencies and whatnot.
Issue Analytics
- State:
- Created 3 years ago
- Comments:10 (5 by maintainers)
Top Results From Across the Web
Deprecated database engine features in SQL Server 2017
Encryption using RC4 or RC4_128 is deprecated and is scheduled to be removed in the next version. Decrypting RC4 and RC4_128 aren't deprecated....
Read more >Lack of Encryption, Authentication Led to HTTP Deprecation
The major deficiencies in the HTTP protocol led Google and Mozilla to announce their plans to deprecate HTTP in Chrome and Firefox.
Read more >Deprecated functionality in Db2 11.5 - IBM
The DATA_ENCRYPT authentication type has been deprecated. DATA_ENCRYPT is an authentication option that also causes some data to be encrypted in transmission.
Read more >Whats the reason for "Deprecated encryption algorithm"?
Specifies that the endpoint must use the RC4 algorithm. This is the default. You can get more info from the Deprecation Announcement Event...
Read more >Deprecating Non-Secure HTTP - The Mozilla Blog
My router's web interface uses weak encryption that prevents it from being ... You can have a new setting like “protocol.http = false”...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Fixed! See PR #196 for more details.
Thanks for the help @GiantFrog!
Um sorry about that, I’m trying out the Github app and accidentally tapped the button. You open or close this when you’re done with it. My bad.