doc: mention pm is not enforced when using fd
PR-URL: https://github.com/nodejs/node/pull/53125 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Tierney Cyren <hello@bnb.im> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com>
This commit is contained in:
parent
72a4470688
commit
897e39a149
@ -580,6 +580,8 @@ There are constraints you need to know before using this system:
|
||||
not subject to the rules of the Permission Model.
|
||||
* OpenSSL engines cannot be requested at runtime when the Permission
|
||||
Model is enabled, affecting the built-in crypto, https, and tls modules.
|
||||
* Using existing file descriptors via the `node:fs` module bypasses the
|
||||
Permission Model.
|
||||
|
||||
#### Limitations and Known Issues
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user