#28078

Maybe I find the solution, but I have another issue for you!

I can access to the file also in this way:

https://127.0.0.1/…/..cc65a0acd.xml

but only without check certificate.

For example, this work:

wget –no-check-certificate https://127.0.0.1/…/..cc65a0acd.xml

and this doesn’t work:

wget https://127.0.0.1/…/..cc65a0acd.xml

How can I tell to pd4ml to access to the file with something like “–no-check-certificate” option?

Thanks
Mk