Sorry for previous email. Someone else was using my computer
Mike BUtler ________________________________ From: Info Olagos <[email protected]> To: [email protected] Sent: Sunday, 13 March, 2011 19:22:51 Subject: Re: ssl certificate installation problem The error i get is: java.io.IOException: toDerInputStream rejects tag type 45. regards, Heidi 2011/3/13 Info Olagos <[email protected]> > Hello, > > I have a problem on the "sslprotocol" parameter in the ofbizcontainer.xml > file in ofbiz release09.04. > So my catalina webserver is not starting because of this "protocol" error > after installing a certificate for ssl. > > Can anyone check my parameters in this part of the file. > > > <!-- SSL connector attributes --> > > <property name="sSLImplementation" > value="org.ofbiz.catalina.container.SSLImpl"/> > > <property name="algorithm" value="RSA"/> > > <!-- the clientAuth to "want" in order to receive certs from the client; > > note that this isn't set this way by default because with certain browsers > > (like Safari) it breaks access via HTTPS, so until that problem is fixed > > the default will be false --> > > <property name="clientAuth" value="false"/> > > <property name="keystoreFile" value="framework/base/config/cert.txt"/> > > <property name="keystorePass" value="*******"/> > > <property name="keystoreType" value="PKCS12"/> > > <property name="sslProtocol" value="TLS"/> > > <property name="ciphers" value=""/> > > > Thanks for helping me., > > Heidi > > > -- > Olagos bvba > http://www.olagos.eu <http://www.olagos.eu/> > http://www.olagos.com > http://www.olagos.be > http://www.olagos.nl > Olagos team > Heesterbos 5 > 2570 Duffel > Belgium > > > > -- Olagos bvba http://www.olagos.eu <http://www.olagos.eu/> http://www.olagos.com http://www.olagos.be http://www.olagos.nl Olagos team Heesterbos 5 2570 Duffel Belgium
