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

    Trouble with C.A. signing on the Https PFSense certificate

    Scheduled Pinned Locked Moved General pfSense Questions
    14 Posts 2 Posters 930 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.
    • P
      PF Sense Help
      last edited by

      Hi: Thanks so much John for the quick reply. I didn't want to issue a new cert because the documentation states I would need to install the cert on all remote computers. So I just reissued it . I tried your suggestion by going the the Cert and exporting it and importing it into the the waiting certiciate but it is failing.

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

        @pf-sense-help

        external - signature pending

        That would indicate that you didn't actually create your own cert with your own CA, but you put in a CSR to some external CA to sign.. You would need to get that info on the signing from the external CA.

        external.jpg

        Who signed the original cert? If this is not for some public domain.. You can just create your own certs and CA.. If its a public domain, you could just use ACME to get a cert, etc.

        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.8, 24.11

        1 Reply Last reply Reply Quote 0
        • P
          PF Sense Help
          last edited by

          Hi: I see theat the remote users are using the original CA but the following accounts are using self-signed certificates.

          webConfigurator default (59c54c2a2172f)
          Server Certificate
          CA: No
          Server: Yes

          There are two of these. How would I see who origially signed the one in question ?
          Not aure how to do that . Thanks so much for your help.

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

            @pf-sense-help said in Trouble with C.A. signing on the Https PFSense certificate:

            webConfigurator default (59c54c2a2172f)

            That is just the cert for the pfsense web gui, only people access that should be admins.. I personally see no reason why that should ever need to be a publicly trusted CA.

            If admins don't want to get bothered by their browsers about - just create a cert with your own ca, and have your admins browsers trust your ca..

            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.8, 24.11

            1 Reply Last reply Reply Quote 0
            • P
              PF Sense Help
              last edited by

              Just to let you know I do have a private cert that OpenVPN users use to gain access to our network. I tried to export that and paste it in to vary the cert but it failed. Can I just copy the original signing request data and key from the CA cert now in use ? I tried copying the key but didn't touch the signing request data dialogue box. Wasn't sure if it would default back to the original signing request if I changed it to the one in use for our remote users

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

                @pf-sense-help said in Trouble with C.A. signing on the Https PFSense certificate:

                How would I see who origially signed the one in question ?

                look in your cert manager..

                Example here is my default selfigned web gui cert that I do not use. And then a cert that is externally signed by acme for example

                signed.jpg

                Here is the cert I use for my web gui, cert I signed with CA in pfsense that I created, and my browser trusts.. I have also added SAN of pfsense IP.. So I can access it via my browser by fqdn or IP (rfc1918) and my browser trusts it

                webgui.jpg

                webguicert.jpg

                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.8, 24.11

                1 Reply Last reply Reply Quote 0
                • P
                  PF Sense Help
                  last edited by

                  Hi Thanks again.
                  As I stated prior the Issuer just says " external - signature pending"
                  Can I use my original CA that is set up for network access for remote users or is there something
                  special about the PFSense HTTPS that it would need to be digned by an external CA signer ?

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

                    @pf-sense-help said in Trouble with C.A. signing on the Https PFSense certificate:

                    Can I use my original CA that is set up for network access for remote users or is there something

                    A CA in pfsense that you used to create your openvpn certs? Yeah you can use that CA to sign your web gui cert.. There is nothing special - As long as your browser trusts the CA, any cert signed by that CA would be trusted.

                    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.8, 24.11

                    1 Reply Last reply Reply Quote 0
                    • P
                      PF Sense Help
                      last edited by

                      Here's the problem when I go to the original certificate request I can't delete or change the request as it is still pending. Does the certificate final data get emailed to the email adress on the the email included in the distinguished name line ?

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

                        @pf-sense-help said in Trouble with C.A. signing on the Https PFSense certificate:

                        I can't delete or change the request as it is still pending

                        delete.jpg

                        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.8, 24.11

                        1 Reply Last reply Reply Quote 0
                        • jimpJ jimp moved this topic from Problems Installing or Upgrading pfSense Software on
                        • P
                          PF Sense Help
                          last edited by

                          Hi: Just a quick update. I was able to delete and create a new the Https PFSense certificate.
                          I used the original CA which is the only one listed on the CA's page. It is now self-signed and in the right object container. Before the oject container was not correct. Thanks for help.
                          I'm not really sure why a reissue would have went from self-signed to request an outside CA signing? Not really sure how to check to see if this is implemented as you described earlier allowing secure broswer access automatically. Thanks so much for your input in this situation it is greatly appreciated.

                          Thanks!!!!

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

                            @pf-sense-help here is a quick walk thru I did years ago, that still valid

                            https://forum.netgate.com/post/831783

                            This is how you would create a CA, sign a cert and have your browser trust it. You can use whatever sections of it you need if parts have already been accomplished.

                            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.8, 24.11

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