On 25/07/2019 15:23, Support wrote:
> Hi Sir,
> 
> I am using tomcat 9 for my application. For my admin page, I have a
> username and password in conf/tomcat-user.xml.
> Using digest.sh, I encrypted my password(sha-256).
> 
> password: Password
> encrypted: 5er5akakfkd556546adnfjbkklndkfgbjdb
> 
> Now, I am using my password its not working, if I give the encrypted it is
> working fine. but it is working normaly in tomcat 7 perfectly without any
> error.

You need to configure the appropriate Realm to use digested passwords.

Mark


> 
> 
> Logs:
> 
> 23 Jul 2019 14:44:56,742 TRACE ConsoleDataRetriever
> [https-jsse-nio-9443-exec-7] request parameters:q:HOME
> 23 Jul 2019 14:44:56,743 TRACE ConsoleDataRetriever
> [https-jsse-nio-9443-exec-7] request
> attributes:org.apache.tomcat.util.net.secure_protocol_version:TLSv1.2
> javax.servlet.request.key_size:128
> javax.servlet.request.ssl_session_mgr:org.apache.tomcat.util.net.jsse.JSSESupport@23c2d7e5
> javax.servlet.request.cipher_suite:TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
> javax.servlet.request.ssl_session_id:5d371d2118d18dbbe825330d236a3d7ea0f090f12385c0ca9b4146afe2e5700d
> 23 Jul 2019 14:44:56,743 DEBUG ConsoleDataRetriever
> [https-jsse-nio-9443-exec-7] Checking for existing messages, if none -
> create a new message map
> 23 Jul 2019 14:44:56,743 TRACE CaptorAdminUtil [https-jsse-nio-9443-exec-7]
> No status messages were found in the request, created a new map. Message
> Map:{}
> 23 Jul 2019 14:44:56,744 DEBUG ConsoleDataRetriever
> [https-jsse-nio-9443-exec-7] Currently the view is set to: /error500.jsp
> 23 Jul 2019 14:44:56,750 DEBUG ConsoleDataRetriever
> [https-jsse-nio-9443-exec-7] query received in request:HOME
> 23 Jul 2019 14:44:56,750 DEBUG ConsoleDataRetriever
> [https-jsse-nio-9443-exec-7] request for retrieving Dashboard data
> 
> Regards,
> Sandeep Raghav
> 
> Customer Support Engineer
> supp...@xcaptor.com
> Captivate. Engage.
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to