> > > Authentication works fine, but after that POST submits do not work. I get > > the error as follows:
Method Not Allowed The requested method POST is not allowed for the URL /pcsadmin/BrowseCerts.jsp. Error log says: [Thu Dec 26 23:18:05 2002] [info] Connection to child 4 established [Thu Dec 26 23:18:05 2002] [info] Seeding PRNG with 648 bytes of entropy [Thu Dec 26 23:18:05 2002] [error] SSL Re-negotiation in conjunction with POST method not supported! hint: try SSLOptions +OptRenegotiate [Thu Dec 26 23:18:05 2002] [info] Connection to child 4 closed with standard shutdown I have used SSLOptions +OptRenegotiate, but still nothing worked. I am using Apache-2.0.43 on Red Hat Linux-7.1 on an I386 machine(Pemtium-II). > > .. what error, what apache version, what platform ? what is in your error > log file ? Anything in your cypher log ? > > Dw > > >
