You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If one is adding a certificate with c_rehash.rb it fails with error: "No such file or directory @ dir_initialize - C:/Ruby40-x64/msys64/ucrt64/etc/ssl/certs (Errno::ENOENT)".
The script has to check, if this dir exists and has to create it if not.