mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 14:16:16 -04:00
updated self-signatures
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-OpenPGP@5292 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
ddf503a793
commit
4fc3ce491a
4 changed files with 15 additions and 7 deletions
|
@ -146,6 +146,7 @@ int AuthGPG::GPGInit(const std::string &ownId)
|
|||
|
||||
//force the validity of the private key. When set to unknown, it caused signature and text encryptions bugs
|
||||
privateTrustCertificate(ownId, 5);
|
||||
updateOwnSignatureFlag(mOwnGpgId) ;
|
||||
|
||||
std::cerr << "AuthGPG::GPGInit finished." << std::endl;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue