8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 996cef5 commit cb3270eCopy full SHA for cb3270e
doc/api/crypto.md
@@ -2851,7 +2851,7 @@ added: v15.6.0
2851
2852
* Type: {string}
2853
2854
-The date/time from which this certificate is considered valid.
+The date/time from which this certificate is valid.
2855
2856
### `x509.validTo`
2857
@@ -2861,7 +2861,7 @@ added: v15.6.0
2861
2862
2863
2864
-The date/time until which this certificate is considered valid.
+The date/time until which this certificate is valid.
2865
2866
### `x509.verify(publicKey)`
2867
0 commit comments