[ 
https://issues.apache.org/jira/browse/PROTON-2594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17898445#comment-17898445
 ] 

ASF subversion and git services commented on PROTON-2594:
---------------------------------------------------------

Commit db52dcbf8070caed7d364ff8e16d1b549c676ee4 in qpid-proton's branch 
refs/heads/main from Ahmad Fatoum
[ https://gitbox.apache.org/repos/asf?p=qpid-proton.git;h=db52dcbf8 ]

PROTON-2594: [C++] connect_config_test: factor out some definitions into header

The test_handler implementation in connect_config_test can be useful for
further tests as well such as the incoming pkcs11_test.

We don't want to add the PKCS#11 test here, because the test is not
applicable to all platforms and it would overly complicate the existing
tests, so let's share code via a common header.


> Use of HSM for crypto opterations with the private key of a TLS certificate
> ---------------------------------------------------------------------------
>
>                 Key: PROTON-2594
>                 URL: https://issues.apache.org/jira/browse/PROTON-2594
>             Project: Qpid Proton
>          Issue Type: New Feature
>          Components: cpp-binding, proton-c
>            Reporter: Franz Hollerer
>            Priority: Major
>         Attachments: pn2594.c
>
>
> We use a Hardware Security Module with PKCS#11 Interface (to be more 
> specific: OP-TEE) as key store. This key store holds the public and private 
> key for a TLS certificate for the purpose of client authentication.
> Is there a way to instruct proton-qpid to use the HSM for cryptographic 
> operations with the private key?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to