playwright-java icon indicating copy to clipboard operation
playwright-java copied to clipboard

[Feature]: CA validation

Open lubomsky opened this issue 1 year ago • 0 comments

🚀 Feature Request

As a QA, I would like to reflect the real use of the application as best as possible, also validation of CA during setClientCertificates would be appreciated (with the full 'Certificate Hierarchy').

Example

ACTUAL:

image

image

image

image

EXPECTED:

image

Zrzut ekranu 2024-08-23 100202

Zrzut ekranu 2024-08-23 100316

image

Zrzut ekranu 2024-08-23 100702

Zrzut ekranu 2024-08-23 095530

Motivation

The application I am working on does not behave correctly when CA is not approved (This make me unable to use pw when the certificate is provided, and I really need to do that). I think I am not the only one who has this problem, so the use of pw would increase after implementing this feature. Ignoring https errors when supplying a client certificate does not sound very elegant.

lubomsky avatar Aug 23 '24 08:08 lubomsky