On Thu, 12 Nov 2015, Michael Orlitzky wrote:
Can Sagenb send certificate chain instead of just certificate of the server itself? If yes, how?You can probably just concatenate the certificate files. Something like, $ cat www.example.com.crt intermediate.pem > combined.crt
Tested, but it seems that Sage sends only first certificate. -- Jori Mäntysalo
