ODP: CSR generation using pkcs11 token engine from C# code

2021-05-25 Thread Piotr Lobacz
ther Linux Distros.Most web servers that need OpenSSL are Linux. Glad you got it working. From: Piotr Lobacz Sent: Monday, May 24, 2021 8:10 AM To: Michael McKenney ; openssl-users@openssl.org Subject: ODP: CSR generation using pkcs11 token engine from C# code Hi Michael, thx for

ODP: CSR generation using pkcs11 token engine from C# code

2021-05-24 Thread Piotr Lobacz
Hi Michael, thx for your quick reply. Unfortunately i can't use your script because i need to use native code not bash implementation. For the first question about loading token module i have found a solution on github https://github.com/tkil/openssl-pkcs11-samples . This code is a C/C++ code b