× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Here is a post from our Admin HTTP server with HTTPS enabled

17    ServerName AS400.cross-check.com 
18    Listen 10.210.250.1:80 
19    Listen 10.210.250.1:443 

76    <VirtualHost 10.210.250.1:443> 
77         SSLEngine On 
78         SSLAppName QIBM_HTTP_SERVER_CONFIG 
79         SSLClientAuth Optional 
80         SetEnv HTTPS_PORT 443 
81    </VirtualHost>

I would get rid of the SSLEngine Optional and enable the SSLEngine On
which is commented out.  

Christopher Bipes
Information Services Director
CrossCheck, Inc.

-----Original Message-----
From: web400-bounces@xxxxxxxxxxxx [mailto:web400-bounces@xxxxxxxxxxxx]
On Behalf Of Joe Pluta
Sent: Tuesday, March 28, 2006 9:21 AM
To: 'Web Enabling the AS400 / iSeries'
Subject: [WEB400] Using a Verisign Certificate for SSL

"myinstance" is the instance name
"10.20.30.40" is the IP address of the iSeries
I've also got a location set up for validation; this is the context used
to
get to WebSphere

I can get to http://10.20.30.40 and http://10.20.30.40:443, but not to
https://10.20.30.40.

Some of the lines are broken by email formatting; hopefully it's clear
which
ones.

Listen 10.20.30.40:80
Listen 10. 20.30.40:443
TimeOut 600

SSLEngine Optional
# SSLEngine On

SSLAppName QIBM_HTTP_SERVER_MYINSTANCE
SSLCacheEnable
SSLVersion TLSV1_SSLV3
SetEnv HTTPS_PORT 443


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.