NethServer Version: 6
Module: httpd-admin Webinterface
after the installation of a new certifcate the Web-Admin is no longer avilable.
my procedure:
- service httpd stop
- db configuration setprop pki CrtFile ‘/etc/pki/tls/certs/ev.crt’
- db configuration setprop pki KeyFile ‘/etc/pki/tls/private/ev-decrypt.key’
- db configuration setprop pki ChainFile ‘/etc/pki/tls/certs/root.crt’
- signal-event certificate-update
- service httpd start
I have try to reinstall “httpd” and “httpd-admin” without success.
i have also tried to connect with openssl
Result:
[root@cloud ~]# openssl s_client -connect 10.0.1.9:980
socket: Connection refused
connect:errno=111
[root@cloud ~]# status httpd-admin
httpd-admin start/running
The firewall I have already switched off.
The post helps me not further
I ask for help
Greetings Nicky