| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 3d88ea1 commit c632241
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1146,7 +1146,7 @@ certificate. | |||
| 1146 | 1146 | ||
| 1147 | 1147 | * `raw` {Buffer} The DER encoded X.509 certificate data. | |
| 1148 | 1148 | * `subject` {Object} The certificate subject, described in terms of | |
| 1149 | - Country (`C:`), StateOrProvince (`ST`), Locality (`L`), Organization (`O`), | ||
| 1149 | + Country (`C`), StateOrProvince (`ST`), Locality (`L`), Organization (`O`), | ||
| 1150 | 1150 | OrganizationalUnit (`OU`), and CommonName (`CN`). The CommonName is typically | |
| 1151 | 1151 | a DNS name with TLS certificates. Example: | |
| 1152 | 1152 | `{C: 'UK', ST: 'BC', L: 'Metro', O: 'Node Fans', OU: 'Docs', CN: 'example.com'}`. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments