Comment 1 for bug 1606268

Revision history for this message
Ian Cordasco (icordasc) wrote :

The connection to the server can be made without verification by setting

    swift_store_auth_insecure = True

Or you can provide a certificate bundle with the certificate chain using

    swift_store_cacert = /path/to/bundle.pem