Die Suche ergab 3 Treffer

von jsn3751
07 Jan 2013, 21:59
Forum: Free Support
Thema: SSLHandshakeException
Antworten: 6
Zugriffe: 5378

Re: SSLHandshakeException

tobias hat geschrieben:try to generate a certificate manually and copy it to /etc/opsi/

openssl req -new -x509 -days 10000 -nodes -out opsiconfd.pem -keyout opsiconfd.pem


I do not know whether the format is correct. But try it ;)
That worked! Thanks.
von jsn3751
07 Jan 2013, 21:37
Forum: Free Support
Thema: SSLHandshakeException
Antworten: 6
Zugriffe: 5378

Re: SSLHandshakeException

try to generate a new SSL cert via this command: dpkg-reconfigure opsiconfd you must fill out all fields for the certificate. but maybe there is a bug in this version because in the german subforum other people have the same problem. I generated a new certificate and filled out all fields, but I'm ...
von jsn3751
07 Jan 2013, 20:00
Forum: Free Support
Thema: SSLHandshakeException
Antworten: 6
Zugriffe: 5378

SSLHandshakeException

I'm using the supplied VM for my OPSI server. When I run opsi-configed directly from the server desktop and supply my credentials I get the following error: No Connection javax.net.sll.SSLHandshakeException: Remote host closed connection during handshake Going to https://<opsi-server>:4447/configed ...