Stunnel error on stunnel_certs.xml
-
when I click on the configure interface for the Stunnel Service, and I hit the Certificates tab I get:
Fatal error: Cannot create references to/from string offsets nor overloaded objects in /etc/inc/xmlparse.inc on line 57
Can someone please help me?
Thank you,
-
Can anyone please let me know if what I'm encountering is unique or just my stupidity at least? I've searched the forums, and have not seen anything similar to this issue.
-
Hello, in effects… there is an error, in the XML.
<field><fielddescr>RSA private key</fielddescr> <fieldname>cert_key</fieldname> <description>RSA private key used for certificate. Do not change for existing certificates!<br> <type>textarea</type> <rows>7</rows> <cols>65</cols></description></field>
to correct in:
<field><fielddescr>RSA private key</fielddescr> <fieldname>cert_key</fieldname> <description>RSA private key used for certificate. Do not change for existing certificates!<br></description> <type>textarea</type> <rows>7</rows> <cols>65</cols></field>
so, correct it and it will work!
Be sure to use the correct package FreeBSD port version (6.x/7.x) correspondent to your pfSense release.
You can install packages offline using pkg_add… look in the wiki docs.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.