Svccfg listprop, inconsistency in service property

hi all,

Please see below ->

bash-3.2# svccfg
svc:> select network/http
svc:/network/http> select apache2
svc:/network/http:apache2> listprop
httpd                        application
httpd/stability              astring  Evolving
httpd/ssl                    boolean  true

bash-3.2# svcprop -p httpd/ssl svc:/network/http:apache2
false

Why ? :confused::confused:

I am on solaris 10.

Regards,
Noob