Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPeter Eisentraut2018-04-02 15:34:52 +0000
committerPeter Eisentraut2018-04-02 15:37:40 +0000
commit2764d5dcfa84d240c901c20ec6e194f72d82b78a (patch)
tree2db3da15bec088237b5b32f83de90c8cc8817e9b /doc
parent7e0d64c7a57e28fbcf093b6da9310a38367c1d75 (diff)
Make be-secure-common.c more consistent for future SSL implementations
Recent commit 8a3d9425 has introduced be-secure-common.c, which is aimed at including backend-side APIs that can be used by any SSL implementation. The purpose is similar to fe-secure-common.c for the frontend-side APIs. However, this has forgotten to include check_ssl_key_file_permissions() in the move, which causes a double dependency between be-secure.c and be-secure-openssl.c. Refactor the code in a more logical way. This also puts into light an API which is usable by future SSL implementations for permissions on SSL key files. Author: Michael Paquier <michael@paquier.xyz>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions