-
Select Topic AreaQuestion BodyHi, As part of a runner job, I have to establish a SSL connection to a special server with a self-signed certificate. But how can I add this to the trusted certs in the runner "on the fly"? I can write the .pem from the secret to a file, but dont know how to proceed then. Thank you very much! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
Ok, I found the solution myself, it is "certutil": |
Beta Was this translation helpful? Give feedback.
Ok, I found the solution myself, it is "certutil":