You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by GitBox <gi...@apache.org> on 2021/09/07 15:53:02 UTC

[GitHub] [jmeter] kiwi1969 commented on pull request #654: Update SSLManager.java

kiwi1969 commented on pull request #654:
URL: https://github.com/apache/jmeter/pull/654#issuecomment-914425441


   Right. I supply the keyring file and password in the options file, but it
   keeps saying no password supplied (instead of no valid key exists in
   keyring)
   Initially I thought the options file was not working when loading the
   password (invalid character set or something)
   
   We currently read from JKS file.
   
   On Z/OS, password is mandatory for JKS, so I was just trying to have an
   earlier error, if password really wasn't supplied in the options file (eg
   "changeit")
   I was trying to limit my 'fix' to Z/OS just to not adversely impact others.
   But that is very trivial, and maybe not needed at all if the subsequent
   message was clearer.
   
   Cheers, Russell
   
   *Russell Shaw*
   Software Engineer - Career
   
   Acro Database Support
   Equifax Inc.
   
   O 770-740-6243
   
   C 678-243-8579
   ***@***.***
   
   
   On Sun, Aug 29, 2021 at 5:16 AM Felix Schumacher ***@***.***>
   wrote:
   
   > So, the real problem here is, that we currently don't distinguish between
   > no key and wrong password, right?
   > Which keystore type do you use?
   >
   > —
   > You are receiving this because you authored the thread.
   > Reply to this email directly, view it on GitHub
   > <https://protect2.fireeye.com/v1/url?k=da707e25-85eb4720-da7054f3-86a279d0e4b2-42b764192a8b63be&q=1&e=c1ed756e-efd4-4b60-9596-aebcfef0e089&u=https%3A%2F%2Fgithub.com%2Fapache%2Fjmeter%2Fpull%2F654%23issuecomment-907757944>,
   > or unsubscribe
   > <https://protect2.fireeye.com/v1/url?k=5c7f3dc2-03e404c7-5c7f1714-86a279d0e4b2-08e53882d69a57bd&q=1&e=c1ed756e-efd4-4b60-9596-aebcfef0e089&u=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAQUUKHRSXQEO5BVSYWN2HCLT7H3H3ANCNFSM42AIPDDA>
   > .
   > Triage notifications on the go with GitHub Mobile for iOS
   > <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
   > or Android
   > <https://protect2.fireeye.com/v1/url?k=cbd15ed7-944a67d2-cbd17401-86a279d0e4b2-c35d20998852061a&q=1&e=c1ed756e-efd4-4b60-9596-aebcfef0e089&u=https%3A%2F%2Fplay.google.com%2Fstore%2Fapps%2Fdetails%3Fid%3Dcom.github.android%26referrer%3Dutm_campaign%253Dnotification-email%2526utm_medium%253Demail%2526utm_source%253Dgithub>.
   >
   >
   
   -- 
   This message contains proprietary information from Equifax which may be 
   confidential. If you are not an intended recipient, please refrain from any 
   disclosure, copying, distribution or use of this information and note that 
   such actions are prohibited. If you have received this transmission in 
   error, please notify by ***@***.*** 
   ***@***.***>. Equifax® is a registered trademark of 
   Equifax Inc. All rights reserved.
   
   
   
   
   
   
   
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org