Hi, After installing OpenERP7 (and pre-requisites, including SSL packages) I attempted to start the server in secure (smlprcs) mode using two methods: 1) entering parameters (e.g. certificate file name ... etc) from the command line 2) using a config file with necessary XML-RPCS values.
Both method failed to invoke port 8071 (default as per config file) for SSL connections. Instead I get: openerp.service.wsgi_server: HTTP service (werkzeug) running on 0.0.0.0:8069
Could someone please post details on how to secure OpenERP7, including: 1) Pre-requisite installation on some Linux flavor (e.g. CentOS) 2) Running openerp-server from command line 3) contents of configuration file
Much obliged