Skip to content

Conversation

@grk-it
Copy link

@grk-it grk-it commented Mar 6, 2025

Description of the change

Description here

Type of change

  • Bug fix
  • New feature

Testing

  • Testing information has been added - test cases checklist and steps followed for testing.
  • Testing screenshot(s) attached for more information.

Security

  • This PR has security related considerations.

@grk-it grk-it requested a review from aren March 6, 2025 01:00
@grk-it grk-it marked this pull request as draft March 6, 2025 01:09
@grk-it grk-it marked this pull request as ready for review March 6, 2025 01:25
@grk-it
Copy link
Author

grk-it commented Mar 6, 2025

with the fix:

(6) eap_tls: Starting OCSP Request
(6) eap_tls: ocsp: Using responder URL "http://localhost:8888/"
	This Update: Mar  6 01:21:55 2025 GMT
(6) eap_tls: ocsp: Cert status: good

without the fix:

(6) eap_tls: Starting OCSP Request
(6) eap_tls: ocsp: Using responder URL "http://localhost:8888/"
(6) eap_tls: ERROR: ocsp: Couldn't verify OCSP basic response
(6) eap_tls: ERROR: (TLS) ocsp: Certificate has been expired/revoked
(6) eap_tls: (TLS) send TLS 1.2 Alert, fatal internal_error
(6) eap_tls: ERROR: (TLS) Alert write:fatal:internal error
(6) eap_tls: ERROR: (TLS) Server : Error in error
(6) eap_tls: ERROR: (TLS) Failed reading from OpenSSL
(6) eap_tls: ERROR: (TLS) error:27069065:OCSP routines:OCSP_basic_verify:certificate verify error
(6) eap_tls: ERROR: (TLS) error:1417C086:SSL routines:tls_process_client_certificate:certificate verify failed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants