Mailing Lists
| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-tracker Archives
[curl:bugs] #1246 curl + nss seaches ._dOeSnotExist_ .[0-9]\{10\}.db files in /etc/pki/nssdb/
From: Antony Lem <antonylem_at_users.sf.net>
Date: Fri, 14 Jun 2013 00:53:44 +0000
---
** [bugs:#1246] curl + nss seaches ._dOeSnotExist_ .[0-9]\{10\}.db files in /etc/pki/nssdb/**
**Status:** open
**Created:** Fri Jun 14, 2013 12:53 AM UTC by Antony Lem
**Last Updated:** Fri Jun 14, 2013 12:53 AM UTC
**Owner:** nobody
I noticed strange behavior of curl + nss when I tried to connect with https.
During the connection strace showed me follows
access("/etc/pki/nssdb/._dOeSnotExist_1012323634.db", F_OK) = -1 ENOENT (No such file or directory)
access("/etc/pki/nssdb/._dOeSnotExist_1012323635.db", F_OK) = -1 ENOENT (No such file or directory)
access("/etc/pki/nssdb/._dOeSnotExist_1012323636.db", F_OK) = -1 ENOENT (No such file or directory)
There was 645 such string and it happened every time I started connection.I confused why curl is searching such unusual files.
OS:CentOS release 6.4 (Final)
curl 7.19.7 (x86_64-redhat-linux-gnu) libcurl/7.19.7 NSS/3.13.6.0 zlib/1.2.3 libidn/1.18 libssh2/1.4.2
Protocols: tftp ftp telnet dict ldap ldaps http file https ftps scp sftp
Features: GSS-Negotiate IDN IPv6 Largefile NTLM SSL libz
---
Sent from sourceforge.net because you indicated interest in <https://sourceforge.net/p/curl/bugs/1246/>
To unsubscribe from further messages, please visit <https://sourceforge.net/auth/subscriptions/>
Received on 2013-06-14
These mail archives are generated by hypermail. |
Page updated May 06, 2013.
web site info