Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

unsafe-https

Version: latest Type: application AppVersion: v1.0.0

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

Maintainers

Name Email Url
iteratec GmbH securecodebox@iteratec.com

Source Code

Chart Configuration

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 []