mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-02 11:24:32 +02:00
parent
a83d81a71d
commit
186fcb3724
@ -152,7 +152,7 @@ int PkiUtility::WriteCert(const boost::shared_ptr<X509>& cert, const String& tru
|
|||||||
}
|
}
|
||||||
|
|
||||||
Log(LogInformation, "pki")
|
Log(LogInformation, "pki")
|
||||||
<< "Writing trusted certificate to file '" << trustedfile << "'.";
|
<< "Writing certificate to file '" << trustedfile << "'.";
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user