Discussion:
Missing hash filenames in CA directory in 4.6
John Lightfoot
2012-09-22 00:51:32 UTC
Permalink
I just noticed that the hash filenames associated with the
CA certs in the /etc/sipxpbx/ssl/authorities folder are
missing in 4.6. I know they were generated automatically in
4.4. I saw errors in sipXproxy.log pertaining to untrusted
authorities and those went away after manually generating
the hash filename for a particular CA (i.e., "ln -s
GTERoot.crt `openssl x509 -hash -noout -in GTERoot.crt`.0").
Douglas Hubler
2012-09-22 01:20:44 UTC
Permalink
Post by John Lightfoot
I just noticed that the hash filenames associated with the
CA certs in the /etc/sipxpbx/ssl/authorities folder are
missing in 4.6. I know they were generated automatically in
4.4. I saw errors in sipXproxy.log pertaining to untrusted
authorities and those went away after manually generating
the hash filename for a particular CA (i.e., "ln -s
GTERoot.crt `openssl x509 -hash -noout -in GTERoot.crt`.0").
hash files were created as some trick to tell when they've changed.
We now managed that separately and files shouldn't need generating.
create a jira with error message and we'll take care of it.
Post by John Lightfoot
_______________________________________________
sipx-users mailing list
List Archive: http://list.sipfoundry.org/archive/sipx-users/
Loading...