Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Self-signed-certificates.md update org name and email #56

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ Self-signed certificates should be generated using OpenSSL which is bundled in t
stateOrProvinceName_default = Hampshire
localityName_default = Southampton
0.organizationName_default = Cortex Ltd
organizationalUnitName_default = Cortex
emailAddress_default = info@cortex.co.uk
organizationalUnitName_default = We Are CORTEX
emailAddress_default = Hello@WeAreCORTEX.com
[ v3_ca ]
# Extensions for a typical CA (`man x509v3_config`).
subjectKeyIdentifier = hash
Expand Down Expand Up @@ -179,8 +179,8 @@ Self-signed certificates should be generated using OpenSSL which is bundled in t
stateOrProvinceName_default = Hampshire
localityName_default = Southampton
0.organizationName_default = Cortex Ltd
organizationalUnitName_default = Cortex
emailAddress_default = info@cortex.co.uk
organizationalUnitName_default = We Are CORTEX
emailAddress_default = Hello@WeAreCORTEX.com
[ v3_req ]
basicConstraints = CA:FALSE
keyUsage = nonRepudiation, digitalSignature, keyEncipherment
Expand All @@ -198,8 +198,8 @@ Self-signed certificates should be generated using OpenSSL which is bundled in t
Each DNS name or IP address entry must be suffixed with `.N` where `N` is the unique index of the DNS name or IP address entry; see below for examples:
| Resource URL | Configuration to add |
|---------------------------------------|-----------------------------------|
| `https://cortex.co.uk/gateway` | `DNS.1 = cortex.co.uk` |
| `https://internal.cortex.co.uk/gateway` | `DNS.2 = internal.cortex.co.uk` |
| `https://wearecortex.com/gateway` | `DNS.1 = wearecortex.com` |
| `https://internal.wearecortex.com/gateway` | `DNS.2 = internal.wearecortex.com` |
| `https://10.0.0.0/gateway` | `IP.1 = 10.0.0.0` |
| `https://192.168.1.100/gateway` | `IP.2 = 192.168.1.100` |

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ Self-signed certificates should be generated using OpenSSL which is bundled in t
stateOrProvinceName_default = Hampshire
localityName_default = Southampton
0.organizationName_default = Cortex Ltd
organizationalUnitName_default = Cortex
emailAddress_default = info@cortex.co.uk
organizationalUnitName_default = We Are CORTEX
emailAddress_default = Hello@WeAreCORTEX.com
[ v3_ca ]
# Extensions for a typical CA (`man x509v3_config`).
subjectKeyIdentifier = hash
Expand Down Expand Up @@ -176,8 +176,8 @@ Self-signed certificates should be generated using OpenSSL which is bundled in t
stateOrProvinceName_default = Hampshire
localityName_default = Southampton
0.organizationName_default = Cortex Ltd
organizationalUnitName_default = Cortex
emailAddress_default = info@cortex.co.uk
organizationalUnitName_default = We Are CORTEX
emailAddress_default = Hello@WeAreCORTEX.com
[ v3_req ]
basicConstraints = CA:FALSE
keyUsage = nonRepudiation, digitalSignature, keyEncipherment
Expand All @@ -195,8 +195,8 @@ Self-signed certificates should be generated using OpenSSL which is bundled in t
Each DNS name or IP address entry must be suffixed with `.N` where `N` is the unique index of the DNS name or IP address entry; see below for examples:
| Resource URL | Configuration to add |
|---------------------------------------|-----------------------------------|
| `https://cortex.co.uk/gateway` | `DNS.1 = cortex.co.uk` |
| `https://internal.cortex.co.uk/gateway` | `DNS.2 = internal.cortex.co.uk` |
| `https://wearecortex.com/gateway` | `DNS.1 = wearecortex.com` |
| `https://internal.wearecortex.com/gateway` | `DNS.2 = internal.wearecortex.com` |
| `https://10.0.0.0/gateway` | `IP.1 = 10.0.0.0` |
| `https://192.168.1.100/gateway` | `IP.2 = 192.168.1.100` |

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ Self-signed certificates should be generated using OpenSSL which is bundled in t
stateOrProvinceName_default = Hampshire
localityName_default = Southampton
0.organizationName_default = Cortex Ltd
organizationalUnitName_default = Cortex
emailAddress_default = info@cortex.co.uk
organizationalUnitName_default = We Are CORTEX
emailAddress_default = Hello@WeAreCORTEX.com
[ v3_ca ]
# Extensions for a typical CA (`man x509v3_config`).
subjectKeyIdentifier = hash
Expand Down Expand Up @@ -179,8 +179,8 @@ Self-signed certificates should be generated using OpenSSL which is bundled in t
stateOrProvinceName_default = Hampshire
localityName_default = Southampton
0.organizationName_default = Cortex Ltd
organizationalUnitName_default = Cortex
emailAddress_default = info@cortex.co.uk
organizationalUnitName_default = We Are CORTEX
emailAddress_default = Hello@WeAreCORTEX.com
[ v3_req ]
basicConstraints = CA:FALSE
keyUsage = nonRepudiation, digitalSignature, keyEncipherment
Expand All @@ -198,8 +198,8 @@ Self-signed certificates should be generated using OpenSSL which is bundled in t
Each DNS name or IP address entry must be suffixed with `.N` where `N` is the unique index of the DNS name or IP address entry; see below for examples:
| Resource URL | Configuration to add |
|---------------------------------------|-----------------------------------|
| `https://cortex.co.uk/gateway` | `DNS.1 = cortex.co.uk` |
| `https://internal.cortex.co.uk/gateway` | `DNS.2 = internal.cortex.co.uk` |
| `https://wearecortex.com/gateway` | `DNS.1 = wearecortex.com` |
| `https://internal.wearecortex.com/gateway` | `DNS.2 = internal.wearecortex.com` |
| `https://10.0.0.0/gateway` | `IP.1 = 10.0.0.0` |
| `https://192.168.1.100/gateway` | `IP.2 = 192.168.1.100` |

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ Self-signed certificates should be generated using OpenSSL which is bundled in t
stateOrProvinceName_default = Hampshire
localityName_default = Southampton
0.organizationName_default = Cortex Ltd
organizationalUnitName_default = Cortex
emailAddress_default = info@cortex.co.uk
organizationalUnitName_default = We Are CORTEX
emailAddress_default = Hello@WeAreCORTEX.com
[ v3_ca ]
# Extensions for a typical CA (`man x509v3_config`).
subjectKeyIdentifier = hash
Expand Down Expand Up @@ -176,8 +176,8 @@ Self-signed certificates should be generated using OpenSSL which is bundled in t
stateOrProvinceName_default = Hampshire
localityName_default = Southampton
0.organizationName_default = Cortex Ltd
organizationalUnitName_default = Cortex
emailAddress_default = info@cortex.co.uk
organizationalUnitName_default = We Are CORTEX
emailAddress_default = Hello@WeAreCORTEX.com
[ v3_req ]
basicConstraints = CA:FALSE
keyUsage = nonRepudiation, digitalSignature, keyEncipherment
Expand All @@ -195,8 +195,8 @@ Self-signed certificates should be generated using OpenSSL which is bundled in t
Each DNS name or IP address entry must be suffixed with `.N` where `N` is the unique index of the DNS name or IP address entry; see below for examples:
| Resource URL | Configuration to add |
|---------------------------------------|-----------------------------------|
| `https://cortex.co.uk/gateway` | `DNS.1 = cortex.co.uk` |
| `https://internal.cortex.co.uk/gateway` | `DNS.2 = internal.cortex.co.uk` |
| `https://wearecortex.com/gateway` | `DNS.1 = wearecortex.com` |
| `https://internal.wearecortex.com/gateway` | `DNS.2 = internal.wearecortex.com` |
| `https://10.0.0.0/gateway` | `IP.1 = 10.0.0.0` |
| `https://192.168.1.100/gateway` | `IP.2 = 192.168.1.100` |

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ Self-signed certificates should be generated using OpenSSL which is bundled in t
stateOrProvinceName_default = Hampshire
localityName_default = Southampton
0.organizationName_default = Cortex Ltd
organizationalUnitName_default = Cortex
emailAddress_default = info@cortex.co.uk
organizationalUnitName_default = We Are CORTEX
emailAddress_default = Hello@WeAreCORTEX.com
[ v3_ca ]
# Extensions for a typical CA (`man x509v3_config`).
subjectKeyIdentifier = hash
Expand Down Expand Up @@ -179,8 +179,8 @@ Self-signed certificates should be generated using OpenSSL which is bundled in t
stateOrProvinceName_default = Hampshire
localityName_default = Southampton
0.organizationName_default = Cortex Ltd
organizationalUnitName_default = Cortex
emailAddress_default = info@cortex.co.uk
organizationalUnitName_default = We Are CORTEX
emailAddress_default = Hello@WeAreCORTEX.com
[ v3_req ]
basicConstraints = CA:FALSE
keyUsage = nonRepudiation, digitalSignature, keyEncipherment
Expand All @@ -198,8 +198,8 @@ Self-signed certificates should be generated using OpenSSL which is bundled in t
Each DNS name or IP address entry must be suffixed with `.N` where `N` is the unique index of the DNS name or IP address entry; see below for examples:
| Resource URL | Configuration to add |
|---------------------------------------|-----------------------------------|
| `https://cortex.co.uk/gateway` | `DNS.1 = cortex.co.uk` |
| `https://internal.cortex.co.uk/gateway` | `DNS.2 = internal.cortex.co.uk` |
| `https://wearecortex.com/gateway` | `DNS.1 = wearecortex.com` |
| `https://internal.wearecortex.com/gateway` | `DNS.2 = internal.wearecortex.com` |
| `https://10.0.0.0/gateway` | `IP.1 = 10.0.0.0` |
| `https://192.168.1.100/gateway` | `IP.2 = 192.168.1.100` |

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ Self-signed certificates should be generated using OpenSSL which is bundled in t
stateOrProvinceName_default = Hampshire
localityName_default = Southampton
0.organizationName_default = Cortex Ltd
organizationalUnitName_default = Cortex
emailAddress_default = info@cortex.co.uk
organizationalUnitName_default = We Are CORTEX
emailAddress_default = Hello@WeAreCORTEX.com
[ v3_ca ]
# Extensions for a typical CA (`man x509v3_config`).
subjectKeyIdentifier = hash
Expand Down Expand Up @@ -176,8 +176,8 @@ Self-signed certificates should be generated using OpenSSL which is bundled in t
stateOrProvinceName_default = Hampshire
localityName_default = Southampton
0.organizationName_default = Cortex Ltd
organizationalUnitName_default = Cortex
emailAddress_default = info@cortex.co.uk
organizationalUnitName_default = We Are CORTEX
emailAddress_default = Hello@WeAreCORTEX.com
[ v3_req ]
basicConstraints = CA:FALSE
keyUsage = nonRepudiation, digitalSignature, keyEncipherment
Expand All @@ -195,8 +195,8 @@ Self-signed certificates should be generated using OpenSSL which is bundled in t
Each DNS name or IP address entry must be suffixed with `.N` where `N` is the unique index of the DNS name or IP address entry; see below for examples:
| Resource URL | Configuration to add |
|---------------------------------------|-----------------------------------|
| `https://cortex.co.uk/gateway` | `DNS.1 = cortex.co.uk` |
| `https://internal.cortex.co.uk/gateway` | `DNS.2 = internal.cortex.co.uk` |
| `https://wearecortex.com/gateway` | `DNS.1 = wearecortex.com` |
| `https://internal.wearecortex.com/gateway` | `DNS.2 = internal.wearecortex.com` |
| `https://10.0.0.0/gateway` | `IP.1 = 10.0.0.0` |
| `https://192.168.1.100/gateway` | `IP.2 = 192.168.1.100` |

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ Self-signed certificates should be generated using OpenSSL which is bundled in t
stateOrProvinceName_default = Hampshire
localityName_default = Southampton
0.organizationName_default = Cortex Ltd
organizationalUnitName_default = Cortex
emailAddress_default = info@cortex.co.uk
organizationalUnitName_default = We Are CORTEX
emailAddress_default = Hello@WeAreCORTEX.com
[ v3_ca ]
# Extensions for a typical CA (`man x509v3_config`).
subjectKeyIdentifier = hash
Expand Down Expand Up @@ -179,8 +179,8 @@ Self-signed certificates should be generated using OpenSSL which is bundled in t
stateOrProvinceName_default = Hampshire
localityName_default = Southampton
0.organizationName_default = Cortex Ltd
organizationalUnitName_default = Cortex
emailAddress_default = info@cortex.co.uk
organizationalUnitName_default = We Are CORTEX
emailAddress_default = Hello@WeAreCORTEX.com
[ v3_req ]
basicConstraints = CA:FALSE
keyUsage = nonRepudiation, digitalSignature, keyEncipherment
Expand All @@ -198,8 +198,8 @@ Self-signed certificates should be generated using OpenSSL which is bundled in t
Each DNS name or IP address entry must be suffixed with `.N` where `N` is the unique index of the DNS name or IP address entry; see below for examples:
| Resource URL | Configuration to add |
|---------------------------------------|-----------------------------------|
| `https://cortex.co.uk/gateway` | `DNS.1 = cortex.co.uk` |
| `https://internal.cortex.co.uk/gateway` | `DNS.2 = internal.cortex.co.uk` |
| `https://wearecortex.com/gateway` | `DNS.1 = wearecortex.com` |
| `https://internal.wearecortex.com/gateway` | `DNS.2 = internal.wearecortex.com` |
| `https://10.0.0.0/gateway` | `IP.1 = 10.0.0.0` |
| `https://192.168.1.100/gateway` | `IP.2 = 192.168.1.100` |

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ Self-signed certificates should be generated using OpenSSL which is bundled in t
stateOrProvinceName_default = Hampshire
localityName_default = Southampton
0.organizationName_default = Cortex Ltd
organizationalUnitName_default = Cortex
emailAddress_default = info@cortex.co.uk
organizationalUnitName_default = We Are CORTEX
emailAddress_default = Hello@WeAreCORTEX.com
[ v3_ca ]
# Extensions for a typical CA (`man x509v3_config`).
subjectKeyIdentifier = hash
Expand Down Expand Up @@ -176,8 +176,8 @@ Self-signed certificates should be generated using OpenSSL which is bundled in t
stateOrProvinceName_default = Hampshire
localityName_default = Southampton
0.organizationName_default = Cortex Ltd
organizationalUnitName_default = Cortex
emailAddress_default = info@cortex.co.uk
organizationalUnitName_default = We Are CORTEX
emailAddress_default = Hello@WeAreCORTEX.com
[ v3_req ]
basicConstraints = CA:FALSE
keyUsage = nonRepudiation, digitalSignature, keyEncipherment
Expand All @@ -195,8 +195,8 @@ Self-signed certificates should be generated using OpenSSL which is bundled in t
Each DNS name or IP address entry must be suffixed with `.N` where `N` is the unique index of the DNS name or IP address entry; see below for examples:
| Resource URL | Configuration to add |
|---------------------------------------|-----------------------------------|
| `https://cortex.co.uk/gateway` | `DNS.1 = cortex.co.uk` |
| `https://internal.cortex.co.uk/gateway` | `DNS.2 = internal.cortex.co.uk` |
| `https://wearecortex.com/gateway` | `DNS.1 = wearecortex.com` |
| `https://internal.wearecortex.com/gateway` | `DNS.2 = internal.wearecortex.com` |
| `https://10.0.0.0/gateway` | `IP.1 = 10.0.0.0` |
| `https://192.168.1.100/gateway` | `IP.2 = 192.168.1.100` |

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ Self-signed certificates should be generated using OpenSSL which is bundled in t
stateOrProvinceName_default = Hampshire
localityName_default = Southampton
0.organizationName_default = Cortex Ltd
organizationalUnitName_default = Cortex
emailAddress_default = info@cortex.co.uk
organizationalUnitName_default = We Are CORTEX
emailAddress_default = Hello@WeAreCORTEX.com
[ v3_ca ]
# Extensions for a typical CA (`man x509v3_config`).
subjectKeyIdentifier = hash
Expand Down Expand Up @@ -179,8 +179,8 @@ Self-signed certificates should be generated using OpenSSL which is bundled in t
stateOrProvinceName_default = Hampshire
localityName_default = Southampton
0.organizationName_default = Cortex Ltd
organizationalUnitName_default = Cortex
emailAddress_default = info@cortex.co.uk
organizationalUnitName_default = We Are CORTEX
emailAddress_default = Hello@WeAreCORTEX.com
[ v3_req ]
basicConstraints = CA:FALSE
keyUsage = nonRepudiation, digitalSignature, keyEncipherment
Expand All @@ -198,8 +198,8 @@ Self-signed certificates should be generated using OpenSSL which is bundled in t
Each DNS name or IP address entry must be suffixed with `.N` where `N` is the unique index of the DNS name or IP address entry; see below for examples:
| Resource URL | Configuration to add |
|---------------------------------------|-----------------------------------|
| `https://cortex.co.uk/gateway` | `DNS.1 = cortex.co.uk` |
| `https://internal.cortex.co.uk/gateway` | `DNS.2 = internal.cortex.co.uk` |
| `https://wearecortex.com/gateway` | `DNS.1 = wearecortex.com` |
| `https://internal.wearecortex.com/gateway` | `DNS.2 = internal.wearecortex.com` |
| `https://10.0.0.0/gateway` | `IP.1 = 10.0.0.0` |
| `https://192.168.1.100/gateway` | `IP.2 = 192.168.1.100` |

Expand Down
Loading
Loading