Home
last modified time | relevance | path

Searched defs:sslmode (Results 1 – 25 of 87) sorted by relevance

1234

/dports/databases/py-asyncpg/asyncpg-0.25.0/tests/
H A Dtest_connect.py1187 async def verify_works(sslmode): argument
1201 async def verify_fails(sslmode): argument
1319 async def verify_works(sslmode, *, host='localhost'): argument
1332 async def verify_fails(sslmode, *, host='localhost', exn_type): argument
1602 async def verify_works(sslmode, *, host='localhost'): argument
1615 async def verify_fails(sslmode, *, host='localhost'): argument
/dports/mail/imaptools/imaptools-1.135/
H A DimapCapability.pl193 sub sslmode { subroutine
H A DimapPing.pl200 sub sslmode { subroutine
H A DIMAPtoMbox.pl260 sub sslmode { subroutine
H A DdumptoIMAP.pl497 sub sslmode { subroutine
H A DpurgeMbx.pl221 sub sslmode { subroutine
H A DmigrateIMAP-win.pl315 sub sslmode { subroutine
H A Dimapdump.pl246 sub sslmode { subroutine
H A DMboxtoIMAP.pl337 sub sslmode {
H A Dimap_to_maildir.pl250 sub sslmode { subroutine
H A DdelIMAPdups.pl277 sub sslmode { subroutine
H A Dlist_imap_folders.pl179 sub sslmode { subroutine
H A Dpop3toimap.pl265 sub sslmode { subroutine
H A Ddelete_imap_mailboxes.pl231 sub sslmode { subroutine
H A Dlist_folders.pl272 sub sslmode { subroutine
H A Dimapsync.pl269 sub sslmode { subroutine
H A DmigrateIMAP.pl433 sub sslmode { subroutine
H A Dimapfilter.pl1090 sub sslmode { subroutine
H A Dmaildir_to_imap.pl611 sub sslmode { subroutine
/dports/databases/phppgadmin/phppgadmin-REL_7-13-0/classes/database/
H A DConnection.php22 …function __construct($host, $port, $sslmode, $user, $password, $database, $fetchMode = ADODB_FETCH…
/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/dlg/
H A DdlgSelectConnection.cpp260 int sslmode = remoteServer ? remoteServer->GetSSL() : 0; in CreateConn() local
265 …r, wxString &dbname, wxString &username, int port, wxString &rolename, int sslmode, wxString &appl… in CreateConn()
/dports/mail/imaputils/imaputils-1.0.5/lib/IMAP/
H A DUtils.pm112 sub sslmode { subroutine
/dports/graphics/qgis/qgis-3.22.3/tests/src/python/
H A Dtest_authmanager_password_postgres.py113 …def _getPostGISLayer(cls, type_name, layer_name=None, authcfg=None, sslmode=QgsDataSourceUri.SslVe… argument
/dports/graphics/qgis-ltr/qgis-3.16.16/tests/src/python/
H A Dtest_authmanager_password_postgres.py113 …def _getPostGISLayer(cls, type_name, layer_name=None, authcfg=None, sslmode=QgsDataSourceUri.SslVe… argument
/dports/databases/pg_citus/citus-10.2.3/src/backend/distributed/utils/
H A Denable_ssl.c205 const char *sslmode = NULL; in ShouldUseAutoSSL() local

1234