Hello,
Let say I have a directory /foo/bar/ containing a single baz.pem file which is used by Asterisk.
When this baz.pem file content changes while the name remains unchanged, do I need to run a “c_rehash /foo/bar” command again ?
Cheers
Hello,
Let say I have a directory /foo/bar/ containing a single baz.pem file which is used by Asterisk.
When this baz.pem file content changes while the name remains unchanged, do I need to run a “c_rehash /foo/bar” command again ?
Cheers
That’s an Open SSL question. You should look at its documentation to see what is included in the hash, or simply try rehashing after the intended change, to see if the result changes.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.