You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to use trust command to manage custom trust store. This is needed for cases like encrypted DNS where a custom set of certificates and CA chains will be in use by local encrypted DNS end-points (unbound, bind, etc) and should not necessarily be trusted for the whole system.
I tried to specify paths to p11-kit-trust module via custom pkcs11.conf but trust command ignored it. Not sure how I can get it working with existing tools.
@ueno told me that it could be an RFE, hence this issue.
The text was updated successfully, but these errors were encountered:
Because user may want to use DNS certificates from diagnostic tools like dig, overriding $HOME to get custom certificates would not work. It may work for DNS cache service itself, but not when reproducing issues with command line tools.
I'd like to use
trust
command to manage custom trust store. This is needed for cases like encrypted DNS where a custom set of certificates and CA chains will be in use by local encrypted DNS end-points (unbound, bind, etc) and should not necessarily be trusted for the whole system.I tried to specify
paths
top11-kit-trust
module via custom pkcs11.conf buttrust
command ignored it. Not sure how I can get it working with existing tools.@ueno told me that it could be an RFE, hence this issue.
The text was updated successfully, but these errors were encountered: