- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Apache, openssl and SSL Accelerator H/W
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2004 06:06 AM
02-12-2004 06:06 AM
Apache, openssl and SSL Accelerator H/W
I'm setting up some SSL Accelerator cards on one of our L2000's. Vendor is AEP and the documentation is poor/outdated. I can get openssl 0.9.7 to use the SSL Hardware, but can't figure out what to do with apache's config files.
Does anyone know what I have to do to apache or mod_ssl to let it know that there is a crypto device that it should be using?
Currently I've tested using "openssl speed rsa1024 -engine aep". Just need to figure out the apache portion now but not sure how to tell it to use an engine.
Thanks!
-denver
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2004 06:43 AM
02-12-2004 06:43 AM
Re: Apache, openssl and SSL Accelerator H/W
I was wondering if there was anything on http:www.openssl.org that might help.
That site seems kind of lame, but there are a few docs in this search that might help.
http://search.apache.org/index.cgi?query=ssl&submit=Search%21&metaname=swishdefault&sort=swishrank&sbm=www
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2004 07:17 AM
02-12-2004 07:17 AM
Re: Apache, openssl and SSL Accelerator H/W
Nothing usefull yet. I've been all over the web looking, openssl.org and modssl.org didn't have an answer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2004 04:52 AM
02-13-2004 04:52 AM
Re: Apache, openssl and SSL Accelerator H/W
apache 2.0 httpd bin had to be recompiled using CPPFLAG="-DSSL_EXPERIMENTAL_ENGINE". Once this was done httpd recognized SSLCryptoDevice as a valid directive and was able to use the crypto hardware.
-denver
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2004 02:16 PM
02-21-2004 02:16 PM
Re: Apache, openssl and SSL Accelerator H/W
I don't want to clutter this area with my newbie questions, so could you drop some knowledge on my forum, denver?
wig
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2004 02:21 PM
02-21-2004 02:21 PM
Re: Apache, openssl and SSL Accelerator H/W
-oz
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2004 02:24 PM
02-21-2004 02:24 PM
Re: Apache, openssl and SSL Accelerator H/W
wig