About me
This bug report is submitted on behalf of me.
Observed Behavior
I'm trying to load a couple of pages that in a traditional web browser would request a client cert, which I'd pick and then they'd load successfully. However neither works in Sofie-Chef.
One gives:
[22888:1223/170045.564:ERROR:net\cert\internal\cert_issuer_source_aia.cc:136] AiaRequest::OnFetchCompleted got error -301
The other reports:
{"message":"Window "default": Load url "https://my.example.com/\"","level":"info","localTimestamp":1766509363110}
(node:24784) electron: Failed to load URL: https://my.example.com/ with error: ERR_BAD_SSL_CLIENT_AUTH_CERT
(Use SofieChef --trace-warnings ... to show where the warning was created)
{"message":"Status for "default": error Error when loading "null": Error: ERR_BAD_SSL_CLIENT_AUTH_CERT (-117) loading 'https://my.example.com/'","level":"info","localTimestamp":1766509364080}
{"message":"ERR_BAD_SSL_CLIENT_AUTH_CERT (-117) loading 'https://my.example.com/', Error: ERR_BAD_SSL_CLIENT_AUTH_CERT (-117) loading 'https://my.example.com/'\n at rejectAndCleanup (node:electron/js2c/browser_init:2:79523)\n at WebContents.finishListener (node:electron/js2c/browser_init:2:79685)\n at WebContents.emit (node:events:518:28)","level":"error","localTimestamp":1766509364082}
Expected Behavior
Sofie Chef successfully loads the URL I requested.
Version
0.4.3 and 0.3.4 of SofieChef
Severity / Impact
Can't display/switch between the pages I'd like to.
About me
This bug report is submitted on behalf of me.
Observed Behavior
I'm trying to load a couple of pages that in a traditional web browser would request a client cert, which I'd pick and then they'd load successfully. However neither works in Sofie-Chef.
One gives:
The other reports:
Expected Behavior
Sofie Chef successfully loads the URL I requested.
Version
0.4.3 and 0.3.4 of SofieChef
Severity / Impact
Can't display/switch between the pages I'd like to.