Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
CardDAV2: Fixed issue with displaying SSL certificate
[xestiaab/.git] / source / frmNewAccount-CardDAV2.cpp
index 3798bbf..d0b18ec 100644 (file)
@@ -37,7 +37,7 @@ void frmNewAccount::RunCardDAV2Test( wxCommandEvent& event ){
                wxAtoi(txtServerPort->GetValue()),
                txtUsername->GetValue().ToStdString(),
                txtPassword->GetValue().ToStdString(),
-               chkUseSSL->GetValue());
+               chkUseSSL->GetValue() ? true : false);
        
        // Test the connection.
        
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy