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

fix: use system time in OcspResponseValidator.validateCertificateStatusUpdateTime() #27

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Aug 26, 2024

  1. fix: use system time in OcspResponseValidator.validateCertificateStat…

    …usUpdateTime()
    
    WE2-868
    
    Signed-off-by: Mihkel Kivisild [email protected]
    Mihkel Kivisild committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    ef10d99 View commit details
    Browse the repository at this point in the history
  2. Moved DefaultClock to DefaultClock.php file to fix PHPUnit autoload f…

    …or tests
    
    WE2-868
    
    Signed-off-by: Mihkel Kivisild [email protected]
    Mihkel Kivisild committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    188d4c3 View commit details
    Browse the repository at this point in the history
  3. Use system time in OcspService.validateResponderCertificate()

    WE2-868
    
    Signed-off-by: Mihkel Kivisild [email protected]
    Mihkel Kivisild committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    7d0ef60 View commit details
    Browse the repository at this point in the history