Hari Vishwanath

Results 2 issues of Hari Vishwanath

Fixes crash on npm start due to OpenSSL error by using legacy OpenSSL provider.

Frontend crashes on npm start with error: ` opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error', 'error:0308010C:digital envelope routines::unsupported' ], library: 'digital envelope routines', reason: 'unsupported', code: 'ERR_OSSL_EVP_UNSUPPORTED'` Issue is fixed by...