summaryrefslogtreecommitdiff
path: root/ucb
diff options
context:
space:
mode:
Diffstat (limited to 'ucb')
-rw-r--r--ucb/source/ucp/webdav-neon/NeonSession.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/source/ucp/webdav-neon/NeonSession.cxx b/ucb/source/ucp/webdav-neon/NeonSession.cxx
index ed0d43723d05..631f4595738d 100644
--- a/ucb/source/ucp/webdav-neon/NeonSession.cxx
+++ b/ucb/source/ucp/webdav-neon/NeonSession.cxx
@@ -480,7 +480,7 @@ int NeonSession::CertificationNotify(const ne_ssl_certificate *cert)
::comphelper::containerToSequence( vecCerts ) );
if ( isDomainMatch(
- GetHostnamePart( xEECert.get()->getSubjectName() ) ) )
+ GetHostnamePart( xEECert->getSubjectName() ) ) )
{
// if host name matched with certificate then look if the
// certificate was ok