[SOLVED][2.4.5]OpenVPN\Certificate Creation SSL Errors
-
mount /dev/ufsid/56dcd2f0ead8d48f on / (ufs, local, journaled soft-updates) devfs on /dev (devfs, local) /dev/md0 on /tmp (ufs, local) /dev/md1 on /var (ufs, local) devfs on /var/dhcpd/dev (devfs, local)
-
Any test that could I do? or any deep doc about this at code? or code properly, I'm not php programmer but I could try to debug something with my setup if some one show me the right direction.
-
You could try disabling the RAM disks for /var and /tmp to see if that makes a difference (System > Advanced, Misc tab).
If it still fails identically, backup your config and reinstall, then restore the config. That would ensure your system is consistent.
If it still fails then it must be something in your config/environment like the parameters in your CA.
-
@jimp Ok, I tried disabling RAM disks but it didn't work.
I tested on a VM with 2.4.5 and restoring my configuration and I can create certificates so. I will try to update to dev branch and see if it works. If not I will have to reinstall 2.4.5.
Thanks!
-
Ok, going to 2.5.0 did not work.
-
I reinstalled 2.4.5 and finally it works :) Thanks @jimp .
I used this reinstall to use ZFS instead :) so cool.
-
The only problem with such a solution - is the actual root cause remains a mystery :(