tls的key和crt使用基于dataDir的相对路径 #7362
JasonHe-WQ
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, 目前的网站TLS的配置是读取的程序启动的绝对路径
我在想能不能加入读取相对dataDir路径,我提出这个是因为在openWRT上面使用裸金属时,采用下面命令启动时,指定读取的TLS是不可用的。我看到
读取proc文件后,发现alist此时运行在根目录下
如果你们愿意讨论一下,或者接受的话,我可以自己写对应逻辑
我初步的想法如下,可以保证与其他平台的行为的一致性
Beta Was this translation helpful? Give feedback.
All reactions