![]() |
![]() |
Subject: | Zenoss 5 - disable HTTPS |
Author: | [Not Specified] |
Posted: | 2015-04-23 03:52 |
Hi - I'm trying to bring up a Zenoss 5 instance which uses HTTP rather than HTTPS - any ideas as to how to achieve this
Followed the discussion here, but no joy in our environment -
http://www.zenoss.org/forum/1836
So have updated the zenoss-core-5.0.2.json file
{
"Name": "zproxy",
"Purpose": "export",
"Protocol": "tcp",
"PortNumber": 8080,
"PortTemplate": "",
"VirtualAddress": "",
"Application": "zproxy",
"ApplicationTemplate": "",
"AddressConfig": {
"Port": 0,
"Protocol": ""
},
"VHosts": [
"zenoss5"
]
},
Also changed "HTTP ON" to "HTTPS OFF" in the same file for the zope.conf setup
I can deploy the application OK via Control Center, but then receive errors similar to the following:
"Internal Server Error: service cqhoq9f10kyk1ptlog24rr7m3 is missing an address assignment"
Ideally I'd just like a zenoss 5 instance running on http://
Thanks,
Tom
Subject: | Alternatively we'd like to |
Author: | [Not Specified] |
Posted: | 2015-04-23 06:21 |
Alternatively we'd like to configure this to use our own cert -
So how do we configure serviced to use our own cert We have added PEM cert and KEY private key files and we get no parsing errors on startup. However the default "dev" certificate continues to be used.
SERVICED_KEY_FILE=/etc/t-slo-vl017.key
SERVICED_CERT_FILE=/etc/t-slo-vl017.pem
Subject: | HI, |
Author: | [Not Specified] |
Posted: | 2015-04-27 05:04 |
HI,
We're also in a very similar situation. Is there anyone out there that might know a sensible way forward
Thanks!
Subject: | SSL certificate install |
Author: | [Not Specified] |
Posted: | 2015-06-29 06:32 |
There seems to be almost no information or documentation on installing proper signed SSL certificates for Zenoss Core 5. Forced to connect by SSL - but no one is importing their previous servers' SSL certificates someone must have got this working... someone anyone
< |
Previous Device maintenance not changing production state |
Next Transform modification help needed perf / interface |
> |