mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 03:20:57 +00:00
res_crypto: Don't load non-regular files in keys directory
ASTERISK-30046 Change-Id: Ie77e0648f8b0b1c2159fb24662d1989cfd4cc36d
This commit is contained in:
committed by
Friendly Automation
parent
6c73d3bc08
commit
6efce9e18e
5
doc/UPGRADE-staging/res_crypto-regular-file-keys.txt
Normal file
5
doc/UPGRADE-staging/res_crypto-regular-file-keys.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
Subject: res_crypto
|
||||
|
||||
In addition to only paying attention to files ending with .key or .pub
|
||||
in the keys directory, we now also ignore any files which aren't regular
|
||||
files.
|
Reference in New Issue
Block a user