On Thursday, 09/13/2007 at 07:19 EDT, Alan Ackerman <[EMAIL PROTECTED]> wrote:
> Thanks! But of course, I do want my web server to know something about > what the protection is, and in some cases we want the client certificate > inforamtion. > > >If you define port 443 (https) as SECURE in PROFILE TCPIP, then you can > >use the SSL server certificates. The trick is to get z/Web to listen on > >80 and 443 at the same time, treating 443 exactly as it does 80. All > >encryption would be handled by the SSL server. > > I will try that. If you need to obtain information from the client certificate, then you can't use the VM SSL server. > I don't want to share the database, I just want to put the same > certificate into 2 different databases. But I don't think it can be done. The VM SSL server lets multiple servers use the same certificate (label). You cannot have the same certificate in multiple SSL servers unless you do a wholesale copy of the Linux disk that contains the database & other files. Alan Altmark z/VM Development IBM Endicott
