file()) ->replace('__path__', $this->path) ->replace('__certificate__', $this->certificate) ->replace('__pk__', $this->pk) ->replace('__certificate_path__', $this->certificatePath) ->replace('__pk_path__', $this->pkPath) ->toString(); } }