HTML to PDF / DOCX / RTF Java converter library › Forums › PD4ML v3 Archived Forums (Read Only) › Troubleshooting › Connection timed out … › Re: Re: Connection timed out …
July 19, 2010 at 12:12
#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