Uploaded image for project: 'Quarkus'
  1. Quarkus
  2. QUARKUS-2751

Fix a typo in the BC CredentialsProvider test

    XMLWordPrintable

Details

    Description

      @rsvoboda Spotted a typo in the test - the reason it works without a typo is because currently the default keystore password is `password` which matches the `server-keystore.jks` password.
      I've confirmed that changing either `keystore-password` or `truststore-password` keys in `SecretProvider` fails the tests.
      For whatever reasons, if I try to change the `server-keystore.jks` password (just to ensure that no default keystore value is picked up), it messes up the `server-keystore.jks` and Vertx can't read it, with or without `CredentialsProvider`.
      Rostislav, if you'd like, please confirm independently that changing the passwords in `SecretProvider` causes a failure

      Attachments

        Activity

          People

            Unassigned Unassigned
            probinso_jira Quarkus JIRA Bot
            Fedor Dudinskii Fedor Dudinskii
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: