Raul Metsma

Results 128 comments of Raul Metsma

I dont think this is regression. It is new macOS permission features. I rewritten EstEID-token to use new UserNotifications API. Here it request permissions or if missing then opens container...

Last I checked PIN dialogs with PINPad do not popup. Thats why we built the notification mechanism. Also when PIN gets blocked. I was thinking the same thing goes for...

@frankmorgner no it is not needed for regular pin dialogs

I moved Appveyor build 1 to 1 github. @frankmorgner Can you please add signpath. I left only 2019 and 2022 VC

> Thank you very much for taking your time and making this work! > > This PR removes AppVeyor entirely. (I am not against this step, I just want to...

> AppVeyor is reporting the following problem: > > ``` > C:\projects\opensc\win32\OpenSC.wxs(30) : error CNDL0265 : The Platform attribute has an invalid value X64. Possible values are x86, x64, or...

@toge can we get this merged?

Seem similar to this https://github.com/OpenSC/OpenSC/pull/3462/files#diff-1892ee089e440f54f73abfe799748d7cdbdf540419ae7898086382caeb395b43R499 First I implemented FIPS+ support and later discovered that IDs do not work anymore. I suspected that they changed something their middleware initalization process. But...

Maybe signing certificate has been expired, I do not have access to this. @frankmorgner do you have? Seems like last positive 24 sept build in master confirms it https://github.com/OpenSC/OpenSC/actions/workflows/macos.yml?query=branch%3Amaster

The pkg content must also be signed. And for notarization we need use the api keys. Maybe we can setup some sort organization? How other projects have resolved this?