Which linux x86 hardware keystore?

Posted by byeo on Server Fault See other posts from Server Fault or by byeo
Published on 2012-05-10T15:52:23Z Indexed on 2012/06/08 22:42 UTC
Read the original article Hit count: 204

Filed under:
|
|

I'm terminating SSL/TLS in my DMZ and I have to assume that machine will be hacked. At which point my certificates are compromised.

Previously I've used nCipher hardware keystore/accelerator to solve this issue. These cards won't reveal the private key even to root. The card performs the encryption and decryption onboard and is hardened against physical attack. The only way to get at the keys is by attaching a smart card reader to the card itself.

I'm having trouble finding information about something to recreate this approach. Is this the domain of specialist switches and firewalls these days?

This old page references some of the old hardware: http://www.kegel.com/ssl/hw.html#cards

© Server Fault or respective owner

Related posts about linux

Related posts about security