I have got tests which needs to run over HTTPS REST API webservices, can anyone tell me the step-by-step instructions to plugin the SSL certificate that I have got with .pfx & .crt files.
Hello @Bhala
We got that resolved after adding the following line to the bitbucket pipeline yml file
Thank you for sharing your solution here. Where does the file OUR.crt actually reside?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Bhala ! Right now, there are no embedded way to use ca certs , but you can use an image where your certificates are installed.
Look at this thread and doc, it might help you:
https://docs.docker.com/registry/insecure/#use-self-signed-certificates
However, we will report about this feature interest, I guess, this would be really kill-feature
Regards, Galyna
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.