Hi ! Did anybody else notice that the startup parameters of the server have changed ?!?!
5.0.0 : > SSL Configuration: > -S, --secure launch server over https instead of http > --cert-file=SECURE_CERT_FILE > specify the certificate file for the SSL connection > --pkey-file=SECURE_PKEY_FILE > specify the private key file for the SSL connection 5.0.1 : > SSL Configuration: > -S SECURE, --secure=SECURE > launch server over https instead of http > --cert-file=SECURE_CERT_FILE > specify the certificate file for the SSL connection > --pkey-file=SECURE_PKEY_FILE > specify the private key file for the SSL connection This might break a lot of startup scripts !!! :-( -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=38395#38395 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
