Re: Sha-256 encrypted password not working

2019-07-23 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Sandeep,

On 7/23/19 12:55, Support wrote:
> I am using tomcat 9 for my application, I got an issue with a
> password while I am using normal password it is not working when I
> give the encrypted password it is working without any error
> 
> Logs I am getting j avax.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

It's not clear what you are trying to do and what is not working.

What is a "normal password"? What is an "encrypted password"? What
does the TLS cipher suite have to do with either of those?

- -chris
-BEGIN PGP SIGNATURE-
Comment: Using GnuPG with Thunderbird - https://www.enigmail.net/

iQIzBAEBCAAdFiEEMmKgYcQvxMe7tcJcHPApP6U8pFgFAl03cwQACgkQHPApP6U8
pFgYDxAAnlT5hEuvXhmiXd2p2+u2z+tHHmaFSM61UFfj1QFy/oe0W8r7iyt2yUE/
KCsn5ReYR71slr2AerSvaeKE3fB2W1HSQbYAKcvWBnQkDCCLBnJ5+HVcQpR43xcP
dbFAAojbZJ394t6H5fMsBFGBKkhxJEluw90Xc4l7goT5tx0cg0btYhmocFT1GjGV
ea+txYBCFZcQ2dxAnseCGQ+yXVGXf87fHTJyD3thQx2hd8xhJC/FBOUnM2b2nyNi
SstbNnlLwkIcBDEQwuAgAOWIh2j06FIdTUzGDGkA+TZRoMo7uKANSze7ZS6FJ8mM
mGj9g2KVqy6yQSeWcxcvWfepjaUDmNUMqaSpw1CkL3NWikyDM9kQZ1+ib8OkJrhL
fvl3PXrd3C/agqpX0SIfLaIhW02PnnzAHJo5Sa5C1p0l0l3REZAsDHkq9DG4ZHqx
W0jLrSZZNBAYnHwD0VXHVe55pggKtyQEZmy37Avw97VfdsNX069ETUWEmFC55vYv
KZa51vunnvb4r/sdwZm00JFuxg0uAmP4mWDLJYswo+ptG3haJji5jOam4G9eXvqu
C/AQ3052iCOoMBdY09UZfiAjWU/pAAwpYCuv5gH9lxhv59jj/eQ9JAhPTB6IAGDP
Rj5IiSTMVBosjbxeH4lfhHIpKdNBBnH8CLHvkArFUWkvbxacbqk=
=JTKx
-END PGP SIGNATURE-

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



Sha-256 encrypted password not working

2019-07-23 Thread Support
Hi Sir,

I am using tomcat 9 for my application, I got an issue with a password
while I am using normal password it is not working when I give the
encrypted password it is working without any error

Logs I am getting
j
avax.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


Thanks & Regards,
Sandeep Vemuri.