Skip to main content

hello everyone
I'm nobuhiro yane.

curl --insecure or curl -k of Rest web service post method

I want to ignore the SSL certificate

As an option when posting with Rest API
  I would like to add --insecure or -k, but where on the screen should I set it?

If anyone knows, could you please let me know?
please.

It replaces the following
curl -k
curl --insecure

 
 
 

Hi @nobuhiro yane,

It looks like the attachment didn't upload correctly, can you please upload it again?

 

Thanks!


 

Above, I uploaded the attachment again.
This is a screen copy


Reply