Friday, March 22, 2024

Libressl trust anchor problems.

hi dears ;^)

I have self RootCA and Middle(Intermediate,Subordinate)CA.
Then, I create the Certificate file.

Now I want to install/remove the Certificate to System.
Almost always. I use the 
trust anchor ${_cert_file_} / trust anchor --remove ${_pkcs11_id_}
but, Libressl could not work these command.

just to work. "cat ${_cert_file_}  > /etc/ssl/cert.pem"

why, Libressl does not to work "trust anchor" and "p11-kit" "p11tool",

No comments:

Post a Comment