FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

secureCodeBox/demo-apps/unsafe-https at hash-finding · avicoder/secureCodeBox · GitHub

Latest commit

 

History

History
 
 

README.md

unsafe-https

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 {}
fullnameOverride string ""
image.pullPolicy string "IfNotPresent"
image.repository string "docker.io/securecodebox/unsafe-https" Container Image
image.tag string nil
imagePullSecrets list []
nameOverride string ""
nodeSelector object {}
podSecurityContext object {}
replicaCount int 1
resources object {}
securityContext object {}
service.port int 443
service.type string "ClusterIP"
tolerations list []

Back | FazBrowse Home | New Git URL