What's new

issue with ipsec ca_files creation

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

akb

Senior Member
I am having an issue where I am unable to create CA files for my ipsec.

ME@RT-AC88U-A038:/jffs/ca_files# pki --gen --size 2048 --outform pem > /jffs/ca_files/ca.pem
ME@RT-AC88U-A038:/jffs/ca_files# pki --self --in /jffs/ca_files/ca.pem --dn "C=TW,O=ASUS,CN=ASUS RT-AC88U-A038 Root CA" --ca --lifetime 2200 --outform pem > /jffs/ca_files/asusCert.pem
Segmentation fault

As you can see the first command works and prints a valid rsa file, while the second command Segmentation faults. I have no clue how to start fixing this.

Any Advise?
 
Known issue, Asus has fixed it upstream in 386_41700.
 

Similar threads

Latest threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top