Skip to content
This repository has been archived by the owner on Sep 2, 2022. It is now read-only.

8259312: VerifyCACerts.java fails as soneraclass2ca cert will expire in 90 days #91

Closed
wants to merge 0 commits into from

Conversation

rhalade
Copy link
Member

@rhalade rhalade commented Jan 6, 2021

…in 90 days

Reviewed-by: mullan


Progress

  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue
  • Change must be properly reviewed

Issue

  • JDK-8259312: VerifyCACerts.java fails as soneraclass2ca cert will expire in 90 days

Download

$ git fetch https://git.openjdk.java.net/jdk16 pull/91/head:pull/91
$ git checkout pull/91

@bridgekeeper
Copy link

bridgekeeper bot commented Jan 6, 2021

👋 Welcome back rhalade! A progress list of the required criteria for merging this PR into master will be added to the body of your pull request. There are additional pull request commands available for use with this pull request.

@openjdk openjdk bot changed the title Backport 3be6e06958c4304cafee707a29d06d6b2cc5b76b 8259312: VerifyCACerts.java fails as soneraclass2ca cert will expire in 90 days Jan 6, 2021
@openjdk
Copy link

openjdk bot commented Jan 6, 2021

This backport pull request has now been updated with issue from the original commit.

@openjdk
Copy link

openjdk bot commented Jan 6, 2021

@rhalade This change now passes all automated pre-integration checks.

ℹ️ This project also has non-automated pre-integration requirements. Please see the file CONTRIBUTING.md for details.

After integration, the commit message for the final commit will be:

8259312: VerifyCACerts.java fails as soneraclass2ca cert will expire in 90 days

You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed.

At the time when this comment was updated there had been 1 new commit pushed to the master branch:

  • 4a5786b: 8259075: Update the copyright notice in the files generated by CLDR Converter tool

Please see this link for an up-to-date comparison between the source branch of this pull request and the master branch.
As there are no conflicts, your changes will automatically be rebased on top of these commits when integrating. If you prefer to avoid this automatic rebasing, please check the documentation for the /integrate command for further details.

➡️ To integrate this PR with the above commit message to the master branch, type /integrate in a new comment.

@openjdk
Copy link

openjdk bot commented Jan 6, 2021

⚠️ @rhalade a branch with the same name as the source branch for this pull request (master) is present in the target repository. If you eventually integrate this pull request then the branch master in your personal fork will diverge once you sync your personal fork with the upstream repository.

To avoid this situation, create a new branch for your changes and reset the master branch. You can do this by running the following commands in a local repository for your personal fork. Note: you do not have to name the new branch NEW-BRANCH-NAME.

$ git checkout -b NEW-BRANCH-NAME
$ git branch -f master d25a1bed5636bf983a3d464e16f06e1867d8fd12
$ git push -f origin master

Then proceed to create a new pull request with NEW-BRANCH-NAME as the source branch and close this one.

@openjdk openjdk bot added ready Pull request is ready to be integrated rfr Pull request is ready for review labels Jan 6, 2021
@openjdk
Copy link

openjdk bot commented Jan 6, 2021

@rhalade The following label will be automatically applied to this pull request:

  • security

When this pull request is ready to be reviewed, an "RFR" email will be sent to the corresponding mailing list. If you would like to change these labels, use the /label pull request command.

@openjdk openjdk bot added the security security-dev@openjdk.java.net label Jan 6, 2021
@rhalade rhalade closed this Jan 6, 2021
@openjdk openjdk bot removed the security security-dev@openjdk.java.net label Jan 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport clean ready Pull request is ready to be integrated rfr Pull request is ready for review
1 participant