sgxwallet is the first-ever opensource high-performance hardware secure crypto wallet that is based on Intel SGX technology. First opensource product on Intel SGX whitelist. Scales to 100,000+ transactions per second. Currently supports ETH and SKALE, and will support BTC in the future. Sgxwallet is under heavy development and use by SKALE network.
In sgxwallet we can add a check that will return the expiration date of CA certificate. it will help us to monitor their status and update validators if needed.
Then, we need to add changes in skale_admin (skale_api) and skale_checks library. On SLA monitoring side this check can be added inside general SGX check (preferable) or be used as separate check.
In sgxwallet we can add a check that will return the expiration date of CA certificate. it will help us to monitor their status and update validators if needed.