mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +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")
|
||||
<< "Writing trusted certificate to file '" << trustedfile << "'.";
|
||||
<< "Writing certificate to file '" << trustedfile << "'.";
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user