Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    OpenSSL Library Error when Creating New Certificate

    Scheduled Pinned Locked Moved General pfSense Questions
    19 Posts 4 Posters 1.5k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • N
      nanobist
      last edited by

      I had previously used an external CA and certificate for the web configurator. I am now trying to create an interal CA and certificate (I had deleted them long ago when I setup the external) and I have running into an error on certificate creation.

      I am able to create the CA without issue but when I go to create the certificate I get:

      OpenSSL Library Error: error:2206D06C:X509 V3 routines:X509V3_parse_list:invalid null name
      OpenSSL Library Error: error:22097069:X509 V3 routines:do_ext_nconf:invalid extension string
      OpenSSL Library Error: error:22098080:X509 V3 routines:X509V3_EXT_nconf:error in extension
      
      Created internal certificate test
      

      Each time I get the above messages but the cert is never created. I have also looked at the config.xml to verify that no certs are in there.

      Certificate Info

      • The descriptive name and common name are populated.
      • The common name contains no spaces.
      • No SANs added
      • Lifetime is 365 days

      What I've tried

      • Delete the CA. Create the CA with the same settings and try adding a new cert
      • Recreate the CA using RSA instead of elliptic curve. Same result
      • Recreate the CA, omitting the option to add to the OS trust store

      Curiously, I tried using the OpenVPN wizard and created a certificate in there using this same CA. That method created the certificate successfully but, I see it is blank. Clicking edit on the cert in the UI shows and empty certificate data field. If I export the cert to a file from the UI, I also see that the file is completely empty.

      NollipfSenseN 1 Reply Last reply Reply Quote 0
      • NollipfSenseN
        NollipfSense @nanobist
        last edited by

        @nanobist If I remember correctly, I had to setup a SAN.

        pfSense+ 23.09 Lenovo Thinkcentre M93P SFF Quadcore i7 dual Raid-ZFS 128GB-SSD 32GB-RAM PCI-Intel i350-t4 NIC, -Intel QAT 8950.
        pfSense+ 23.09 VM-Proxmox, Dell Precision Xeon-W2155 Nvme 500GB-ZFS 128GB-RAM PCIe-Intel i350-t4, Intel QAT-8950, P-cloud.

        1 Reply Last reply Reply Quote 0
        • N
          nanobist
          last edited by

          Thanks, I gave it a try and received the same error. I initially skipped adding the SAN since the UI says that it automatically adds the CN as a SAN.

          1 Reply Last reply Reply Quote 0
          • stephenw10S
            stephenw10 Netgate Administrator
            last edited by

            What pfSense version?

            1 Reply Last reply Reply Quote 0
            • N
              nanobist
              last edited by

              2.6.0-RELEASE (amd64)
              built on Mon Jan 31 19:57:53 UTC 2022
              FreeBSD 12.3-STABLE

              1 Reply Last reply Reply Quote 0
              • stephenw10S
                stephenw10 Netgate Administrator
                last edited by

                Hmm, I'm unable to replicate that. Are you able to give more accurate steps to replicate?

                1 Reply Last reply Reply Quote 0
                • N
                  nanobist
                  last edited by

                  I've now removed the OpenVPN server and deleted all certificates and CAs. Then make a new CA with all of the defaults, adding a descriptive name. Then go over to certificates and add one. Again use all of the defaults, adding a descriptive name and common name, set the lifetime to 365, and change the certificate type to server. That's all there is to it. I've been running with this external CA and cert for a while now so I can't recall all that was done in the past but I can't imagine it was much more than just importing both through the UI. Just checked and this pfSense install dates back to 2019.

                  1 Reply Last reply Reply Quote 0
                  • stephenw10S
                    stephenw10 Netgate Administrator
                    last edited by

                    So just doing that, using mostly the defaults, generates those errors?

                    N 1 Reply Last reply Reply Quote 0
                    • N
                      nanobist @stephenw10
                      last edited by

                      Yeah that's it. I am on the verge of reinstall. Unless you think there may be something else to look at. I considered trying to recreate what the UI is doing on the command line but don't know if it would tell me any more info.

                      johnpozJ 1 Reply Last reply Reply Quote 0
                      • johnpozJ
                        johnpoz LAYER 8 Global Moderator @nanobist
                        last edited by

                        @nanobist can you post exactly what your putting in when you try and create a cert, because not able to reproduce this problem either. Not on 2.6, not on 2.7 snap not on 23.05..

                        An intelligent man is sometimes forced to be drunk to spend time with his fools
                        If you get confused: Listen to the Music Play
                        Please don't Chat/PM me for help, unless mod related
                        SG-4860 24.11 | Lab VMs 2.7.2, 24.11

                        1 Reply Last reply Reply Quote 0
                        • N
                          nanobist
                          last edited by

                          ccefd2c9-dc13-4785-a182-9e1615f839fe-image.png file:///home/ldavidson/Pictures/Screenshots/Screenshot%20from%202023-06-15%2015-41-06.png
                          a6370955-f9a4-4baa-b444-a37bd280b2ac-image.png
                          0c47d28f-eb97-4a87-a3e9-11d0003ce1b0-image.png

                          1 Reply Last reply Reply Quote 0
                          • N
                            nanobist
                            last edited by

                            Resulting in this error:
                            2e33bcb4-6bb8-4d83-b0c7-072a5ac98754-image.png

                            1 Reply Last reply Reply Quote 0
                            • stephenw10S
                              stephenw10 Netgate Administrator
                              last edited by

                              You didn't add the Country, State, City, Org data to the CA. The cert tries to use those by default and it's probably failing on that.

                              1 Reply Last reply Reply Quote 0
                              • N
                                nanobist
                                last edited by

                                If I add that information I get more errors:

                                    OpenSSL Library Error: error:2206D06C:X509 V3 routines:X509V3_parse_list:invalid null name
                                    OpenSSL Library Error: error:22097069:X509 V3 routines:do_ext_nconf:invalid extension string
                                    OpenSSL Library Error: error:22098080:X509 V3 routines:X509V3_EXT_nconf:error in extension
                                    OpenSSL Library Error: error:0909006C:PEM routines:get_name:no start line
                                    OpenSSL Library Error: error:2206D06C:X509 V3 routines:X509V3_parse_list:invalid null name
                                    OpenSSL Library Error: error:22097069:X509 V3 routines:do_ext_nconf:invalid extension string
                                    OpenSSL Library Error: error:22098080:X509 V3 routines:X509V3_EXT_nconf:error in extension
                                
                                johnpozJ 1 Reply Last reply Reply Quote 0
                                • johnpozJ
                                  johnpoz LAYER 8 Global Moderator @nanobist
                                  last edited by johnpoz

                                  @nanobist ok just fired up my 2.6 vm, and duplicating your settings works just fine..

                                  ca.jpg

                                  Clearly something messed up.. Did you install any 3rd party package, packages from the package manager. Is this an upgrade from old pfsense, new clean install of 2.6?

                                  An intelligent man is sometimes forced to be drunk to spend time with his fools
                                  If you get confused: Listen to the Music Play
                                  Please don't Chat/PM me for help, unless mod related
                                  SG-4860 24.11 | Lab VMs 2.7.2, 24.11

                                  1 Reply Last reply Reply Quote 0
                                  • N
                                    nanobist
                                    last edited by

                                    Thanks for checking. You think it is time for a reinstall? Maybe this will be my excuse to finally virtualize my pfsense box.

                                    johnpozJ 1 Reply Last reply Reply Quote 0
                                    • johnpozJ
                                      johnpoz LAYER 8 Global Moderator @nanobist
                                      last edited by

                                      @nanobist said in OpenSSL Library Error when Creating New Certificate:

                                      my excuse to finally virtualize my pfsense box.

                                      While I ran virtual for a very long time, and loved the ability to just easy rollback if anything went wrong - gave me piece of mind when playing with latest and greatest snaps of upcoming versions, etc.

                                      I prob wouldn't go back to running virtual - nice having hardware, allows me do other stuff with my vm host without having to worry about loosing internet..

                                      So it is for sure a + or - sort of thing running virtual as your main router/firewall. Now if I want to play I just run a vm as lab only, and not the actual router/firewall for my network.

                                      An intelligent man is sometimes forced to be drunk to spend time with his fools
                                      If you get confused: Listen to the Music Play
                                      Please don't Chat/PM me for help, unless mod related
                                      SG-4860 24.11 | Lab VMs 2.7.2, 24.11

                                      N 1 Reply Last reply Reply Quote 0
                                      • N
                                        nanobist @johnpoz
                                        last edited by

                                        I almost pulled the trigger on virtualizing it just now but I figure that is making things more complex than what I really need. To wrap this up I finished up the reinstall and restore and all is well now. I was able to create an internal CA and cert without issue. Thanks to both of you for the help.

                                        johnpozJ 1 Reply Last reply Reply Quote 1
                                        • johnpozJ
                                          johnpoz LAYER 8 Global Moderator @nanobist
                                          last edited by johnpoz

                                          @nanobist said in OpenSSL Library Error when Creating New Certificate:

                                          but I figure that is making things more complex than what I really need.

                                          Yeah it does add a bit of complexity - but again + and - to any sort of setup really. There are things I really like about a virtual router, but me personally prob wouldn't go back to that setup..

                                          In a pinch I could run a virtual router - say my pfsense box went belly up, knock on wood I could always fire up the virtual router until my replacement hardware got here ;)

                                          Maybe you want to fire up a "lab" if you will vm - then if need be a bit of changing some ports around on the switch and bam your in business again ;) That is my DR plan, again knock on wood ;)

                                          An intelligent man is sometimes forced to be drunk to spend time with his fools
                                          If you get confused: Listen to the Music Play
                                          Please don't Chat/PM me for help, unless mod related
                                          SG-4860 24.11 | Lab VMs 2.7.2, 24.11

                                          1 Reply Last reply Reply Quote 0
                                          • First post
                                            Last post
                                          Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.