Do you have a CA in your tree? Is PKI running on the CA?
--
Andy Thompson
Novell Support Connection Volunteer SysOp
(No email support, thanks.)
- Anders Gustafsson, Engineer, CNE5, ASE
NSC Volunteer Sysop (http://support-forums.novell.com)
Pedago, The Aaland Islands (N60 E20)
Using VA 4.52 build 277 (32-bit) on Windows 2000 build 2195
603 is attribute does not exist.. Something is very wrong there.. Did
you download the updated PKI and try installing it?
OK. Create one or more certificates. Thet are called KMO's or Key
Material Objects in ConsoleOne. Then make sure the services use them.
For example in Apache you change the SecureListen directive to include
your certificate name. Ie:
http://support.novell.com/cgi-bin/search/searchtid.cgi?/10070141.htm
> It will
> not go "On" when I have encryption enabled.
>
you have to change magnus.conf to put in the name of your certificate
Joe Moore
Novell Support Connection Volunteer Sysop
http://just.fdisk-it.com - Coming soon:
"Migrating From NetWare Enterprise Web Server to Apache 1.3.x"
http://www.caledonia.net/sysops.html
NO EMAIL PLEASE!!!!!
> Where in the Magnus.conf file do I put it and what is the syntax.
>
there should already be in magnus.conf:
Certfile SSL CertificateDNS
Keyfile SSL CertificateDNS
simply change the SSL CertificateDNS to whatever your certificate name
is.
Joe Moore
[26/Mar/2003:11:27:08] failure ( 450): Failure initializing Listen Sockets
"
"Joseph Moore [SysOp]" <joem@*spam*is*evil*fdisk-it.com> wrote in message
news:VA.0000102...@hostname.not.set.up...
> ERROR -1214 creating SSL CertificateDNS.
>
http://support.novell.com/cgi-bin/search/searchtid.cgi?/10022294.htm
> could not bind to port 443,
>
that is because you turned encryption ON, which tells the webserver to
use port 443 instead of 80. NES creates a hardware virtual server
using port 443 as part of the install. If you ONLY want SSL access to
the web server, go into document management in the admin server and
delete the hardware virtual server - otherwise, turn encryption back to
OFF.
> All I am trying to do is enable SSL on
> the server so that webaccess can use SSL...Is there another step I am
> missing???
>
ok, do you want port 80 at all or just SSL?
post your answer and your magnus.conf and obj.conf
> I am really looking for SSL encryption for webaccess primarily
>
you didn't post the magnus.conf and obj.conf - if you don't want to
post them in public, email them to joem at crowther dot net and I will
see what is wrong.
> I am really looking for SSL encryption for webaccess primarily..
>
OK, I made a change to magnus.conf and obj.conf (and commented them).
These two changes *should* make your web server run SSL on port 443
only. If you need a regular web site on port 80, then create a
hardware virtual server on another IP address using port 80.
> Thanks Joe, I will email them to you
>
got em
> web server it asks me for a password
>
try
http://support.novell.com/cgi-bin/search/searchtid.cgi?/10024135.htm
if that doesn't work, try creating a new certificate to use