wodCertificate SSL: Intermediate Certificate? (wodFTPServer)
Hi there-
For our customers, we need to use a valid, signed SSL certificate. However, our SSL certificate from GoDaddy comes with both a certificate file, and an intermediate certificate or bundle . Both are required to have the proper chain of trust to verify the certificate.
To be clear, we have 3 files:
1. OurDomain.crt <- Our cert
2. sf_bundle.crt <- Intermediate cert
3. OurDomain.key <- Our private key
How can we set up the intermediate certificate with WodFTPServer / wodCertificate?
Thanks!