Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check for credential cache before requesting GSS encryption #1883

Merged
merged 7 commits into from
Sep 10, 2020

Conversation

davecramer
Copy link
Member

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #1883 into master will decrease coverage by 0.08%.
The diff coverage is 25.00%.

@@             Coverage Diff              @@
##             master    #1883      +/-   ##
============================================
- Coverage     69.26%   69.18%   -0.09%     
  Complexity     4206     4206              
============================================
  Files           197      197              
  Lines         17985    17992       +7     
  Branches       2914     2917       +3     
============================================
- Hits          12458    12447      -11     
- Misses         4182     4201      +19     
+ Partials       1345     1344       -1     

@davecramer davecramer merged commit 705b660 into pgjdbc:master Sep 10, 2020
@davecramer davecramer deleted the fixgssapi branch September 10, 2020 12:37
davecramer added a commit to davecramer/pgjdbc that referenced this pull request Oct 1, 2020
)

* Check for credential cache before requesting GSS encryption

* use Credentials.acquireTGTFromCache to get Credential Cache

* suppress null check for acquireTGTFromCache 2nd attempt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants