Hi

I solved that REMOVING
 >          ns_param            address         $address
 >          ns_param            port            $httpsport

but ... it is the right way to do?

Also, I have this log notice (I think it has to be with openacs not 
naviserver):

Notice: Using 'ServerPort' in ns/server/openacs/module/nsssl is deprecated

Again, amazing work. I had a lot (a lot) of warnings and errors with 
nsopenssl/aolserver. They have gone now.

Thanks
Cesáreo




El 28/marzo/14 12:52, Cesáreo García Rodicio escribió:
> Hi!
>
> First of all, congratulation for your amazing work. I'm trying to switch
> from aolserver to naviserver in my openacs setup and it works very, very
> nice (and fast :-) ).
>
> I had a litte problem with ssl. I think it is a config problem but with
> Aolserver didn't occur and now I don't know what I had to change.
>
> Problem: https://localhost makes a redirection to https://127.0.0.1 .
>
> Thanks
> Cesáreo
>
> ---------------
> My nsssl conf:
> ns_section    "ns/server/${server}/module/nsssl"
>          ns_param             address         $address
>          ns_param             port            $httpsport
>          ns_param             certificate     $serverroot/etc/certificado.pem
>          ns_param             ciphers         "RC4:HIGH:!aNULL:!MD5;"
>          ns_param             protocols       "SSLv3, TLSv1"
>          ns_param             verify          0
>
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> naviserver-devel mailing list
> naviserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/naviserver-devel
>

------------------------------------------------------------------------------
_______________________________________________
naviserver-devel mailing list
naviserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/naviserver-devel

Reply via email to