Unsafe https Server for SSL Checking. Can be used for scanners that check for unsafe ssl certificates, as the server uses a self-signed certificate which contains both private and public key and is not authorized by a third party.
Homepage: https://docs.securecodebox.io
| Name | Url | |
|---|---|---|
| iteratec GmbH | securecodebox@iteratec.com |
| Key | Type | Default | Description |
|---|---|---|---|
| affinity | object | {} |
|
| annotations | object | {} |
add annotations to the deployment, service and pods |
| fullnameOverride | string | "" |
|
| image.pullPolicy | string | "IfNotPresent" |
|
| image.repository | string | "docker.io/securecodebox/unsafe-https" |
Container Image |
| image.tag | string | nil |
|
| imagePullSecrets | list | [] |
|
| labels | object | {} |
add labels to the deployment, service and pods |
| nameOverride | string | "" |
|
| nodeSelector | object | {} |
|
| podSecurityContext | object | {} |
|
| replicaCount | int | 1 |
|
| resources | object | {} |
|
| securityContext | object | {} |
|
| service.port | int | 443 |
|
| service.type | string | "ClusterIP" |
|
| tolerations | list | [] |