@apiverve/sslchecker 1.1.5 → 1.1.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +34 -34
- package/package.json +31 -31
package/README.md
CHANGED
|
@@ -67,40 +67,40 @@ api.execute(query, function (error, data) {
|
|
|
67
67
|
###### Example Response
|
|
68
68
|
|
|
69
69
|
```
|
|
70
|
-
{
|
|
71
|
-
"status": "ok",
|
|
72
|
-
"error": null,
|
|
73
|
-
"data": {
|
|
74
|
-
"subject": {
|
|
75
|
-
"C": "US",
|
|
76
|
-
"ST": "California",
|
|
77
|
-
"O": "eBay, Inc.",
|
|
78
|
-
"CN": "ebay.com"
|
|
79
|
-
},
|
|
80
|
-
"issuer": {
|
|
81
|
-
"C": "GB",
|
|
82
|
-
"ST": "Greater Manchester",
|
|
83
|
-
"L": "Salford",
|
|
84
|
-
"O": "Sectigo Limited",
|
|
85
|
-
"CN": "Sectigo RSA Organization Validation Secure Server CA"
|
|
86
|
-
},
|
|
87
|
-
"subjectaltname": "DNS:ebay.com, DNS:befr.ebay.be, DNS:benl.ebay.be, DNS:cafr.ebay.ca, DNS:e-bay.it, DNS:ebay.at, DNS:ebay.be, DNS:ebay.ca, DNS:ebay.ch, DNS:ebay.co.uk, DNS:ebay.com.au, DNS:ebay.com.hk, DNS:ebay.com.my, DNS:ebay.com.sg, DNS:ebay.de, DNS:ebay.es, DNS:ebay.fr, DNS:ebay.ie, DNS:ebay.in, DNS:ebay.it, DNS:ebay.nl, DNS:ebay.ph, DNS:ebay.pl, DNS:ebay.us, DNS:ebay.vn",
|
|
88
|
-
"infoAccess": {
|
|
89
|
-
"CA Issuers - URI": [
|
|
90
|
-
"http://crt.sectigo.com/SectigoRSAOrganizationValidationSecureServerCA.crt"
|
|
91
|
-
],
|
|
92
|
-
"OCSP - URI": [
|
|
93
|
-
"http://ocsp.sectigo.com"
|
|
94
|
-
]
|
|
95
|
-
},
|
|
96
|
-
"ca": false,
|
|
97
|
-
"bits": 2048,
|
|
98
|
-
"valid_from": "Feb 26 00:00:00 2024 GMT",
|
|
99
|
-
"valid_to": "Feb 25 23:59:59 2025 GMT",
|
|
100
|
-
"serialNumber": "D5072F2C3B21834D34FBB048F9A5DAC0",
|
|
101
|
-
"domain": "ebay.com"
|
|
102
|
-
},
|
|
103
|
-
"code": 200
|
|
70
|
+
{
|
|
71
|
+
"status": "ok",
|
|
72
|
+
"error": null,
|
|
73
|
+
"data": {
|
|
74
|
+
"subject": {
|
|
75
|
+
"C": "US",
|
|
76
|
+
"ST": "California",
|
|
77
|
+
"O": "eBay, Inc.",
|
|
78
|
+
"CN": "ebay.com"
|
|
79
|
+
},
|
|
80
|
+
"issuer": {
|
|
81
|
+
"C": "GB",
|
|
82
|
+
"ST": "Greater Manchester",
|
|
83
|
+
"L": "Salford",
|
|
84
|
+
"O": "Sectigo Limited",
|
|
85
|
+
"CN": "Sectigo RSA Organization Validation Secure Server CA"
|
|
86
|
+
},
|
|
87
|
+
"subjectaltname": "DNS:ebay.com, DNS:befr.ebay.be, DNS:benl.ebay.be, DNS:cafr.ebay.ca, DNS:e-bay.it, DNS:ebay.at, DNS:ebay.be, DNS:ebay.ca, DNS:ebay.ch, DNS:ebay.co.uk, DNS:ebay.com.au, DNS:ebay.com.hk, DNS:ebay.com.my, DNS:ebay.com.sg, DNS:ebay.de, DNS:ebay.es, DNS:ebay.fr, DNS:ebay.ie, DNS:ebay.in, DNS:ebay.it, DNS:ebay.nl, DNS:ebay.ph, DNS:ebay.pl, DNS:ebay.us, DNS:ebay.vn",
|
|
88
|
+
"infoAccess": {
|
|
89
|
+
"CA Issuers - URI": [
|
|
90
|
+
"http://crt.sectigo.com/SectigoRSAOrganizationValidationSecureServerCA.crt"
|
|
91
|
+
],
|
|
92
|
+
"OCSP - URI": [
|
|
93
|
+
"http://ocsp.sectigo.com"
|
|
94
|
+
]
|
|
95
|
+
},
|
|
96
|
+
"ca": false,
|
|
97
|
+
"bits": 2048,
|
|
98
|
+
"valid_from": "Feb 26 00:00:00 2024 GMT",
|
|
99
|
+
"valid_to": "Feb 25 23:59:59 2025 GMT",
|
|
100
|
+
"serialNumber": "D5072F2C3B21834D34FBB048F9A5DAC0",
|
|
101
|
+
"domain": "ebay.com"
|
|
102
|
+
},
|
|
103
|
+
"code": 200
|
|
104
104
|
}
|
|
105
105
|
```
|
|
106
106
|
|
package/package.json
CHANGED
|
@@ -1,32 +1,32 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@apiverve/sslchecker",
|
|
3
|
-
"version": "1.1.
|
|
4
|
-
"description": "SSL Checker is a simple tool for checking SSL certificates. It returns the SSL certificate details of a website.",
|
|
5
|
-
"main": "index.js",
|
|
6
|
-
"scripts": {
|
|
7
|
-
"test": "mocha"
|
|
8
|
-
},
|
|
9
|
-
"repository": {
|
|
10
|
-
"type": "git",
|
|
11
|
-
"url": "git+https://github.com/apiverve/sslchecker-API.git"
|
|
12
|
-
},
|
|
13
|
-
"keywords": [
|
|
14
|
-
"ssl checker","ssl checker api","ssl checker tool","ssl checker software","ssl checker service"
|
|
15
|
-
],
|
|
16
|
-
"author": "APIVerve <hello@apiverve.com> (http://apiverve.com/)",
|
|
17
|
-
"license": "MIT",
|
|
18
|
-
"bugs": {
|
|
19
|
-
"url": "https://github.com/apiverve/sslchecker-API/issues"
|
|
20
|
-
},
|
|
21
|
-
"homepage": "https://apiverve.com/marketplace/api/sslchecker?utm_source=npm",
|
|
22
|
-
"devDependencies": {
|
|
23
|
-
"mocha": "^
|
|
24
|
-
"chai": "^5.1.
|
|
25
|
-
"dotenv": "^16.4.
|
|
26
|
-
},
|
|
27
|
-
"dependencies": {
|
|
28
|
-
"node-fetch": "^3.3.2",
|
|
29
|
-
"promise": "^8.3.0",
|
|
30
|
-
"axios": "1.7.
|
|
31
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"name": "@apiverve/sslchecker",
|
|
3
|
+
"version": "1.1.7",
|
|
4
|
+
"description": "SSL Checker is a simple tool for checking SSL certificates. It returns the SSL certificate details of a website.",
|
|
5
|
+
"main": "index.js",
|
|
6
|
+
"scripts": {
|
|
7
|
+
"test": "mocha"
|
|
8
|
+
},
|
|
9
|
+
"repository": {
|
|
10
|
+
"type": "git",
|
|
11
|
+
"url": "git+https://github.com/apiverve/sslchecker-API.git"
|
|
12
|
+
},
|
|
13
|
+
"keywords": [
|
|
14
|
+
"ssl checker","ssl checker api","ssl checker tool","ssl checker software","ssl checker service"
|
|
15
|
+
],
|
|
16
|
+
"author": "APIVerve <hello@apiverve.com> (http://apiverve.com/)",
|
|
17
|
+
"license": "MIT",
|
|
18
|
+
"bugs": {
|
|
19
|
+
"url": "https://github.com/apiverve/sslchecker-API/issues"
|
|
20
|
+
},
|
|
21
|
+
"homepage": "https://apiverve.com/marketplace/api/sslchecker?utm_source=npm",
|
|
22
|
+
"devDependencies": {
|
|
23
|
+
"mocha": "^11.0.1",
|
|
24
|
+
"chai": "^5.1.2",
|
|
25
|
+
"dotenv": "^16.4.7"
|
|
26
|
+
},
|
|
27
|
+
"dependencies": {
|
|
28
|
+
"node-fetch": "^3.3.2",
|
|
29
|
+
"promise": "^8.3.0",
|
|
30
|
+
"axios": "1.7.9"
|
|
31
|
+
}
|
|
32
32
|
}
|