I have a digital certificate on a smart card and I want to use it for ssl communication through SSL socket. I planned on using the IO::Socket::SSL module, but it requires the public and private keys to be present(as files or strings). However, I cannot extract the private key from the smart card.
I am using ActivePerl 5.8.8 on Windows XP.
I have figured out how to do data encryption and signing with my smart card through Win32::OLE and CAPICOM, but I have no idea how to do the SSL communication.
Any help will be appreciated.
In reply to Smart cards and SSL by nettle
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |