mercedes-benz / sechub

SecHub provides a central API to test software with different security tools.
https://mercedes-benz.github.io/sechub/
MIT License
263 stars 63 forks source link

Prod deployment not working, because SSL certificate missing #49

Closed de-jcup closed 5 years ago

de-jcup commented 5 years ago

PROD deployment failed because SSL certificate for PROD not found/available, output was:

WARN 7 --- [ main] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Unable to start web server; nested exception is java.lang.IllegalArgumentException: Resource location must not be null

de-jcup commented 5 years ago

Problem

Problem is that prod SSL certificate

Solution