Comment 2 for bug 399260

Revision history for this message
Faraz Khan (fkhan-zivios) wrote : Re: [Bug 399260] Re: First Master computer added on installation has incorrect modules and wrong cert file names

Mustafa A. Hashmi wrote:
> Regarding point 2: Which config file are we talking about here?
> app.config.ini? Agent configuration?
>

This line in CaComputer Plugin:

public function getPubKeyPath()
 {
  return $this->_compConfig->pubcerts . '/' . $this->getProperty('cn') .
'.crt';
 }

 public function getPrvKeyPath()
 {
  return $this->_compConfig->prvkeys . '/' . $this->getProperty('cn') .
'.key';
 }

--
Faraz R Khan
Zivios::Open Source Enterprise Management
www.zivios.org