Hi Feriante! The TLS syntax has changed and we have forgotten to update the default config file. As I sad, read the TLS tutorial (http://openser.org/docs/tls.html) and also the Wiki describes the new syntax (http://openser.org/dokuwiki/doku.php?id=migrating_openser_v1.0.x_to_v1.1.x).
In your case: tls_verify_server = on tls_verify_client = on tls_require_client_certificate = on regards klaus On Fri, July 21, 2006 5:40, Ferianto siregar said: > Dear all, > > First of all I would like to say thanks to all of you who has given me > some helps and suggestions to solve my problem in configuring my openser > system. Thank you very much. > I have some questions in configuring the TLS now, I do hope anybody can > help me. These are the questions: > 1. Now, I try to configure the openser system for using the TLS. So, as > Klaus Darilion said before, I must configure openser.cfg file first. So, > I uncomment (enable) the TLS by deleting "#" in openser.cfg file. After > that, I try to restart the openser again. But, when I run it again > (after restarting), I get 3 error messages. Here are the error message: > [EMAIL PROTECTED] openser]# openser restart > 0(5783) parse error (27,12-13): parse error > 0(5783) parse error (27,12-13): unknown config > variable > 0(5783) parse error (27,14-15): > ERROR: bad config file (3 errors) > 0(5783) destroy_tls: Entered > 0(5783) shm_mem_destroy > [EMAIL PROTECTED] openser]# > > As I see, the error is at line 27. I see that it contain "tls_verify=1" > and "tls_require_certificate=0". I don`t know what is wrong with this > line because As I see from all mailinglist`s messages, they didn`t > change this line and if they change it, they just change the value, for > example : > tls_verify = on > tls_require_certificate = on > > I have tried this effort, but I get the same error message. > Does anybody can give me a suggestion what sould i do? Please... > > 2. If the error can be solved, how can I test my TLS configuration? I > mean how I can test whether it can run correctly ( It can secure the > communication system in openser)? > > Please help me..I do hope anyone can help me to solve this problem. > Thank you. > > > Regards with cheers, > > > > Ferianto > > > > > --------------------------------- > Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+ > countries) for 2ยข/min or > less._______________________________________________ > Devel mailing list > [email protected] > http://openser.org/cgi-bin/mailman/listinfo/devel > _______________________________________________ Users mailing list [email protected] http://openser.org/cgi-bin/mailman/listinfo/users
