mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-09 06:42:19 -04:00
remove log sslPassword
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1583 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
76fe07e428
commit
674a6dc719
1 changed files with 0 additions and 1 deletions
|
@ -1320,7 +1320,6 @@ int RsInit::LoadCertificates(bool autoLoginNT)
|
||||||
gpgme_data_release (cipher);
|
gpgme_data_release (cipher);
|
||||||
gpgme_data_release (plain);
|
gpgme_data_release (plain);
|
||||||
fclose(sslPassphraseFile);
|
fclose(sslPassphraseFile);
|
||||||
std::cerr << "sslPassword : " << sslPassword << std::endl;
|
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
//let's read the password from an encrypted file
|
//let's read the password from an encrypted file
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue