<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <tt><br>
    </tt><tt><br>
    </tt>
    <div class="moz-cite-prefix"><tt>On 12/05/2016 12:25 AM, Joseph
        Flynn wrote:</tt><tt><br>
      </tt></div>
    <blockquote
cite="mid:CAGa_nR1_ytN8OePhagqag4eM5Q-pD9FZiRv+UzRZ-PUAxygNqw@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div>
            <div><tt>Sorry if this is not the appropriate forum for
                discussing this topic.</tt><tt><br>
              </tt><tt><br>
              </tt></div>
            <tt>I have installed a FreeIPA system on CentOS 7 and am
              trying to get the Let's Encrypt scripts to work as defined
              in </tt><tt><a moz-do-not-send="true"
                href="https://github.com/freeipa/freeipa-letsencrypt">https://github.com/freeipa/freeipa-letsencrypt</a></tt><tt>
            </tt><tt><br>
            </tt><tt><br>
            </tt></div>
          <tt>I hand to tinker with a combination of enabling/disabling
            EPEL and this new tool DNF that I am not too familiar with
            but eventually got the script to run.</tt><tt><br>
          </tt><tt><br>
          </tt></div>
        <tt>It is ending with the following error:</tt><tt><br>
        </tt><tt><br>
        </tt>
        <blockquote class="gmail_quote" style="margin:0px 0px 0px
          0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><tt><span
              style="background-color:rgb(213,166,189)">ipa: INFO:
              Systemwide CA database updated.<br>
              ipa.ipaclient.ipa_certupdate.CertUpdate: INFO: The
              ipa-certupdate command was successful<br>
              Directory Manager password: <br>
              <br>
              Installing CA certificate, please wait<br>
              Not a valid CA certificate: (SEC_ERROR_UNKNOWN_ISSUER)
              Peer's Certificate issuer is not recognized. (visit <a
                moz-do-not-send="true"
                href="http://www.freeipa.org/page/Troubleshooting">http://www.freeipa.org/page/Troubleshooting</a>
              for troubleshooting guide)</span></tt><tt><br>
          </tt><tt><br>
          </tt></blockquote>
        <div><tt><br>
          </tt></div>
        <div><tt>Does anyone recognize this situation?</tt><tt><br>
          </tt><tt><br>
          </tt></div>
        <div><tt>I have installed this on a VirtualBox client in Bridge 
            Network mode.  Prior to trying to use a real certificate, I
            could access the FreeIPA UI from Firefox on both the VM and
            other computers in the home.  I've gotten a domain name and
            have that domain name pointed to my home router with a
            handful of ports (those listed at the end of the FreeIPA
            install) forwarded to my VM.</tt><tt><br>
          </tt></div>
        <div><tt><br>
          </tt></div>
        <div><tt>For completeness, I have included the history below
            along with the full output including a couple of highlighted
            areas that could be errors.</tt><tt><br>
          </tt><tt><br>
          </tt></div>
        <div><tt>Thanks for any assistance from anyone who might notice
            an error in my ways.</tt><tt><br>
          </tt></div>
        <div><tt>Joe</tt><tt><br>
          </tt><tt><br>
          </tt><tt><br>
          </tt></div>
        <div><tt>History:</tt><tt><br>
          </tt><tt>    1  ifconfig -a</tt><tt><br>
          </tt><tt>    2  sudo yum -y update</tt><tt><br>
          </tt><tt>    3  cat /etc/hostname</tt><tt><br>
          </tt><tt>    4  sudo echo 192.168.1.201 </tt><tt><a
              moz-do-not-send="true" href="http://ipa-1.kkgpitt.org">ipa-1.kkgpitt.org</a></tt><tt>
            ipa-1 >> /etc/hosts</tt><tt><br>
          </tt><tt>    5  sudo vi /etc/hosts</tt><tt><br>
          </tt><tt>    7  sudo reboot now</tt><tt><br>
          </tt><tt>    8  hostname</tt><tt><br>
          </tt><tt>    9  ifconfig -a</tt><tt><br>
          </tt><tt>   11  sudo visudo</tt><tt><br>
          </tt><tt>   12  sudo ls # just to set pw</tt><tt><br>
          </tt><tt>   13  sudo yum install epel-release -y</tt><tt><br>
          </tt><tt>   14  sudo yum install -y haveged</tt><tt><br>
          </tt><tt>   15  sudo systemctl start haveged.service</tt><tt><br>
          </tt><tt>   16  sudo ipa-server-install</tt><tt><br>
          </tt><tt>   17  kinit admin</tt><tt><br>
          </tt><tt>   18  firewall-cmd --permanent --add-service=ntp</tt><tt><br>
          </tt><tt>   19  firewall-cmd --permanent --add-service=http</tt><tt><br>
          </tt><tt>   20  firewall-cmd --permanent --add-service=https</tt><tt><br>
          </tt><tt>   21  firewall-cmd --permanent --add-service=ldap</tt><tt><br>
          </tt><tt>   22  firewall-cmd --permanent --add-service=ldaps</tt><tt><br>
          </tt><tt>   23  firewall-cmd --permanent
            --add-service=kerberos</tt><tt><br>
          </tt><tt>   24  firewall-cmd --permanent --add-service=kpasswd</tt><tt><br>
          </tt><tt>   26  sudo authconfig --enablemkhomedir --update</tt><tt><br>
          </tt><tt>   27  sudo chkconfig sssd on</tt><tt><br>
          </tt><tt>   28  git config --global </tt><tt><a
              moz-do-not-send="true" href="http://user.name">user.name</a></tt><tt>
            "Joe Flynn"</tt><tt><br>
          </tt><tt>   29  git config --global user.email "</tt><tt><a
              moz-do-not-send="true" href="mailto:jjflynn22@gmail.com">jjflynn22@gmail.com</a></tt><tt>"</tt><tt><br>
          </tt><tt>   30  mkdir ~/.ssh</tt><tt><br>
          </tt><tt>   31  cd ~/.ssh</tt><tt><br>
          </tt><tt>   32  vi id_rsa</tt><tt><br>
          </tt><tt>   33  vi id_rsa.pub</tt><tt><br>
          </tt><tt>   34  chmod 700 ~/.ssh</tt><tt><br>
          </tt><tt>   35  chmod 600 ~/.ssh/*</tt><tt><br>
          </tt><tt>   36  ssh-add ~/.ssh/id_rsa</tt><tt><br>
          </tt><tt>   37  sudo yum install -y letsencrypt</tt><tt><br>
          </tt><tt>   38  sudo cp -r /etc/httpd/alias
            /etc/httpd/alias_backup</tt><tt><br>
          </tt><tt>   39  cd ~</tt><tt><br>
          </tt><tt>   40  git clone </tt><tt><a moz-do-not-send="true"
              href="https://github.com/freeipa/freeipa-letsencrypt.git">https://github.com/freeipa/freeipa-letsencrypt.git</a></tt><tt><br>
          </tt><tt>   41  sudo cp -r freeipa-letsencrypt /root/ipa-le </tt><tt><br>
          </tt><tt>   42  sudo vi /root/ipa-le/renew-le.sh</tt><tt><br>
          </tt><tt>   43  sudo yum install -y dnf</tt><tt><br>
          </tt><tt>   44  sudo yum remove -y epel-release</tt><tt><br>
          </tt><tt>   45  sudo dnf repolist</tt><tt><br>
          </tt><tt>   46  sudo /root/ipa-le/setup-le.sh</tt><tt><br>
          </tt><tt>   47  history</tt><tt><br>
          </tt></div>
        <div><tt><br>
          </tt><tt><br>
          </tt>
          <blockquote class="gmail_quote" style="margin:0px 0px 0px
            0.8ex;border-left:1px solid
            rgb(204,204,204);padding-left:1ex"><tt><font size="2"><br>
                <span style="background-color:rgb(255,255,0)">[jjflynn22@ipa-1
                  ~]$ sudo visudo<br>
                </span>[sudo] password for jjflynn22: <br>
                <span style="background-color:rgb(255,255,0)">[jjflynn22@ipa-1
                  ~]$ sudo yum install epel-release -y<br>
                </span>Loaded plugins: fastestmirror, langpacks<br>
base                                                                                                 
                | 3.6 kB  00:00:00     <br>
extras                                                                                               
                | 3.4 kB  00:00:00     <br>
updates                                                                                              
                | 3.4 kB  00:00:00     <br>
                Loading mirror speeds from cached hostfile<br>
                 * base: <a moz-do-not-send="true"
                  href="http://repo1.ash.innoscale.net">repo1.ash.innoscale.net</a><br>
                 * extras: <a moz-do-not-send="true"
                  href="http://mirrors.advancedhosters.com">mirrors.advancedhosters.com</a><br>
                 * updates: <a moz-do-not-send="true"
                  href="http://mirror.cs.vt.edu">mirror.cs.vt.edu</a><br>
                Resolving Dependencies<br>
                --> Running transaction check<br>
                ---> Package epel-release.noarch 0:7-6 will be
                installed<br>
                --> Finished Dependency Resolution<br>
                <br>
                Dependencies Resolved<br>
                <br>
=============================================================================================================================<br>
                 Package                          
                Arch                        Version                    
                Repository                   Size<br>
=============================================================================================================================<br>
                Installing:<br>
                 epel-release                     
                noarch                      7-6                        
                extras                       14 k<br>
                <br>
                Transaction Summary<br>
=============================================================================================================================<br>
                Install  1 Package<br>
                <br>
                Total download size: 14 k<br>
                Installed size: 24 k<br>
                Downloading packages:<br>
epel-release-7-6.noarch.rpm                                                                          
                |  14 kB  00:00:00     <br>
                Running transaction check<br>
                Running transaction test<br>
                Transaction test succeeded<br>
                Running transaction<br>
                  Installing :
epel-release-7-6.noarch                                                                                  
                1/1 <br>
                  Verifying  :
epel-release-7-6.noarch                                                                                  
                1/1 <br>
                <br>
                Installed:<br>
                  epel-release.noarch
0:7-6                                                                                                 
                <br>
                <br>
                Complete!<br>
                <span style="background-color:rgb(255,255,0)">[jjflynn22@ipa-1
                  ~]$ sudo yum install -y haveged<br>
                </span>Loaded plugins: fastestmirror, langpacks<br>
epel/x86_64/metalink                                                                                 
                |  13 kB  00:00:00     <br>
epel                                                                                                 
                | 4.3 kB  00:00:00     <br>
                (1/3):
epel/x86_64/updateinfo                                                                        
                | 676 kB  00:00:00     <br>
                (2/3):
epel/x86_64/group_gz                                                                          
                | 170 kB  00:00:00     <br>
                (3/3):
epel/x86_64/primary_db                                                                        
                | 4.4 MB  00:00:01     <br>
                Loading mirror speeds from cached hostfile<br>
                 * base: <a moz-do-not-send="true"
                  href="http://repo1.ash.innoscale.net">repo1.ash.innoscale.net</a><br>
                 * epel: <a moz-do-not-send="true"
                  href="http://ftp.osuosl.org">ftp.osuosl.org</a><br>
                 * extras: <a moz-do-not-send="true"
                  href="http://mirror.fusioncloud.co">mirror.fusioncloud.co</a><br>
                 * updates: <a moz-do-not-send="true"
                  href="http://ftp.osuosl.org">ftp.osuosl.org</a><br>
                Resolving Dependencies<br>
                --> Running transaction check<br>
                ---> Package haveged.x86_64 0:1.9.1-1.el7 will be
                installed<br>
                --> Finished Dependency Resolution<br>
                <br>
                Dependencies Resolved<br>
                <br>
=============================================================================================================================<br>
                 Package                     
                Arch                       
                Version                           
                Repository                 Size<br>
=============================================================================================================================<br>
                Installing:<br>
                 haveged                     
                x86_64                     
                1.9.1-1.el7                       
                epel                       61 k<br>
                <br>
                Transaction Summary<br>
=============================================================================================================================<br>
                Install  1 Package<br>
                <br>
                Total download size: 61 k<br>
                Installed size: 181 k<br>
                Downloading packages:<br>
                warning:
                /var/cache/yum/x86_64/7/epel/packages/haveged-1.9.1-1.el7.x86_64.rpm:
                Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY<br>
                Public key for haveged-1.9.1-1.el7.x86_64.rpm is not
                installed<br>
haveged-1.9.1-1.el7.x86_64.rpm                                                                       
                |  61 kB  00:00:00     <br>
                Retrieving key from
                <a class="moz-txt-link-freetext" href="file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7">file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7</a><br>
                Importing GPG key 0x352C64E5:<br>
                 Userid     : "Fedora EPEL (7) <<a
                  moz-do-not-send="true"
                  href="mailto:epel@fedoraproject.org">epel@fedoraproject.org</a>>"<br>
                 Fingerprint: 91e9 7d7c 4a5e 96f1 7f3e 888f 6a2f aea2
                352c 64e5<br>
                 Package    : epel-release-7-6.noarch (@extras)<br>
                 From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7<br>
                Running transaction check<br>
                Running transaction test<br>
                Transaction test succeeded<br>
                Running transaction<br>
                  Installing :
haveged-1.9.1-1.el7.x86_64                                                                               
                1/1 <br>
                  Verifying  :
haveged-1.9.1-1.el7.x86_64                                                                               
                1/1 <br>
                <br>
                Installed:<br>
                  haveged.x86_64
0:1.9.1-1.el7                                                                                              
                <br>
                <br>
                Complete!<br>
                <span style="background-color:rgb(255,255,0)">[jjflynn22@ipa-1
                  ~]$ sudo systemctl start haveged.service<br>
                </span>[jjflynn22@ipa-1 ~]$ <br>
                [jjflynn22@ipa-1 ~]$ <br>
                [jjflynn22@ipa-1 ~]$ <br>
                [jjflynn22@ipa-1 ~]$ <br>
                <span style="background-color:rgb(255,255,0)">[jjflynn22@ipa-1
                  ~]$ sudo ipa-server-install<br>
                </span><br>
                The log file for this installation can be found in <span
                  style="background-color:rgb(249,203,156)">/var/log/ipaserver-install.log</span><br>
==============================================================================<br>
                This program will set up the IPA Server.<br>
                <br>
                This includes:<br>
                  * Configure a stand-alone CA (dogtag) for certificate
                management<br>
                  * Configure the Network Time Daemon (ntpd)<br>
                  * Create and configure an instance of Directory Server<br>
                  * Create and configure a Kerberos Key Distribution
                Center (KDC)<br>
                  * Configure Apache (httpd)<br>
                <br>
                To accept the default shown in brackets, press the Enter
                key.<br>
                <br>
                WARNING: conflicting time&date synchronization
                service 'chronyd' will be disabled<br>
                in favor of ntpd<br>
                <br>
                Do you want to configure integrated DNS (BIND)? [no]: <br>
                <br>
                Enter the fully qualified domain name of the computer<br>
                on which you're setting up server software. Using the
                form<br>
                <hostname>.<domainname><br>
                Example: <a moz-do-not-send="true"
                  href="http://master.example.com">master.example.com</a>.<br>
                <br>
                <br>
                Server host name [<a moz-do-not-send="true"
                  href="http://ipa-1.kkgpitt.org">ipa-1.kkgpitt.org</a>]:
                <br>
                <br>
                The domain name has been determined based on the host
                name.<br>
                <br>
                Please confirm the domain name [<a
                  moz-do-not-send="true" href="http://kkgpitt.org">kkgpitt.org</a>]:
                <br>
                <br>
                The kerberos protocol requires a Realm name to be
                defined.<br>
                This is typically the domain name converted to
                uppercase.<br>
                <br>
                Please provide a realm name [<a moz-do-not-send="true"
                  href="http://KKGPITT.ORG">KKGPITT.ORG</a>]: <br>
                Certain directory server operations require an
                administrative user.<br>
                This user is referred to as the Directory Manager and
                has full access<br>
                to the Directory for system management tasks and will be
                added to the<br>
                instance of directory server created for IPA.<br>
                The password must be at least 8 characters long.<br>
                <br>
                Directory Manager password: <br>
                Password (confirm): <br>
                <br>
                The IPA server requires an administrative user, named
                'admin'.<br>
                This user is a regular system account used for IPA
                server administration.<br>
                <br>
                IPA admin password: <br>
                Password (confirm): <br>
                <br>
                <br>
                The IPA Master Server will be configured with:<br>
                Hostname:       <a moz-do-not-send="true"
                  href="http://ipa-1.kkgpitt.org">ipa-1.kkgpitt.org</a><br>
                IP address(es): 192.168.1.201<br>
                Domain name:    <a moz-do-not-send="true"
                  href="http://kkgpitt.org">kkgpitt.org</a><br>
                Realm name:     <a moz-do-not-send="true"
                  href="http://KKGPITT.ORG">KKGPITT.ORG</a><br>
                <br>
                Continue to configure the system with these values?
                [no]: yes<br>
                <br>
                The following operations may take some minutes to
                complete.<br>
                Please wait until the prompt is returned.<br>
                <br>
                Configuring NTP daemon (ntpd)<br>
                  [1/4]: stopping ntpd<br>
                  [2/4]: writing configuration<br>
                  [3/4]: configuring ntpd to start on boot<br>
                  [4/4]: starting ntpd<br>
                Done configuring NTP daemon (ntpd).<br>
                Configuring directory server (dirsrv). Estimated time: 1
                minute<br>
                  [1/42]: creating directory server user<br>
                  [2/42]: creating directory server instance<br>
                  [3/42]: adding default schema<br>
                  [4/42]: enabling memberof plugin<br>
                  [5/42]: enabling winsync plugin<br>
                  [6/42]: configuring replication version plugin<br>
                  [7/42]: enabling IPA enrollment plugin<br>
                  [8/42]: enabling ldapi<br>
                  [9/42]: configuring uniqueness plugin<br>
                  [10/42]: configuring uuid plugin<br>
                  [11/42]: configuring modrdn plugin<br>
                  [12/42]: configuring DNS plugin<br>
                  [13/42]: enabling entryUSN plugin<br>
                  [14/42]: configuring lockout plugin<br>
                  [15/42]: creating indices<br>
                  [16/42]: enabling referential integrity plugin<br>
                  [17/42]: configuring certmap.conf<br>
                  [18/42]: configure autobind for root<br>
                  [19/42]: configure new location for managed entries<br>
                  [20/42]: configure dirsrv ccache<br>
                  [21/42]: enable SASL mapping fallback<br>
                  [22/42]: restarting directory server<br>
                  [23/42]: adding default layout<br>
                  [24/42]: adding delegation layout<br>
                  [25/42]: creating container for managed entries<br>
                  [26/42]: configuring user private groups<br>
                  [27/42]: configuring netgroups from hostgroups<br>
                  [28/42]: creating default Sudo bind user<br>
                  [29/42]: creating default Auto Member layout<br>
                  [30/42]: adding range check plugin<br>
                  [31/42]: creating default HBAC rule allow_all<br>
                  [32/42]: adding entries for topology management<br>
                  [33/42]: initializing group membership<br>
                  [34/42]: adding master entry<br>
                  [35/42]: initializing domain level<br>
                  [36/42]: configuring Posix uid/gid generation<br>
                  [37/42]: adding replication acis<br>
                  [38/42]: enabling compatibility plugin<br>
                  [39/42]: activating sidgen plugin<br>
                  [40/42]: activating extdom plugin<br>
                  [41/42]: tuning directory server<br>
                  [42/42]: configuring directory to start on boot<br>
                Done configuring directory server (dirsrv).<br>
                Configuring certificate server (pki-tomcatd). Estimated
                time: 3 minutes 30 seconds<br>
                  [1/28]: creating certificate server user<br>
                  [2/28]: configuring certificate server instance<br>
                  [3/28]: stopping certificate server instance to update
                CS.cfg<br>
                  [4/28]: backing up CS.cfg<br>
                  [5/28]: disabling nonces<br>
                  [6/28]: set up CRL publishing<br>
                  [7/28]: enable PKIX certificate path discovery and
                validation<br>
                  [8/28]: starting certificate server instance<br>
                  [9/28]: creating RA agent certificate database<br>
                  [10/28]: importing CA chain to RA certificate database<br>
                  [11/28]: fixing RA database permissions<br>
                  [12/28]: setting up signing cert profile<br>
                  [13/28]: setting audit signing renewal to 2 years<br>
                  [14/28]: restarting certificate server<br>
                  [15/28]: requesting RA certificate from CA<br>
                  [16/28]: issuing RA agent certificate<br>
                  [17/28]: adding RA agent as a trusted user<br>
                  [18/28]: authorizing RA to modify profiles<br>
                  [19/28]: configure certmonger for renewals<br>
                  [20/28]: configure certificate renewals<br>
                  [21/28]: configure RA certificate renewal<br>
                  [22/28]: configure Server-Cert certificate renewal<br>
                  [23/28]: Configure HTTP to proxy connections<br>
                  [24/28]: restarting certificate server<br>
                  [25/28]: migrating certificate profiles to LDAP<br>
                  [26/28]: importing IPA certificate profiles<br>
                  [27/28]: adding default CA ACL<br>
                  [28/28]: updating IPA configuration<br>
                Done configuring certificate server (pki-tomcatd).<br>
                Configuring directory server (dirsrv). Estimated time:
                10 seconds<br>
                  [1/3]: configuring ssl for ds instance<br>
                  [2/3]: restarting directory server<br>
                  [3/3]: adding CA certificate entry<br>
                Done configuring directory server (dirsrv).<br>
                Configuring Kerberos KDC (krb5kdc). Estimated time: 30
                seconds<br>
                  [1/10]: adding sasl mappings to the directory<br>
                  [2/10]: adding kerberos container to the directory<br>
                  [3/10]: configuring KDC<br>
                  [4/10]: initialize kerberos container<br>
                  [5/10]: adding default ACIs<br>
                  [6/10]: creating a keytab for the directory<br>
                  [7/10]: creating a keytab for the machine<br>
                  [8/10]: adding the password extension to the directory<br>
                  [9/10]: starting the KDC<br>
                  [10/10]: configuring KDC to start on boot<br>
                Done configuring Kerberos KDC (krb5kdc).<br>
                Configuring kadmin<br>
                  [1/2]: starting kadmin <br>
                  [2/2]: configuring kadmin to start on boot<br>
                Done configuring kadmin.<br>
                Configuring ipa_memcached<br>
                  [1/2]: starting ipa_memcached <br>
                  [2/2]: configuring ipa_memcached to start on boot<br>
                Done configuring ipa_memcached.<br>
                Configuring ipa-otpd<br>
                  [1/2]: starting ipa-otpd <br>
                  [2/2]: configuring ipa-otpd to start on boot<br>
                Done configuring ipa-otpd.<br>
                Configuring the web interface (httpd). Estimated time: 1
                minute<br>
                  [1/19]: setting mod_nss port to 443<br>
                  [2/19]: setting mod_nss protocol list to TLSv1.0 -
                TLSv1.2<br>
                  [3/19]: setting mod_nss password file<br>
                  [4/19]: enabling mod_nss renegotiate<br>
                  [5/19]: adding URL rewriting rules<br>
                  [6/19]: configuring httpd<br>
                  [7/19]: configure certmonger for renewals<br>
                  [8/19]: setting up ssl<br>
                  [9/19]: importing CA certificates from LDAP<br>
                  [10/19]: setting up browser autoconfig<br>
                  [11/19]: publish CA cert<br>
                  [12/19]: creating a keytab for httpd<br>
                  [13/19]: clean up any existing httpd ccache<br>
                  [14/19]: configuring SELinux for httpd<br>
                  [15/19]: create KDC proxy user<br>
                  [16/19]: create KDC proxy config<br>
                  [17/19]: enable KDC proxy<br>
                  [18/19]: restarting httpd<br>
                  [19/19]: configuring httpd to start on boot<br>
                Done configuring the web interface (httpd).<br>
                Applying LDAP updates<br>
                Upgrading IPA:<br>
                  [1/9]: stopping directory server<br>
                  [2/9]: saving configuration<br>
                  [3/9]: disabling listeners<br>
                  [4/9]: enabling DS global lock<br>
                  [5/9]: starting directory server<br>
                  [6/9]: upgrading server<br>
                  [7/9]: stopping directory server<br>
                  [8/9]: restoring configuration<br>
                  [9/9]: starting directory server<br>
                Done.<br>
                Restarting the directory server<br>
                Restarting the KDC<br>
                Sample zone file for bind has been created in
                /tmp/sample.zone.Yjwpca.db<br>
                Restarting the web server<br>
==============================================================================<br>
                Setup complete<br>
                <br>
                Next steps:<br>
                    1. You must make sure these network ports are open:<br>
                        TCP Ports:<br>
                          * 80, 443: HTTP/HTTPS<br>
                          * 389, 636: LDAP/LDAPS<br>
                          * 88, 464: kerberos<br>
                        UDP Ports:<br>
                          * 88, 464: kerberos<br>
                          * 123: ntp<br>
                <br>
                    2. You can now obtain a kerberos ticket using the
                command: 'kinit admin'<br>
                       This ticket will allow you to use the IPA tools
                (e.g., ipa user-add)<br>
                       and the web user interface.<br>
                <br>
                Be sure to back up the CA certificates stored in
                /root/cacert.p12<br>
                These files are required to create replicas. The
                password for these<br>
                files is the Directory Manager password<br>
                <span style="background-color:rgb(255,255,0)">[jjflynn22@ipa-1
                  ~]$ kinit admin<br>
                </span>Password for <a moz-do-not-send="true"
                  href="mailto:admin@KKGPITT.ORG">admin@KKGPITT.ORG</a>:
                <br>
                <span style="background-color:rgb(255,255,0)">[jjflynn22@ipa-1
                  ~]$ firewall-cmd --permanent --add-service=ntp<br>
                  success<br>
                  [jjflynn22@ipa-1 ~]$ firewall-cmd --permanent
                  --add-service=http<br>
                  success<br>
                  [jjflynn22@ipa-1 ~]$ firewall-cmd --permanent
                  --add-service=https<br>
                  success<br>
                  [jjflynn22@ipa-1 ~]$ firewall-cmd --permanent
                  --add-service=ldap<br>
                  success<br>
                  [jjflynn22@ipa-1 ~]$ firewall-cmd --permanent
                  --add-service=ldaps<br>
                  success<br>
                  [jjflynn22@ipa-1 ~]$ firewall-cmd --permanent
                  --add-service=kerberos<br>
                  success<br>
                  [jjflynn22@ipa-1 ~]$ firewall-cmd --permanent
                  --add-service=kpasswd<br>
                  success<br>
                  [jjflynn22@ipa-1 ~]$ sudo authconfig --enablemkhomedir
                  --update<br>
                  [jjflynn22@ipa-1 ~]$ sudo chkconfig sssd on<br>
                </span>Note: Forwarding request to 'systemctl enable
                sssd.service'.<br>
                <span style="background-color:rgb(255,255,0)">[jjflynn22@ipa-1
                  ~]$ git config --global <a moz-do-not-send="true"
                    href="http://user.name">user.name</a> "Joe Flynn"<br>
                  [jjflynn22@ipa-1 ~]$ git config --global user.email "<a
                    moz-do-not-send="true"
                    href="mailto:jjflynn22@gmail.com">jjflynn22@gmail.com</a>"<br>
                  [jjflynn22@ipa-1 ~]$ mkdir ~/.ssh<br>
                  [jjflynn22@ipa-1 ~]$ cd ~/.ssh<br>
                  [jjflynn22@ipa-1 .ssh]$ vi id_rsa<br>
                  [jjflynn22@ipa-1 .ssh]$ vi id_rsa.pub<br>
                  [jjflynn22@ipa-1 .ssh]$ chmod 700 ~/.ssh<br>
                  [jjflynn22@ipa-1 .ssh]$ chmod 600 ~/.ssh/*<br>
                  [jjflynn22@ipa-1 .ssh]$ ssh-add ~/.ssh/id_rsa<br>
                </span>Identity added: /home/jjflynn22/.ssh/id_rsa
                (/home/jjflynn22/.ssh/id_rsa)<br>
                <span style="background-color:rgb(255,255,0)">[jjflynn22@ipa-1
                  .ssh]$ sudo yum install -y letsencrypt<br>
                </span>Loaded plugins: fastestmirror, langpacks<br>
                Loading mirror speeds from cached hostfile<br>
                 * base: <a moz-do-not-send="true"
                  href="http://repo1.ash.innoscale.net">repo1.ash.innoscale.net</a><br>
                 * epel: <a moz-do-not-send="true"
                  href="http://mirror.cogentco.com">mirror.cogentco.com</a><br>
                 * extras: <a moz-do-not-send="true"
                  href="http://chicago.gaminghost.co">chicago.gaminghost.co</a><br>
                 * updates: <a moz-do-not-send="true"
                  href="http://mirror.cs.vt.edu">mirror.cs.vt.edu</a><br>
                Resolving Dependencies<br>
                --> Running transaction check<br>
                ---> Package certbot.noarch 0:0.9.3-1.el7 will be
                installed<br>
                --> Processing Dependency: python2-certbot =
                0.9.3-1.el7 for package: certbot-0.9.3-1.el7.noarch<br>
                --> Running transaction check<br>
                ---> Package python2-certbot.noarch 0:0.9.3-1.el7
                will be installed<br>
                --> Processing Dependency: python2-acme = 0.9.3 for
                package: python2-certbot-0.9.3-1.el7.noarch<br>
                --> Processing Dependency: python2-dialog >= 3.3.0
                for package: python2-certbot-0.9.3-1.el7.noarch<br>
                --> Processing Dependency: python2-configargparse
                >= 0.10.0 for package:
                python2-certbot-0.9.3-1.el7.noarch<br>
                --> Processing Dependency: python-psutil >= 2.1.0
                for package: python2-certbot-0.9.3-1.el7.noarch<br>
                --> Processing Dependency: python-zope-interface for
                package: python2-certbot-0.9.3-1.el7.noarch<br>
                --> Processing Dependency: python-zope-component for
                package: python2-certbot-0.9.3-1.el7.noarch<br>
                --> Processing Dependency: python-parsedatetime for
                package: python2-certbot-0.9.3-1.el7.noarch<br>
                --> Processing Dependency: python-mock for package:
                python2-certbot-0.9.3-1.el7.noarch<br>
                --> Running transaction check<br>
                ---> Package python-parsedatetime.noarch 0:1.5-3.el7
                will be installed<br>
                ---> Package python-psutil.x86_64 0:2.2.1-1.el7 will
                be installed<br>
                ---> Package python-zope-component.noarch
                1:4.1.0-1.el7 will be installed<br>
                --> Processing Dependency: python-zope-event for
                package: 1:python-zope-component-4.1.0-1.el7.noarch<br>
                ---> Package python-zope-interface.x86_64
                0:4.0.5-4.el7 will be installed<br>
                ---> Package python2-acme.noarch 0:0.9.3-1.el7 will
                be installed<br>
                --> Processing Dependency: python-pyrfc3339 for
                package: python2-acme-0.9.3-1.el7.noarch<br>
                --> Processing Dependency: python-ndg_httpsclient for
                package: python2-acme-0.9.3-1.el7.noarch<br>
                ---> Package python2-configargparse.noarch
                0:0.10.0-1.el7 will be installed<br>
                ---> Package python2-dialog.noarch 0:3.3.0-6.el7 will
                be installed<br>
                --> Processing Dependency: dialog for package:
                python2-dialog-3.3.0-6.el7.noarch<br>
                ---> Package python2-mock.noarch 0:1.0.1-9.el7 will
                be installed<br>
                --> Running transaction check<br>
                ---> Package dialog.x86_64 0:1.2-4.20130523.el7 will
                be installed<br>
                ---> Package python-ndg_httpsclient.noarch
                0:0.3.2-1.el7 will be installed<br>
                ---> Package python-zope-event.noarch 0:4.0.3-2.el7
                will be installed<br>
                ---> Package python2-pyrfc3339.noarch 0:1.0-2.el7
                will be installed<br>
                --> Finished Dependency Resolution<br>
                <br>
                Dependencies Resolved<br>
                <br>
=============================================================================================================================<br>
                 Package                               
                Arch                  
                Version                            Repository           
                Size<br>
=============================================================================================================================<br>
                Installing:<br>
                 certbot                               
                noarch                
                0.9.3-1.el7                        epel                 
                16 k<br>
                Installing for dependencies:<br>
                 dialog                                
                x86_64                
                1.2-4.20130523.el7                 base                
                208 k<br>
                 python-ndg_httpsclient                
                noarch                
                0.3.2-1.el7                        epel                 
                43 k<br>
                 python-parsedatetime                  
                noarch                
                1.5-3.el7                          epel                 
                61 k<br>
                 python-psutil                         
                x86_64                
                2.2.1-1.el7                        epel                
                114 k<br>
                 python-zope-component                 
                noarch                
                1:4.1.0-1.el7                      epel                
                110 k<br>
                 python-zope-event                     
                noarch                
                4.0.3-2.el7                        epel                 
                79 k<br>
                 python-zope-interface                 
                x86_64                
                4.0.5-4.el7                        base                
                138 k<br>
                 python2-acme                          
                noarch                
                0.9.3-1.el7                        epel                
                168 k<br>
                 python2-certbot                       
                noarch                
                0.9.3-1.el7                        epel                
                361 k<br>
                 python2-configargparse                
                noarch                
                0.10.0-1.el7                       epel                 
                28 k<br>
                 python2-dialog                        
                noarch                
                3.3.0-6.el7                        epel                 
                94 k<br>
                 python2-mock                          
                noarch                
                1.0.1-9.el7                        epel                 
                92 k<br>
                 python2-pyrfc3339                     
                noarch                
                1.0-2.el7                          epel                 
                13 k<br>
                <br>
                Transaction Summary<br>
=============================================================================================================================<br>
                Install  1 Package (+13 Dependent packages)<br>
                <br>
                Total download size: 1.5 M<br>
                Installed size: 6.3 M<br>
                Downloading packages:<br>
                (1/14):
python-ndg_httpsclient-0.3.2-1.el7.noarch.rpm                                                
                |  43 kB  00:00:00     <br>
                (2/14):
dialog-1.2-4.20130523.el7.x86_64.rpm                                                         
                | 208 kB  00:00:00     <br>
                (3/14):
certbot-0.9.3-1.el7.noarch.rpm                                                               
                |  16 kB  00:00:00     <br>
                (4/14):
python-parsedatetime-1.5-3.el7.noarch.rpm                                                    
                |  61 kB  00:00:00     <br>
                (5/14):
python-psutil-2.2.1-1.el7.x86_64.rpm                                                         
                | 114 kB  00:00:00     <br>
                (6/14):
python-zope-component-4.1.0-1.el7.noarch.rpm                                                 
                | 110 kB  00:00:00     <br>
                (7/14):
python-zope-interface-4.0.5-4.el7.x86_64.rpm                                                 
                | 138 kB  00:00:00     <br>
                (8/14):
python-zope-event-4.0.3-2.el7.noarch.rpm                                                     
                |  79 kB  00:00:00     <br>
                (9/14):
python2-certbot-0.9.3-1.el7.noarch.rpm                                                       
                | 361 kB  00:00:00     <br>
                (10/14):
python2-configargparse-0.10.0-1.el7.noarch.rpm                                              
                |  28 kB  00:00:00     <br>
                (11/14):
python2-acme-0.9.3-1.el7.noarch.rpm                                                         
                | 168 kB  00:00:00     <br>
                (12/14):
python2-dialog-3.3.0-6.el7.noarch.rpm                                                       
                |  94 kB  00:00:00     <br>
                (13/14):
python2-pyrfc3339-1.0-2.el7.noarch.rpm                                                      
                |  13 kB  00:00:00     <br>
                (14/14):
python2-mock-1.0.1-9.el7.noarch.rpm                                                         
                |  92 kB  00:00:00     <br>
-----------------------------------------------------------------------------------------------------------------------------<br>
Total                                                                                       
                1.3 MB/s | 1.5 MB  00:00:01     <br>
                Running transaction check<br>
                Running transaction test<br>
                Transaction test succeeded<br>
                Running transaction<br>
                  Installing :
python-zope-interface-4.0.5-4.el7.x86_64                                                                
                1/14 <br>
                  Installing :
python2-mock-1.0.1-9.el7.noarch                                                                         
                2/14 <br>
                  Installing :
python-parsedatetime-1.5-3.el7.noarch                                                                   
                3/14 <br>
                  Installing :
python-psutil-2.2.1-1.el7.x86_64                                                                        
                4/14 <br>
                  Installing :
python-zope-event-4.0.3-2.el7.noarch                                                                    
                5/14 <br>
                  Installing :
1:python-zope-component-4.1.0-1.el7.noarch                                                              
                6/14 <br>
                  Installing :
python-ndg_httpsclient-0.3.2-1.el7.noarch                                                               
                7/14 <br>
                  Installing :
python2-pyrfc3339-1.0-2.el7.noarch                                                                      
                8/14 <br>
                  Installing :
python2-acme-0.9.3-1.el7.noarch                                                                         
                9/14 <br>
                  Installing :
python2-configargparse-0.10.0-1.el7.noarch                                                             
                10/14 <br>
                  Installing :
dialog-1.2-4.20130523.el7.x86_64                                                                       
                11/14 <br>
                  Installing :
python2-dialog-3.3.0-6.el7.noarch                                                                      
                12/14 <br>
                  Installing :
python2-certbot-0.9.3-1.el7.noarch                                                                     
                13/14 <br>
                  Installing :
certbot-0.9.3-1.el7.noarch                                                                             
                14/14 <br>
                  Verifying  :
dialog-1.2-4.20130523.el7.x86_64                                                                        
                1/14 <br>
                  Verifying  :
certbot-0.9.3-1.el7.noarch                                                                              
                2/14 <br>
                  Verifying  :
python2-configargparse-0.10.0-1.el7.noarch                                                              
                3/14 <br>
                  Verifying  :
python2-pyrfc3339-1.0-2.el7.noarch                                                                      
                4/14 <br>
                  Verifying  :
python-zope-interface-4.0.5-4.el7.x86_64                                                                
                5/14 <br>
                  Verifying  :
python-ndg_httpsclient-0.3.2-1.el7.noarch                                                               
                6/14 <br>
                  Verifying  :
python-zope-event-4.0.3-2.el7.noarch                                                                    
                7/14 <br>
                  Verifying  :
python-psutil-2.2.1-1.el7.x86_64                                                                        
                8/14 <br>
                  Verifying  :
python2-acme-0.9.3-1.el7.noarch                                                                         
                9/14 <br>
                  Verifying  :
python2-dialog-3.3.0-6.el7.noarch                                                                      
                10/14 <br>
                  Verifying  :
1:python-zope-component-4.1.0-1.el7.noarch                                                             
                11/14 <br>
                  Verifying  :
python-parsedatetime-1.5-3.el7.noarch                                                                  
                12/14 <br>
                  Verifying  :
python2-certbot-0.9.3-1.el7.noarch                                                                     
                13/14 <br>
                  Verifying  :
python2-mock-1.0.1-9.el7.noarch                                                                        
                14/14 <br>
                <br>
                Installed:<br>
                  certbot.noarch
0:0.9.3-1.el7                                                                                              
                <br>
                <br>
                Dependency Installed:<br>
                  dialog.x86_64
                0:1.2-4.20130523.el7                          
                python-ndg_httpsclient.noarch
                0:0.3.2-1.el7                   <br>
                  python-parsedatetime.noarch
                0:1.5-3.el7                      python-psutil.x86_64
                0:2.2.1-1.el7                            <br>
                  python-zope-component.noarch
                1:4.1.0-1.el7                   python-zope-event.noarch
                0:4.0.3-2.el7                        <br>
                  python-zope-interface.x86_64
                0:4.0.5-4.el7                   python2-acme.noarch
                0:0.9.3-1.el7                             <br>
                  python2-certbot.noarch
                0:0.9.3-1.el7                        
                python2-configargparse.noarch
                0:0.10.0-1.el7                  <br>
                  python2-dialog.noarch
                0:3.3.0-6.el7                         
                python2-mock.noarch
                0:1.0.1-9.el7                             <br>
                  python2-pyrfc3339.noarch
                0:1.0-2.el7                        <br>
                <br>
                Complete!<br>
                [jjflynn22@ipa-1 .ssh]$ <br>
                [jjflynn22@ipa-1 .ssh]$ <br>
                <span style="background-color:rgb(255,255,0)">[jjflynn22@ipa-1
                  .ssh]$ sudo cp -r /etc/httpd/alias
                  /etc/httpd/alias_backup<br>
                  [jjflynn22@ipa-1 .ssh]$ cd ~<br>
                  [jjflynn22@ipa-1 ~]$ git clone <a
                    moz-do-not-send="true"
                    href="https://github.com/freeipa/freeipa-letsencrypt.git">https://github.com/freeipa/freeipa-letsencrypt.git</a><br>
                </span>Cloning into 'freeipa-letsencrypt'...<br>
                remote: Counting objects: 45, done.<br>
                remote: Compressing objects: 100% (4/4), done.<br>
                remote: Total 45 (delta 0), reused 0 (delta 0),
                pack-reused 41<br>
                Unpacking objects: 100% (45/45), done.<br>
                <span style="background-color:rgb(255,255,0)">[jjflynn22@ipa-1
                  ~]$ sudo cp -r freeipa-letsencrypt /root/ipa-le <br>
                  [jjflynn22@ipa-1 ~]$ sudo vi /root/ipa-le/renew-le.sh<br>
                  [jjflynn22@ipa-1 ~]$ sudo yum install -y dnf<br>
                </span>Loaded plugins: fastestmirror, langpacks<br>
                Loading mirror speeds from cached hostfile<br>
                 * base: <a moz-do-not-send="true"
                  href="http://repo1.ash.innoscale.net">repo1.ash.innoscale.net</a><br>
                 * epel: <a moz-do-not-send="true"
                  href="http://mirror.cogentco.com">mirror.cogentco.com</a><br>
                 * extras: <a moz-do-not-send="true"
                  href="http://mirrors.advancedhosters.com">mirrors.advancedhosters.com</a><br>
                 * updates: <a moz-do-not-send="true"
                  href="http://mirror.cs.vt.edu">mirror.cs.vt.edu</a><br>
                Resolving Dependencies<br>
                --> Running transaction check<br>
                ---> Package dnf.noarch 0:0.6.4-2.el7 will be
                installed<br>
                --> Processing Dependency: python-dnf = 0.6.4-2.el7
                for package: dnf-0.6.4-2.el7.noarch<br>
                --> Running transaction check<br>
                ---> Package python-dnf.noarch 0:0.6.4-2.el7 will be
                installed<br>
                --> Processing Dependency: dnf-conf = 0.6.4-2.el7 for
                package: python-dnf-0.6.4-2.el7.noarch<br>
                --> Processing Dependency: python-librepo >= 1.7.5
                for package: python-dnf-0.6.4-2.el7.noarch<br>
                --> Processing Dependency: python-libcomps >=
                0.1.6 for package: python-dnf-0.6.4-2.el7.noarch<br>
                --> Processing Dependency: python-hawkey >= 0.5.3
                for package: python-dnf-0.6.4-2.el7.noarch<br>
                --> Running transaction check<br>
                ---> Package dnf-conf.noarch 0:0.6.4-2.el7 will be
                installed<br>
                ---> Package python-hawkey.x86_64
                0:0.5.8-2.git.0.202b194.el7 will be installed<br>
                --> Processing Dependency: hawkey(x86-64) =
                0.5.8-2.git.0.202b194.el7 for package:
                python-hawkey-0.5.8-2.git.0.202b194.el7.x86_64<br>
                --> Processing Dependency:
                libsolv.so.0(SOLV_1.0)(64bit) for package:
                python-hawkey-0.5.8-2.git.0.202b194.el7.x86_64<br>
                --> Processing Dependency: libsolv.so.0()(64bit) for
                package: python-hawkey-0.5.8-2.git.0.202b194.el7.x86_64<br>
                --> Processing Dependency: libhawkey.so.2()(64bit)
                for package:
                python-hawkey-0.5.8-2.git.0.202b194.el7.x86_64<br>
                ---> Package python-libcomps.x86_64 0:0.1.6-13.el7
                will be installed<br>
                --> Processing Dependency: libcomps(x86-64) =
                0.1.6-13.el7 for package:
                python-libcomps-0.1.6-13.el7.x86_64<br>
                --> Processing Dependency: libcomps.so.0.1.6()(64bit)
                for package: python-libcomps-0.1.6-13.el7.x86_64<br>
                ---> Package python-librepo.x86_64 0:1.7.16-1.el7
                will be installed<br>
                --> Processing Dependency: librepo(x86-64) =
                1.7.16-1.el7 for package:
                python-librepo-1.7.16-1.el7.x86_64<br>
                --> Processing Dependency: librepo.so.0()(64bit) for
                package: python-librepo-1.7.16-1.el7.x86_64<br>
                --> Running transaction check<br>
                ---> Package hawkey.x86_64
                0:0.5.8-2.git.0.202b194.el7 will be installed<br>
                ---> Package libcomps.x86_64 0:0.1.6-13.el7 will be
                installed<br>
                ---> Package librepo.x86_64 0:1.7.16-1.el7 will be
                installed<br>
                ---> Package libsolv.x86_64 0:0.6.11-1.el7 will be
                installed<br>
                --> Finished Dependency Resolution<br>
                <br>
                Dependencies Resolved<br>
                <br>
=============================================================================================================================<br>
                 Package                         Arch                  
                Version                                  
                Repository            Size<br>
=============================================================================================================================<br>
                Installing:<br>
                 dnf                             noarch                
                0.6.4-2.el7                              
                epel                 209 k<br>
                Installing for dependencies:<br>
                 dnf-conf                        noarch                
                0.6.4-2.el7                              
                epel                  61 k<br>
                 hawkey                          x86_64                
                0.5.8-2.git.0.202b194.el7                
                base                  87 k<br>
                 libcomps                        x86_64                
                0.1.6-13.el7                             
                epel                  72 k<br>
                 librepo                         x86_64                
                1.7.16-1.el7                             
                base                  77 k<br>
                 libsolv                         x86_64                
                0.6.11-1.el7                             
                base                 316 k<br>
                 python-dnf                      noarch                
                0.6.4-2.el7                              
                epel                 407 k<br>
                 python-hawkey                   x86_64                
                0.5.8-2.git.0.202b194.el7                
                base                  71 k<br>
                 python-libcomps                 x86_64                
                0.1.6-13.el7                             
                epel                  44 k<br>
                 python-librepo                  x86_64                
                1.7.16-1.el7                             
                base                  49 k<br>
                <br>
                Transaction Summary<br>
=============================================================================================================================<br>
                Install  1 Package (+9 Dependent packages)<br>
                <br>
                Total download size: 1.4 M<br>
                Installed size: 4.1 M<br>
                Downloading packages:<br>
                (1/10):
hawkey-0.5.8-2.git.0.202b194.el7.x86_64.rpm                                                  
                |  87 kB  00:00:00     <br>
                (2/10):
dnf-conf-0.6.4-2.el7.noarch.rpm                                                              
                |  61 kB  00:00:00     <br>
                (3/10):
dnf-0.6.4-2.el7.noarch.rpm                                                                   
                | 209 kB  00:00:00     <br>
                (4/10):
librepo-1.7.16-1.el7.x86_64.rpm                                                              
                |  77 kB  00:00:00     <br>
                (5/10):
libcomps-0.1.6-13.el7.x86_64.rpm                                                             
                |  72 kB  00:00:00     <br>
                (6/10):
python-librepo-1.7.16-1.el7.x86_64.rpm                                                       
                |  49 kB  00:00:00     <br>
                (7/10):
python-libcomps-0.1.6-13.el7.x86_64.rpm                                                      
                |  44 kB  00:00:00     <br>
                (8/10):
python-hawkey-0.5.8-2.git.0.202b194.el7.x86_64.rpm                                           
                |  71 kB  00:00:00     <br>
                (9/10):
python-dnf-0.6.4-2.el7.noarch.rpm                                                            
                | 407 kB  00:00:00     <br>
                (10/10):
libsolv-0.6.11-1.el7.x86_64.rpm                                                             
                | 316 kB  00:00:00     <br>
-----------------------------------------------------------------------------------------------------------------------------<br>
Total                                                                                       
                1.4 MB/s | 1.4 MB  00:00:01     <br>
                Running transaction check<br>
                Running transaction test<br>
                Transaction test succeeded<br>
                Running transaction<br>
                  Installing :
libsolv-0.6.11-1.el7.x86_64                                                                             
                1/10 <br>
                  Installing :
hawkey-0.5.8-2.git.0.202b194.el7.x86_64                                                                 
                2/10 <br>
                  Installing :
python-hawkey-0.5.8-2.git.0.202b194.el7.x86_64                                                          
                3/10 <br>
                  Installing :
dnf-conf-0.6.4-2.el7.noarch                                                                             
                4/10 <br>
                  Installing :
libcomps-0.1.6-13.el7.x86_64                                                                            
                5/10 <br>
                  Installing :
python-libcomps-0.1.6-13.el7.x86_64                                                                     
                6/10 <br>
                  Installing :
librepo-1.7.16-1.el7.x86_64                                                                             
                7/10 <br>
                  Installing :
python-librepo-1.7.16-1.el7.x86_64                                                                      
                8/10 <br>
                  Installing :
python-dnf-0.6.4-2.el7.noarch                                                                           
                9/10 <br>
                  Installing :
dnf-0.6.4-2.el7.noarch                                                                                 
                10/10 <br>
                  Verifying  :
librepo-1.7.16-1.el7.x86_64                                                                             
                1/10 <br>
                  Verifying  :
python-libcomps-0.1.6-13.el7.x86_64                                                                     
                2/10 <br>
                  Verifying  :
python-hawkey-0.5.8-2.git.0.202b194.el7.x86_64                                                          
                3/10 <br>
                  Verifying  :
python-librepo-1.7.16-1.el7.x86_64                                                                      
                4/10 <br>
                  Verifying  :
python-dnf-0.6.4-2.el7.noarch                                                                           
                5/10 <br>
                  Verifying  :
libcomps-0.1.6-13.el7.x86_64                                                                            
                6/10 <br>
                  Verifying  :
hawkey-0.5.8-2.git.0.202b194.el7.x86_64                                                                 
                7/10 <br>
                  Verifying  :
dnf-conf-0.6.4-2.el7.noarch                                                                             
                8/10 <br>
                  Verifying  :
dnf-0.6.4-2.el7.noarch                                                                                  
                9/10 <br>
                  Verifying  :
libsolv-0.6.11-1.el7.x86_64                                                                            
                10/10 <br>
                <br>
                Installed:<br>
                  dnf.noarch
0:0.6.4-2.el7                                                                                                  
                <br>
                <br>
                Dependency Installed:<br>
                  dnf-conf.noarch
                0:0.6.4-2.el7                                   
                hawkey.x86_64 0:0.5.8-2.git.0.202b194.el7               
                <br>
                  libcomps.x86_64
                0:0.1.6-13.el7                                  
                librepo.x86_64 0:1.7.16-1.el7                           
                <br>
                  libsolv.x86_64
                0:0.6.11-1.el7                                   
                python-dnf.noarch 0:0.6.4-2.el7                         
                <br>
                  python-hawkey.x86_64
                0:0.5.8-2.git.0.202b194.el7                
                python-libcomps.x86_64 0:0.1.6-13.el7                   
                <br>
                  python-librepo.x86_64
                0:1.7.16-1.el7                            <br>
                <br>
                Complete!<br>
                <span style="background-color:rgb(255,255,0)">[jjflynn22@ipa-1
                  ~]$ sudo yum remove -y epel-release<br>
                </span>Loaded plugins: fastestmirror, langpacks<br>
                Resolving Dependencies<br>
                --> Running transaction check<br>
                ---> Package epel-release.noarch 0:7-6 will be erased<br>
                --> Finished Dependency Resolution<br>
                <br>
                Dependencies Resolved<br>
                <br>
=============================================================================================================================<br>
                 Package                          
                Arch                        Version                   
                Repository                    Size<br>
=============================================================================================================================<br>
                Removing:<br>
                 epel-release                     
                noarch                      7-6                       
                @extras                       24 k<br>
                <br>
                Transaction Summary<br>
=============================================================================================================================<br>
                Remove  1 Package<br>
                <br>
                Installed size: 24 k<br>
                Downloading packages:<br>
                Running transaction check<br>
                Running transaction test<br>
                Transaction test succeeded<br>
                Running transaction<br>
                  Erasing    :
epel-release-7-6.noarch                                                                                  
                1/1 <br>
                  Verifying  :
epel-release-7-6.noarch                                                                                  
                1/1 <br>
                <br>
                Removed:<br>
                  epel-release.noarch
0:7-6                                                                                                 
                <br>
                <br>
                Complete!<br>
                [jjflynn22@ipa-1 ~]$ sudo dnf repolist<br>
                CentOS-7 -
Base                                                                             
                8.4 MB/s | 8.8 MB     00:01    <br>
                CentOS-7 -
Updates                                                                          
                4.5 MB/s |  12 MB     00:02    <br>
                CentOS-7 -
Extras                                                                           
                1.9 MB/s | 569 kB     00:00    <br>
                Using metadata from Sun Dec  4 18:06:04 2016<br>
                repo id                                              
                repo
                name                                                       
                status<br>
                base                                                 
                CentOS-7 -
                Base                                                 
                9,007<br>
                extras                                               
                CentOS-7 -
                Extras                                                 
                393<br>
                updates                                              
                CentOS-7 -
                Updates                                              
                2,560<br>
                <span style="background-color:rgb(255,255,0)">[jjflynn22@ipa-1
                  ~]$ sudo /root/ipa-le/setup-le.sh<br>
                </span>Using metadata from Sun Dec  4 18:06:04 2016<br>
                Package certbot-0.9.3-1.el7.noarch is already installed,
                skipping.<br>
                Dependencies resolved.<br>
                Nothing to do.<br>
                Directory Manager password: <br>
                <br>
                Installing CA certificate, please wait<br>
                CA certificate successfully installed<br>
                The ipa-cacert-manage command was successful<br>
                ipa.ipaclient.ipa_certupdate.CertUpdate: DEBUG: Not
                logging to a file<br>
                ipa: DEBUG: Loading Index file from
                '/var/lib/ipa-client/sysrestore/sysrestore.index'<br>
                ipa: DEBUG: importing all plugin modules in
                ipalib.plugins...<br>
                ipa: DEBUG: importing plugin module ipalib.plugins.aci<br>
                ipa: DEBUG: importing plugin module
                ipalib.plugins.automember<br>
                ipa: DEBUG: importing plugin module
                ipalib.plugins.automount<br>
                ipa: DEBUG: importing plugin module
                ipalib.plugins.baseldap<br>
                ipa: DEBUG: importing plugin module
                ipalib.plugins.baseuser<br>
                ipa: DEBUG: importing plugin module ipalib.plugins.batch<br>
                ipa: DEBUG: importing plugin module ipalib.plugins.caacl<br>
                ipa: DEBUG: importing plugin module ipalib.plugins.cert<br>
                ipa: DEBUG: importing plugin module
                ipalib.plugins.certprofile<br>
                ipa: DEBUG: importing plugin module
                ipalib.plugins.config<br>
                ipa: DEBUG: importing plugin module
                ipalib.plugins.delegation<br>
                ipa: DEBUG: importing plugin module ipalib.plugins.dns<br>
                ipa: DEBUG: importing plugin module
                ipalib.plugins.domainlevel<br>
                ipa: DEBUG: importing plugin module ipalib.plugins.group<br>
                ipa: DEBUG: importing plugin module
                ipalib.plugins.hbacrule<br>
                ipa: DEBUG: importing plugin module
                ipalib.plugins.hbacsvc<br>
                ipa: DEBUG: importing plugin module
                ipalib.plugins.hbacsvcgroup<br>
                ipa: DEBUG: importing plugin module
                ipalib.plugins.hbactest<br>
                ipa: DEBUG: importing plugin module ipalib.plugins.host<br>
                ipa: DEBUG: importing plugin module
                ipalib.plugins.hostgroup<br>
                ipa: DEBUG: importing plugin module
                ipalib.plugins.idrange<br>
                ipa: DEBUG: importing plugin module
                ipalib.plugins.idviews<br>
                ipa: DEBUG: importing plugin module
                ipalib.plugins.internal<br>
                ipa: DEBUG: importing plugin module
                ipalib.plugins.kerberos<br>
                ipa: DEBUG: importing plugin module
                ipalib.plugins.krbtpolicy<br>
                ipa: DEBUG: importing plugin module
                ipalib.plugins.migration<br>
                ipa: DEBUG: importing plugin module ipalib.plugins.misc<br>
                ipa: DEBUG: importing plugin module
                ipalib.plugins.netgroup<br>
                ipa: DEBUG: importing plugin module
                ipalib.plugins.otpconfig<br>
                ipa: DEBUG: importing plugin module
                ipalib.plugins.otptoken<br>
                ipa: DEBUG: importing plugin module
                ipalib.plugins.otptoken_yubikey<br>
                ipa: DEBUG: importing plugin module
                ipalib.plugins.passwd<br>
                ipa: DEBUG: importing plugin module
                ipalib.plugins.permission<br>
                ipa: DEBUG: importing plugin module ipalib.plugins.ping<br>
                ipa: DEBUG: importing plugin module
                ipalib.plugins.pkinit<br>
                ipa: DEBUG: importing plugin module
                ipalib.plugins.privilege<br>
                ipa: DEBUG: importing plugin module
                ipalib.plugins.pwpolicy<br>
                ipa: DEBUG: Starting external process<br>
                ipa: DEBUG: args='klist' '-V'<br>
                ipa: DEBUG: Process finished, return code=0<br>
                ipa: DEBUG: stdout=Kerberos 5 version 1.13.2<br>
                <br>
                ipa: DEBUG: stderr=<br>
                ipa: DEBUG: importing plugin module
                ipalib.plugins.radiusproxy<br>
                ipa: DEBUG: importing plugin module
                ipalib.plugins.realmdomains<br>
                ipa: DEBUG: importing plugin module ipalib.plugins.role<br>
                ipa: DEBUG: importing plugin module
                ipalib.plugins.rpcclient<br>
                ipa: DEBUG: importing plugin module
                ipalib.plugins.selfservice<br>
                ipa: DEBUG: importing plugin module
                ipalib.plugins.selinuxusermap<br>
                ipa: DEBUG: importing plugin module
                ipalib.plugins.server<br>
                ipa: DEBUG: importing plugin module
                ipalib.plugins.service<br>
                ipa: DEBUG: importing plugin module
                ipalib.plugins.servicedelegation<br>
                ipa: DEBUG: importing plugin module
                ipalib.plugins.session<br>
                ipa: DEBUG: importing plugin module
                ipalib.plugins.stageuser<br>
                ipa: DEBUG: importing plugin module
                ipalib.plugins.sudocmd<br>
                ipa: DEBUG: importing plugin module
                ipalib.plugins.sudocmdgroup<br>
                ipa: DEBUG: importing plugin module
                ipalib.plugins.sudorule<br>
                ipa: DEBUG: importing plugin module
                ipalib.plugins.topology<br>
                ipa: DEBUG: importing plugin module ipalib.plugins.trust<br>
                ipa: DEBUG: importing plugin module ipalib.plugins.user<br>
                ipa: DEBUG: importing plugin module ipalib.plugins.vault<br>
                ipa: DEBUG: importing plugin module
                ipalib.plugins.virtual<br>
                ipa: DEBUG: Initializing principal host/<a
                  moz-do-not-send="true"
                  href="mailto:ipa-1.kkgpitt.org@KKGPITT.ORG">ipa-1.kkgpitt.org@KKGPITT.ORG</a>
                using keytab /etc/krb5.keytab<br>
                ipa: DEBUG: using ccache /tmp/tmp-zgrScg/ccache<br>
                ipa: DEBUG: Attempt 1/1: success<br>
                ipa: DEBUG: Starting external process<br>
                ipa: DEBUG: args='keyctl' 'search' '@s' 'user'
                'ipa_session_cookie:host/<a moz-do-not-send="true"
                  href="mailto:ipa-1.kkgpitt.org@KKGPITT.ORG">ipa-1.kkgpitt.org@KKGPITT.ORG</a>'<br>
                ipa: DEBUG: Process finished, return code=0<br>
                ipa: DEBUG: stdout=134111920<br>
                <br>
                ipa: DEBUG: stderr=<br>
                ipa: DEBUG: Starting external process<br>
                ipa: DEBUG: args='keyctl' 'pipe' '134111920'<br>
                ipa: DEBUG: Process finished, return code=0<br>
                ipa: DEBUG:
                stdout=ipa_session=59c01d94b52f0586e30046bd36ef93a5;
                Domain=<a moz-do-not-send="true"
                  href="http://ipa-1.kkgpitt.org">ipa-1.kkgpitt.org</a>;
                Path=/ipa; Expires=Sun, 04 Dec 2016 23:21:13 GMT;
                Secure; HttpOnly<br>
                ipa: DEBUG: stderr=<br>
                ipa.ipalib.plugins.rpcclient.rpcclient: DEBUG: found
                session_cookie in persistent storage for principal
                'host/<a moz-do-not-send="true"
                  href="mailto:ipa-1.kkgpitt.org@KKGPITT.ORG">ipa-1.kkgpitt.org@KKGPITT.ORG</a>',
                cookie: 'ipa_session=59c01d94b52f0586e30046bd36ef93a5;
                Domain=<a moz-do-not-send="true"
                  href="http://ipa-1.kkgpitt.org">ipa-1.kkgpitt.org</a>;
                Path=/ipa; Expires=Sun, 04 Dec 2016 23:21:13 GMT;
                Secure; HttpOnly'<br>
                ipa.ipalib.plugins.rpcclient.rpcclient: DEBUG: setting
                session_cookie into context
                'ipa_session=59c01d94b52f0586e30046bd36ef93a5;'<br>
                ipa.ipalib.plugins.rpcclient.rpcclient: INFO: trying <a
                  moz-do-not-send="true"
                  href="https://ipa-1.kkgpitt.org/ipa/session/json">https://ipa-1.kkgpitt.org/ipa/session/json</a><br>
                ipa.ipalib.plugins.rpcclient.rpcclient: DEBUG: Created
                connection context.rpcclient_71021840<br>
                ipa.ipalib.plugins.rpcclient.rpcclient: INFO: Forwarding
                'ca_is_enabled' to json server '<a
                  moz-do-not-send="true"
                  href="https://ipa-1.kkgpitt.org/ipa/session/json">https://ipa-1.kkgpitt.org/ipa/session/json</a>'<br>
                ipa: DEBUG: NSSConnection init <a
                  moz-do-not-send="true" href="http://ipa-1.kkgpitt.org">ipa-1.kkgpitt.org</a><br>
                ipa: DEBUG: Connecting: <a moz-do-not-send="true"
                  href="http://192.168.1.201:0">192.168.1.201:0</a><br>
                ipa: DEBUG: approved_usage = SSL Server intended_usage =
                SSL Server<br>
                ipa: DEBUG: cert valid True for "CN=<a
                  moz-do-not-send="true" href="http://ipa-1.kkgpitt.org">ipa-1.kkgpitt.org</a>,O=<a
                  moz-do-not-send="true" href="http://KKGPITT.ORG">KKGPITT.ORG</a>"<br>
                ipa: DEBUG: handshake complete, peer = <a
                  moz-do-not-send="true" href="http://192.168.1.201:443">192.168.1.201:443</a><br>
                ipa: DEBUG: Protocol: TLS1.2<br>
                ipa: DEBUG: Cipher: TLS_RSA_WITH_AES_256_CBC_SHA<br>
                ipa: DEBUG: received Set-Cookie
                'ipa_session=59c01d94b52f0586e30046bd36ef93a5; Domain=<a
                  moz-do-not-send="true" href="http://ipa-1.kkgpitt.org">ipa-1.kkgpitt.org</a>;
                Path=/ipa; Expires=Sun, 04 Dec 2016 23:26:28 GMT;
                Secure; HttpOnly'<br>
                ipa: DEBUG: storing cookie
                'ipa_session=59c01d94b52f0586e30046bd36ef93a5; Domain=<a
                  moz-do-not-send="true" href="http://ipa-1.kkgpitt.org">ipa-1.kkgpitt.org</a>;
                Path=/ipa; Expires=Sun, 04 Dec 2016 23:26:28 GMT;
                Secure; HttpOnly' for principal host/<a
                  moz-do-not-send="true"
                  href="mailto:ipa-1.kkgpitt.org@KKGPITT.ORG">ipa-1.kkgpitt.org@KKGPITT.ORG</a><br>
                ipa: DEBUG: Starting external process<br>
                ipa: DEBUG: args='keyctl' 'search' '@s' 'user'
                'ipa_session_cookie:host/<a moz-do-not-send="true"
                  href="mailto:ipa-1.kkgpitt.org@KKGPITT.ORG">ipa-1.kkgpitt.org@KKGPITT.ORG</a>'<br>
                ipa: DEBUG: Process finished, return code=0<br>
                ipa: DEBUG: stdout=134111920<br>
                <br>
                ipa: DEBUG: stderr=<br>
                ipa: DEBUG: Starting external process<br>
                ipa: DEBUG: args='keyctl' 'search' '@s' 'user'
                'ipa_session_cookie:host/<a moz-do-not-send="true"
                  href="mailto:ipa-1.kkgpitt.org@KKGPITT.ORG">ipa-1.kkgpitt.org@KKGPITT.ORG</a>'<br>
                ipa: DEBUG: Process finished, return code=0<br>
                ipa: DEBUG: stdout=134111920<br>
                <br>
                ipa: DEBUG: stderr=<br>
                ipa: DEBUG: Starting external process<br>
                ipa: DEBUG: args='keyctl' 'pupdate' '134111920'<br>
                ipa: DEBUG: Process finished, return code=0<br>
                ipa: DEBUG: stdout=<br>
                ipa: DEBUG: stderr=<br>
                ipa.ipalib.plugins.rpcclient.rpcclient: DEBUG: Destroyed
                connection context.rpcclient_71021840<br>
                ipa.ipapython.ipaldap.SchemaCache: DEBUG: flushing
                <a class="moz-txt-link-freetext" href="ldap://">ldap://</a><a moz-do-not-send="true"
                  href="http://ipa-1.kkgpitt.org:389">ipa-1.kkgpitt.org:389</a>
                from SchemaCache<br>
                ipa.ipapython.ipaldap.SchemaCache: DEBUG: retrieving
                schema for SchemaCache url=<a class="moz-txt-link-freetext" href="ldap://">ldap://</a><a
                  moz-do-not-send="true"
                  href="http://ipa-1.kkgpitt.org:389">ipa-1.kkgpitt.org:389</a>
                conn=<ldap.ldapobject.SimpleLDAPObject instance at
                0x42a2fc8><br>
                ipa: DEBUG: Loading Index file from
                '/var/lib/ipa/sysrestore/sysrestore.index'<br>
                ipa: DEBUG: Starting external process<br>
                ipa: DEBUG: args='/usr/bin/certutil' '-d'
                '/etc/dirsrv/slapd-KKGPITT-ORG' '-A' '-n' '<a
                  moz-do-not-send="true" href="http://KKGPITT.ORG">KKGPITT.ORG</a>
                IPA CA' '-t' 'CT,C,C'<br>
                ipa: DEBUG: Process finished, return code=0<br>
                ipa: DEBUG: stdout=<br>
                ipa: DEBUG: stderr=<br>
                ipa: DEBUG: Starting external process<br>
                ipa: DEBUG: args='/usr/bin/certutil' '-d'
                '/etc/dirsrv/slapd-KKGPITT-ORG' '-A' '-n' 'DSTRootCAX3'
                '-t' 'C,,'<br>
                ipa: DEBUG: Process finished, return code=0<br>
                ipa: DEBUG: stdout=<br>
                ipa: DEBUG: stderr=<br>
                ipa: DEBUG: Starting external process<br>
                ipa: DEBUG: args='/bin/systemctl' 'is-active'
                '<a class="moz-txt-link-abbreviated" href="mailto:dirsrv@KKGPITT-ORG.service">dirsrv@KKGPITT-ORG.service</a>'<br>
                ipa: DEBUG: Process finished, return code=0<br>
                ipa: DEBUG: stdout=active<br>
                <br>
                ipa: DEBUG: stderr=<br>
                ipa: DEBUG: Starting external process<br>
                ipa: DEBUG: args='/bin/systemctl' '--system'
                'daemon-reload'<br>
                ipa: DEBUG: Process finished, return code=0<br>
                ipa: DEBUG: stdout=<br>
                ipa: DEBUG: stderr=<br>
                ipa: DEBUG: Starting external process<br>
                ipa: DEBUG: args='/bin/systemctl' 'restart'
                '<a class="moz-txt-link-abbreviated" href="mailto:dirsrv@KKGPITT-ORG.service">dirsrv@KKGPITT-ORG.service</a>'<br>
                ipa: DEBUG: Process finished, return code=0<br>
                ipa: DEBUG: stdout=<br>
                ipa: DEBUG: stderr=<br>
                ipa: DEBUG: Starting external process<br>
                ipa: DEBUG: args='/bin/systemctl' 'is-active'
                '<a class="moz-txt-link-abbreviated" href="mailto:dirsrv@KKGPITT-ORG.service">dirsrv@KKGPITT-ORG.service</a>'<br>
                ipa: DEBUG: Process finished, return code=0<br>
                ipa: DEBUG: stdout=active<br>
                <br>
                ipa: DEBUG: stderr=<br>
                ipa: DEBUG: wait_for_open_ports: localhost [389] timeout
                300<br>
                ipa: DEBUG: Starting external process<br>
                ipa: DEBUG: args='/usr/bin/certutil' '-d'
                '/etc/httpd/alias' '-A' '-n' '<a moz-do-not-send="true"
                  href="http://KKGPITT.ORG">KKGPITT.ORG</a> IPA CA' '-t'
                'CT,C,C'<br>
                ipa: DEBUG: Process finished, return code=0<br>
                ipa: DEBUG: stdout=<br>
                ipa: DEBUG: stderr=<br>
                ipa: DEBUG: Starting external process<br>
                ipa: DEBUG: args='/usr/bin/certutil' '-d'
                '/etc/httpd/alias' '-A' '-n' 'DSTRootCAX3' '-t' 'C,,'<br>
                ipa: DEBUG: Process finished, return code=0<br>
                ipa: DEBUG: stdout=<br>
                ipa: DEBUG: stderr=<br>
                ipa: DEBUG: Starting external process<br>
                ipa: DEBUG: args='/bin/systemctl' 'is-active'
                'httpd.service'<br>
                ipa: DEBUG: Process finished, return code=0<br>
                ipa: DEBUG: stdout=active<br>
                <br>
                ipa: DEBUG: stderr=<br>
                ipa: DEBUG: Starting external process<br>
                ipa: DEBUG: args='/bin/systemctl' 'restart'
                'httpd.service'<br>
                ipa: DEBUG: Process finished, return code=0<br>
                ipa: DEBUG: stdout=<br>
                ipa: DEBUG: stderr=<br>
                ipa: DEBUG: Starting external process<br>
                ipa: DEBUG: args='/bin/systemctl' 'is-active'
                'httpd.service'<br>
                ipa: DEBUG: Process finished, return code=0<br>
                ipa: DEBUG: stdout=active<br>
                <br>
                ipa: DEBUG: stderr=<br>
                ipa.ipaclient.ipa_certupdate.CertUpdate: DEBUG:
                resubmitting certmonger request '20161204225818'<br>
                ipa: DEBUG: certmonger request is in state
                dbus.String(u'GENERATING_CSR', variant_level=1)<br>
                ipa: DEBUG: certmonger request is in state
                dbus.String(u'PRE_SAVE_CERT', variant_level=1)<br>
                ipa: DEBUG: certmonger request is in state
                dbus.String(u'POST_SAVED_CERT', variant_level=1)<br>
                ipa: DEBUG: certmonger request is in state
                dbus.String(u'POST_SAVED_CERT', variant_level=1)<br>
                ipa: DEBUG: certmonger request is in state
                dbus.String(u'POST_SAVED_CERT', variant_level=1)<br>
                ipa: DEBUG: certmonger request is in state
                dbus.String(u'MONITORING', variant_level=1)<br>
                ipa.ipaclient.ipa_certupdate.CertUpdate: DEBUG:
                modifying certmonger request '20161204225818'<br>
                ipa: DEBUG: Starting external process<br>
                ipa: DEBUG: args='/usr/bin/certutil' '-d'
                '/etc/ipa/nssdb' '-L'<br>
                ipa: DEBUG: Process finished, return code=0<br>
                ipa: DEBUG: stdout=<br>
                Certificate
                Nickname                                         Trust
                Attributes<br>
                                                            
                SSL,S/MIME,JAR/XPI<br>
                <br>
                <a moz-do-not-send="true" href="http://KKGPITT.ORG">KKGPITT.ORG</a>
                IPA CA                                           CT,C,C<br>
                <br>
                ipa: DEBUG: stderr=<br>
                ipa: DEBUG: Starting external process<br>
                ipa: DEBUG: args='/usr/bin/certutil' '-d'
                '/etc/pki/nssdb' '-L' '-n' '<a moz-do-not-send="true"
                  href="http://KKGPITT.ORG">KKGPITT.ORG</a> IPA CA' '-a'<br>
                ipa: DEBUG: Process finished, return code=0<br>
                ipa: DEBUG: stdout=-----BEGIN CERTIFICATE-----<br>
MIIDjTCCAnWgAwIBAgIBATANBgkqhkiG9w0BAQsFADA2MRQwEgYDVQQKDAtLS0dQ<br>
SVRULk9SRzEeMBwGA1UEAwwVQ2VydGlmaWNhdGUgQXV0aG9yaXR5MB4XDTE2MTIw<br>
NDIyNTczNFoXDTM2MTIwNDIyNTczNFowNjEUMBIGA1UECgwLS0tHUElUVC5PUkcx<br>
HjAcBgNVBAMMFUNlcnRpZmljYXRlIEF1dGhvcml0eTCCASIwDQYJKoZIhvcNAQEB<br>
                .</font></tt></blockquote>
          <blockquote class="gmail_quote" style="margin:0px 0px 0px
            0.8ex;border-left:1px solid
            rgb(204,204,204);padding-left:1ex">
            <div><tt>. </tt><tt><br>
              </tt></div>
          </blockquote>
          <blockquote class="gmail_quote" style="margin:0px 0px 0px
            0.8ex;border-left:1px solid
            rgb(204,204,204);padding-left:1ex"><tt><font size="2">BYuURWnoNBd110T0HFOnMOmN5ycnsMvCwCdUFuFKCsjNjCm5/oUCsWSVlad2bzlj<br>
7gvnv3d6YmXwTzpOlOHpMu/S7y+JU5ErM9fp97R/vUvBz/7CM0MOKBgXMvfKTu6X<br>
PTROdl8lKofxA6TMvM+du020+o79dami0hWV/3cRN386huTDcWVn9gbud6hxX8U5<br>
StsgHtJLlrm4tjLk8+S5VTDu9Y6EX7OsEX51RHwtrfNjEYdCa68AM2/slxdgf+5S<br>
                IQ==<br>
                -----END CERTIFICATE-----<br>
                <br>
                ipa: DEBUG: stderr=<br>
                ipa: DEBUG: Starting external process<br>
                ipa: DEBUG: args='/usr/bin/certutil' '-d'
                '/etc/pki/nssdb' '-D' '-n' '<a moz-do-not-send="true"
                  href="http://KKGPITT.ORG">KKGPITT.ORG</a> IPA CA'<br>
                ipa: DEBUG: Process finished, return code=0<br>
                ipa: DEBUG: stdout=<br>
                ipa: DEBUG: stderr=<br>
                ipa: DEBUG: Starting external process<br>
                ipa: DEBUG: args='/usr/bin/certutil' '-d'
                '/etc/pki/nssdb' '-L' '-n' '<a moz-do-not-send="true"
                  href="http://KKGPITT.ORG">KKGPITT.ORG</a> IPA CA' '-a'<br>
                ipa: DEBUG: Process finished, return code=255<br>
                ipa: DEBUG: stdout=<br>
                <span style="background-color:rgb(194,123,160)">ipa:
                  DEBUG: stderr=certutil: Could not find cert: <a
                    moz-do-not-send="true" href="http://KKGPITT.ORG">KKGPITT.ORG</a>
                  IPA CA<br>
                  : PR_FILE_NOT_FOUND_ERROR: File not found<br>
                </span><br>
                ipa: DEBUG: Starting external process<br>
                ipa: DEBUG: args='/usr/bin/certutil' '-d'
                '/etc/ipa/nssdb' '-L' '-n' 'IPA CA' '-a'<br>
                ipa: DEBUG: Process finished, return code=255<br>
                ipa: DEBUG: stdout=<br>
                <span style="background-color:rgb(194,123,160)">ipa:
                  DEBUG: stderr=certutil: Could not find cert: IPA CA<br>
                  : PR_FILE_NOT_FOUND_ERROR: File not found<br>
                </span><br>
                ipa: DEBUG: Starting external process<br>
                ipa: DEBUG: args='/usr/bin/certutil' '-d'
                '/etc/ipa/nssdb' '-L' '-n' 'External CA cert' '-a'<br>
                ipa: DEBUG: Process finished, return code=255<br>
                ipa: DEBUG: stdout=<br>
                <span style="background-color:rgb(194,123,160)">ipa:
                  DEBUG: stderr=certutil: Could not find cert: External
                  CA cert<br>
                  : PR_FILE_NOT_FOUND_ERROR: File not found<br>
                  <br>
                </span>ipa: DEBUG: Starting external process<br>
                ipa: DEBUG: args='/usr/bin/certutil' '-d'
                '/etc/ipa/nssdb' '-A' '-n' '<a moz-do-not-send="true"
                  href="http://KKGPITT.ORG">KKGPITT.ORG</a> IPA CA' '-t'
                'CT,C,C'<br>
                ipa: DEBUG: Process finished, return code=0<br>
                ipa: DEBUG: stdout=<br>
                ipa: DEBUG: stderr=<br>
                ipa: DEBUG: Starting external process<br>
                ipa: DEBUG: args='/usr/bin/certutil' '-d'
                '/etc/ipa/nssdb' '-A' '-n' 'DSTRootCAX3' '-t' 'C,,'<br>
                ipa: DEBUG: Process finished, return code=0<br>
                ipa: DEBUG: stdout=<br>
                ipa: DEBUG: stderr=<br>
                ipa: DEBUG: Starting external process<br>
                ipa: DEBUG: args='/usr/bin/certutil' '-d'
                '/etc/pki/nssdb' '-A' '-n' '<a moz-do-not-send="true"
                  href="http://KKGPITT.ORG">KKGPITT.ORG</a> IPA CA' '-t'
                'CT,C,C'<br>
                ipa: DEBUG: Process finished, return code=0<br>
                ipa: DEBUG: stdout=<br>
                ipa: DEBUG: stderr=<br>
                ipa: DEBUG: Starting external process<br>
                ipa: DEBUG: args='/usr/bin/certutil' '-d'
                '/etc/pki/nssdb' '-A' '-n' 'DSTRootCAX3' '-t' 'C,,'<br>
                ipa: DEBUG: Process finished, return code=0<br>
                ipa: DEBUG: stdout=<br>
                ipa: DEBUG: stderr=<br>
                ipa: DEBUG: Starting external process<br>
                ipa: DEBUG: args='/usr/bin/update-ca-trust'<br>
                ipa: DEBUG: Process finished, return code=0<br>
                ipa: DEBUG: stdout=<br>
                ipa: DEBUG: stderr=<br>
                ipa: INFO: Systemwide CA database updated.<br>
                ipa: DEBUG: Starting external process<br>
                ipa: DEBUG: args='/usr/bin/update-ca-trust'<br>
                ipa: DEBUG: Process finished, return code=0<br>
                ipa: DEBUG: stdout=<br>
                ipa: DEBUG: stderr=<br>
                ipa: INFO: Systemwide CA database updated.<br>
                ipa.ipaclient.ipa_certupdate.CertUpdate: INFO: The
                ipa-certupdate command was successful<br>
                Directory Manager password: <br>
                <br>
                <span style="background-color:rgb(194,123,160)">Installing
                  CA certificate, please wait<br>
                  Not a valid CA certificate: (SEC_ERROR_UNKNOWN_ISSUER)
                  Peer's Certificate issuer is not recognized. (visit <a
                    moz-do-not-send="true"
                    href="http://www.freeipa.org/page/Troubleshooting">http://www.freeipa.org/page/Troubleshooting</a>
                  for troubleshooting guide)<br>
                </span>[jjflynn22@ipa-1 ~]$ </font></tt><tt><br>
            </tt><tt><br>
            </tt><tt> </tt><tt><br>
            </tt></blockquote>
        </div>
      </div>
      <tt><br>
      </tt>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <tt><br>
      </tt>
    </blockquote>
    <tt>Hi,<br>
      <br>
      you seem to have an issue when the LetsEncryptAuthorityX3 is being
      installed. The certificate from the CA that issued this
      certificate (DSTRootCAX3) seems to be installed correctly. Could
      you verify that DSTRootCAX3 is marked as trusted CA by issuing:<br>
      <br>
      certutil -d /etc/httpd/alias/ -L<br>
      <br>
      The DSTRoootCAX3 should have C,, trust flags.<br>
      <br>
      There was an issue fixed last week that might caused this issue if
      you've ever tried to install letsencrypt on this particular VM
      before:
<a class="moz-txt-link-freetext" href="https://github.com/freeipa/freeipa-letsencrypt/issues/1#issuecomment-263546822">https://github.com/freeipa/freeipa-letsencrypt/issues/1#issuecomment-263546822</a>
      If that's the case, you will need to re-install IPA before the
      letsencrypt solution will work.<br>
      <br>
      I was not able to reproduce your issue with a clean machine.<br>
    </tt>
    <pre class="moz-signature" cols="72">-- 
Tomas Krizek</pre>
  </body>
</html>