Imported Upstream version 15.0.0
[platform/upstream/libzypp.git] / zypp / media / MediaManager.h
index 049da47..2e953de 100644 (file)
@@ -409,9 +409,7 @@ namespace zypp
      *         server is authentic against the chain of digital signatures
      *         found in <tt>ssl_capath</tt>.
      *     - <tt>ssl_clientcert</tt>
-     *       Path to the ssl client certificate for authentication to a repo (CURLOPT_SSLCERT).
-     *     - <tt>ssl_clientkey</tt>
-     *       Path to the ssl client key for authentication to a repo (CURLOPT_SSLKEY).
+     *       Path to a ssl client certificate for authentication to a repo.
      *     - <tt>timeout</tt>:
      *       Transfer timeout in seconds between 0 and 3600, 0 disables
      *       the timeout, default timeout is 180 seconds.