On 11/09/17 18:45, S Abirami wrote:
> Hi Mark,
>
> I followed the below steps as you stated
>
> https://wiki.apache.org/tomcat/FAQ/Password
>
> still getting the same exception in log. Here also property
> ${keystore.password} decrypted successfully from encrypted password saved in
> catalina.properties.
The error message seems pretty clear:
"Keystore was tampered with, or password was incorrect"
I suspect it is the second option.
Mark
> but it is giving the same exception and server not started .I have attached
> the exception for your consideration
>
> connector tag as below
>
> <Connector port="2309" maxThreads="200" scheme="https" secure="true"
> SSLEnabled="true" keystoreFile="/opt/tomcat/ /certification/keystore"
> keystorePass="${keystore.password}" clientAuth="false"
> maxHttpHeaderSize="8192" server="oamServer" xpoweredBy="false"
> sslProtocol="TLS"/>
>
> Setenv.sh
> Export CATALINA_OPTS=-Dorg.apache.tomcat.util.digester.PROPERTY_SOURCE=<
> CLASS_NAME which implements IntrospectionUtils.PropertySource >
>
> Catalina.properties
>
> Keystore.password=<EncryptedPassword>
>
> Please share your input.
>
>
> Regards,
> Abirami.S
>
> -----Original Message-----
> From: Mark Thomas [mailto:[email protected]]
> Sent: Monday, September 11, 2017 4:03 PM
> To: Tomcat Users List
> Subject: Re: Encrypt Keystore password in server.xml 8.0.45
>
> On 11/09/17 10:11, S Abirami wrote:
>>
>> Hi All,
>>
>> I have to encrypt keystore password in server.xml.
>
> https://wiki.apache.org/tomcat/FAQ/Password
>
> Mark
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]