FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

crypto: remove checkIP options argument by tniessen · Pull Request #41571 · nodejs/node · GitHub

/ node Public

crypto: remove checkIP options argument - #41571

Closed
tniessen wants to merge 1 commit into
nodejs:masterfrom
tniessen:tls-remove-x509-checkip-options
Closed

crypto: remove checkIP options argument#41571
tniessen wants to merge 1 commit into
nodejs:masterfrom
tniessen:tls-remove-x509-checkip-options

Conversation

Copy link
Copy Markdown
Member

None of the supported options have any effect on X509_check_ip_asc.

(iPAddress is not a typo, it is what RFC 5280 calls subject alternative names that are IP addresses.)

Refs: openssl/openssl#17536

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/crypto

tniessen requested a review from jasnell January 17, 2022 16:07
nodejs-github-bot added crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run. labels Jan 17, 2022
tniessen added the request-ci Add this label to start a Jenkins CI on a PR. label Jan 17, 2022
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jan 17, 2022

This comment has been minimized.

This comment has been minimized.

Comment thread doc/api/crypto.md Outdated

This comment has been minimized.

tniessen changed the title tls: remove checkIP options argument crypto: remove checkIP options argument Jan 17, 2022
tniessen added the tls Issues and PRs related to the tls subsystem. label Jan 17, 2022
tniessen force-pushed the tls-remove-x509-checkip-options branch from 30b034c to fe6b397 Compare January 17, 2022 20:53

Copy link
Copy Markdown
Member Author

@lpinca I've rephrased it in the hope that it will be clearer. If it isn't, I'm happy to go with your suggestion and dropping all RFC-specific terminology.

tniessen added the request-ci Add this label to start a Jenkins CI on a PR. label Jan 17, 2022
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jan 17, 2022

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

None of the supported options have any effect on X509_check_ip_asc.

Refs: openssl/openssl#17536
tniessen force-pushed the tls-remove-x509-checkip-options branch from fe6b397 to 431a70a Compare January 19, 2022 15:47
tniessen added the request-ci Add this label to start a Jenkins CI on a PR. label Jan 19, 2022

Copy link
Copy Markdown
Member Author

Rebased due to #41569.

github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jan 19, 2022

This comment has been minimized.

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Member Author

Landed in 6d66649, thanks for reviewing.

tniessen closed this Jan 19, 2022
tniessen added a commit that referenced this pull request Jan 19, 2022
None of the supported options have any effect on X509_check_ip_asc.

Refs: openssl/openssl#17536

PR-URL: #41571
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
tniessen added a commit to tniessen/node that referenced this pull request Jan 19, 2022
Wildcard options do not affect X509_check_email.

Refs: openssl/openssl#17536
Refs: nodejs#41571
panva pushed a commit that referenced this pull request Jan 22, 2022
Wildcard options do not affect X509_check_email.

Refs: openssl/openssl#17536
Refs: #41571

PR-URL: #41599
Reviewed-By: Tierney Cyren <hello@bnb.im>
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
BethGriggs pushed a commit that referenced this pull request Jan 25, 2022
None of the supported options have any effect on X509_check_ip_asc.

Refs: openssl/openssl#17536

PR-URL: #41571
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
BethGriggs pushed a commit that referenced this pull request Jan 25, 2022
Wildcard options do not affect X509_check_email.

Refs: openssl/openssl#17536
Refs: #41571

PR-URL: #41599
Reviewed-By: Tierney Cyren <hello@bnb.im>
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
danielleadams pushed a commit that referenced this pull request Feb 28, 2022
None of the supported options have any effect on X509_check_ip_asc.

Refs: openssl/openssl#17536

PR-URL: #41571
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
danielleadams pushed a commit that referenced this pull request Feb 28, 2022
Wildcard options do not affect X509_check_email.

Refs: openssl/openssl#17536
Refs: #41571

PR-URL: #41599
Reviewed-By: Tierney Cyren <hello@bnb.im>
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
danielleadams pushed a commit that referenced this pull request Mar 2, 2022
None of the supported options have any effect on X509_check_ip_asc.

Refs: openssl/openssl#17536

PR-URL: #41571
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
danielleadams pushed a commit that referenced this pull request Mar 2, 2022
Wildcard options do not affect X509_check_email.

Refs: openssl/openssl#17536
Refs: #41571

PR-URL: #41599
Reviewed-By: Tierney Cyren <hello@bnb.im>
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
danielleadams pushed a commit that referenced this pull request Mar 3, 2022
None of the supported options have any effect on X509_check_ip_asc.

Refs: openssl/openssl#17536

PR-URL: #41571
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
danielleadams pushed a commit that referenced this pull request Mar 3, 2022
Wildcard options do not affect X509_check_email.

Refs: openssl/openssl#17536
Refs: #41571

PR-URL: #41599
Reviewed-By: Tierney Cyren <hello@bnb.im>
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
danielleadams pushed a commit that referenced this pull request Mar 14, 2022
None of the supported options have any effect on X509_check_ip_asc.

Refs: openssl/openssl#17536

PR-URL: #41571
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
danielleadams pushed a commit that referenced this pull request Mar 14, 2022
Wildcard options do not affect X509_check_email.

Refs: openssl/openssl#17536
Refs: #41571

PR-URL: #41599
Reviewed-By: Tierney Cyren <hello@bnb.im>
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run. tls Issues and PRs related to the tls subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL