On 8/13/06, Zaki Akhmad <[EMAIL PROTECTED]> wrote: > > Error 6251026 > General Error Aborting connection - you are using a wrong security > protocol (http). > > I'm still using http protocol when accessing, RA, CA, ca-node, and > ra-node. I think, I should change some configuration to make this ldap > page work on http protocol.
Edit this file /usr/local/openra/openca/etc/access_control/ldap.xml.template from <protocol>ssl</protocol> to <protocol>*.</protocol> and from <symmetric_keylength>128</symmetric_keylength> to <symmetric_keylength>0</symmetric_keylength> Run .configure_etc.sh again. And now, the LDAP page works! -- Zaki Akhmad ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Openca-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openca-users
