• #indieweb 2018-08-09
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#indieweb ≡
  • ←
  • →
2018-08-09 UTC
# 13:19
DavidW
To run an FTPs server you need 3 files, SSLOptions->KeyFile ( Private Key), SSLOptions->CertFile ( Public KEy ),SSLOptions->RootCertFile (the issuer of the certificate). In my case ( self-signed certificate ) only one CA position is entered in the RootCertFile. What if you want to use a certificate chain, otherwise the certificate cannot be verified?