Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Implemented macOS (OSX) support for ConnectionObject/CardDAV2 and updated files neede...
[xestiaab/.git] / source / frmEditAccount.mm
index 1db02ab..9e5bc52 100644 (file)
@@ -20,7 +20,7 @@
 
 #include "frmEditAccount.h"
 
-int frmEditAccount::DisplayTrustPanel(CardDAV *Connection){
+int frmEditAccount::DisplayTrustPanel(ConnectionObject *Connection){
     
     NSInteger ResultValue;
     
@@ -33,8 +33,8 @@ int frmEditAccount::DisplayTrustPanel(CardDAV *Connection){
     
     [secpanel setParentWindow:(NSWindow*)this->GetHandle()];
     
-    ResultValue = [secpanel runModalForTrust:Connection->GetTrustObject() message:@"Certificate not trusted"];
+    ResultValue = [secpanel runModalForTrust:Connection->BuildSSLCollection() message:@"Certificate not trusted"];
     
     return (int)ResultValue;
     
-}
\ No newline at end of file
+}
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