In the case there is a certificate chain, i.e. your certificate is not signed with a root-level CA, you need to append the certificates to a same file. Contrary to what this wiki page says, your own certificate has to be the first!
In the case there is a certificate chain, i.e. your certificate is not signed with a root-level CA, you need to append the certificates to a same file. Contrary to what this wiki page says, your own certificate has to be the first!
The "bees app:cert:validate" command doesn't exist, at least in the SDK version 0.8.1.
TIP: These instructions for implementing SSL on your CloudBees site supersede framework-specific instructions, which apply when you have the framework host the SSL certificate. For example, follow these instructions instead of Play 1.2.4's instructions for HTTPS configuration.
TIP, if you need to look up your SSL ip again, you can run:
bees app:resource:list -a
and it will show a listing of resources you have (eg your SSL router)