nscaweb
nscaweb copied to clipboard
no support for the SSL certificate chain
Hi,
Now that Rehat/Centos7 has enabled SSL certificate verification for Python, I found Nscaweb was not serving a complete SSL chain and has no support for it.
So here a patch to enable that support.
self.ssl_certificate_chain.patch.txt
Gr, J