From sharathkumar.gundu at tecra.com Fri Nov 1 11:59:40 2019 From: sharathkumar.gundu at tecra.com (Sharath) Date: Fri, 1 Nov 2019 17:29:40 +0530 Subject: [Pki-devel] How to generate the certificate in pkcs #12 format using Dogtag PKI Message-ID: <6b9be431-b4a2-b607-e57c-0f29f4f1dbe3@tecra.com> HI Team, 1. Can you please help, how to generate the certificate using pkcs #12 format?? 2. Is there any to validate the certificate with password using Dogtag PKI ?? Thanks, Sharath From ftweedal at redhat.com Mon Nov 4 04:29:41 2019 From: ftweedal at redhat.com (Fraser Tweedale) Date: Mon, 4 Nov 2019 14:29:41 +1000 Subject: [Pki-devel] How to generate the certificate in pkcs #12 format using Dogtag PKI In-Reply-To: <6b9be431-b4a2-b607-e57c-0f29f4f1dbe3@tecra.com> References: <6b9be431-b4a2-b607-e57c-0f29f4f1dbe3@tecra.com> Message-ID: <20191104042941.GD8128@T470s> On Fri, Nov 01, 2019 at 05:29:40PM +0530, Sharath wrote: > HI Team, > > 1. Can you please help, how to generate the certificate using pkcs #12 > format?? > Hi Sharath, PKCS #12 is a key and certificate archival format. The main use of PKCS #12 in Dogtag is retrieving archived keys from the KRA (key recovery authority). If you have a certificate and the corresponding private key you can create a PKCS #12 file using 'openssl pkcs12', or for keys in NSS databases 'pk12util'. If provide more context about your use case, we may be able to provide more assistance :) > 2. Is there any to validate the certificate with password using Dogtag PKI > ?? > Again, it's not clear what you're trying to do. But with PKI you never need a passphrase or private key to validate certificate signatures. Cheers, Fraser > Thanks, > > Sharath > > > _______________________________________________ > Pki-devel mailing list > Pki-devel at redhat.com > https://www.redhat.com/mailman/listinfo/pki-devel From sharathkumar.gundu at tecra.com Mon Nov 4 07:09:54 2019 From: sharathkumar.gundu at tecra.com (Sharath) Date: Mon, 4 Nov 2019 12:39:54 +0530 Subject: [Pki-devel] How to generate the certificate in pkcs #12 format using Dogtag PKI In-Reply-To: <20191104042941.GD8128@T470s> References: <6b9be431-b4a2-b607-e57c-0f29f4f1dbe3@tecra.com> <20191104042941.GD8128@T470s> Message-ID: <03e5fce4-4f18-653b-a6e7-8adceb79b73b@tecra.com> HI Fraser, I have use case like need to certify the PDF document with "handwritten user signature with associated certificate and it should be validate with the password" ?? How can we achieve this using Dogtag PKI?? Thanks, Sharath On 04/11/19 9:59 AM, Fraser Tweedale wrote: > On Fri, Nov 01, 2019 at 05:29:40PM +0530, Sharath wrote: >> HI Team, >> >> 1. Can you please help, how to generate the certificate using pkcs #12 >> format?? >> > Hi Sharath, > > PKCS #12 is a key and certificate archival format. The main use of > PKCS #12 in Dogtag is retrieving archived keys from the KRA (key > recovery authority). > > If you have a certificate and the corresponding private key you can > create a PKCS #12 file using 'openssl pkcs12', or for keys in NSS > databases 'pk12util'. > > If provide more context about your use case, we may be able to > provide more assistance :) > >> 2. Is there any to validate the certificate with password using Dogtag PKI >> ?? >> > Again, it's not clear what you're trying to do. But with PKI you > never need a passphrase or private key to validate certificate > signatures. > > Cheers, > Fraser > >> Thanks, >> >> Sharath >> >> >> _______________________________________________ >> Pki-devel mailing list >> Pki-devel at redhat.com >> https://www.redhat.com/mailman/listinfo/pki-devel > From sharathkumar.gundu at tecra.com Mon Nov 4 11:41:51 2019 From: sharathkumar.gundu at tecra.com (Sharath) Date: Mon, 4 Nov 2019 17:11:51 +0530 Subject: [Pki-devel] Generate the certificate with key length 2048 Message-ID: <6531b94b-dce9-1394-d6d5-f0b1ca2fd869@tecra.com> HI Team, How to generate the certificate with key length of 2048 bits using dogtag PKI?? How to retrieve the associated public/private key from certificate?? Thanks, Sharath From builds at travis-ci.org Tue Nov 5 07:50:55 2019 From: builds at travis-ci.org (Travis CI) Date: Tue, 05 Nov 2019 07:50:55 +0000 Subject: [Pki-devel] [CRON] Errored: dogtagpki/pki-nightly-test#523 (master - 7d8d351) In-Reply-To: Message-ID: <5dc129df2ebf_43feed2b26ed871673@73f85703-0620-49dd-8a81-831531ea4bcb.mail> Build Update for dogtagpki/pki-nightly-test ------------------------------------- Build: #523 Status: Errored Duration: 48 mins and 32 secs Commit: 7d8d351 (master) Author: Dinesh Prasanth M K Message: Fix jobs to include beta/rawhide as optional jobs Signed-off-by: Dinesh Prasanth M K View the changeset: https://github.com/dogtagpki/pki-nightly-test/compare/f9b30e4c74c812bd0414a2f5282f1153a7776df1...7d8d351192b013988a4667ee2dd16892d47291ff View the full build log and details: https://travis-ci.org/dogtagpki/pki-nightly-test/builds/607504581?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the dogtagpki/pki-nightly-test repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=20325727&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications. -------------- next part -------------- An HTML attachment was scrubbed... URL: From builds at travis-ci.org Wed Nov 6 07:21:12 2019 From: builds at travis-ci.org (Travis CI) Date: Wed, 06 Nov 2019 07:21:12 +0000 Subject: [Pki-devel] [CRON] Passed: dogtagpki/pki-nightly-test#524 (master - 7d8d351) In-Reply-To: Message-ID: <5dc2746785b54_43f9bc99e2e0c1885ed@ceb8f99d-28c0-40e6-80f6-31aa7e488c84.mail> Build Update for dogtagpki/pki-nightly-test ------------------------------------- Build: #524 Status: Passed Duration: 18 mins and 40 secs Commit: 7d8d351 (master) Author: Dinesh Prasanth M K Message: Fix jobs to include beta/rawhide as optional jobs Signed-off-by: Dinesh Prasanth M K View the changeset: https://github.com/dogtagpki/pki-nightly-test/compare/f9b30e4c74c812bd0414a2f5282f1153a7776df1...7d8d351192b013988a4667ee2dd16892d47291ff View the full build log and details: https://travis-ci.org/dogtagpki/pki-nightly-test/builds/608043269?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the dogtagpki/pki-nightly-test repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=20325727&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications. -------------- next part -------------- An HTML attachment was scrubbed... URL: From builds at travis-ci.org Wed Nov 6 07:31:44 2019 From: builds at travis-ci.org (Travis CI) Date: Wed, 06 Nov 2019 07:31:44 +0000 Subject: [Pki-devel] [CRON] Passed: dogtagpki/pki-nightly-test#524 (master - 7d8d351) In-Reply-To: Message-ID: <5dc276e0107c8_43fbd067df2148149f@7cf11274-c93e-4610-ab34-260f0d60805e.mail> Build Update for dogtagpki/pki-nightly-test ------------------------------------- Build: #524 Status: Passed Duration: 18 mins and 40 secs Commit: 7d8d351 (master) Author: Dinesh Prasanth M K Message: Fix jobs to include beta/rawhide as optional jobs Signed-off-by: Dinesh Prasanth M K View the changeset: https://github.com/dogtagpki/pki-nightly-test/compare/f9b30e4c74c812bd0414a2f5282f1153a7776df1...7d8d351192b013988a4667ee2dd16892d47291ff View the full build log and details: https://travis-ci.org/dogtagpki/pki-nightly-test/builds/608043269?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the dogtagpki/pki-nightly-test repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=20325727&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications. -------------- next part -------------- An HTML attachment was scrubbed... URL: From builds at travis-ci.org Wed Nov 6 07:32:00 2019 From: builds at travis-ci.org (Travis CI) Date: Wed, 06 Nov 2019 07:32:00 +0000 Subject: [Pki-devel] [CRON] Passed: dogtagpki/pki-nightly-test#524 (master - 7d8d351) In-Reply-To: Message-ID: <5dc276f0e398_43faa95b162a8321253@a3554d46-7eac-4a95-8f00-852fd779503a.mail> Build Update for dogtagpki/pki-nightly-test ------------------------------------- Build: #524 Status: Passed Duration: 18 mins and 40 secs Commit: 7d8d351 (master) Author: Dinesh Prasanth M K Message: Fix jobs to include beta/rawhide as optional jobs Signed-off-by: Dinesh Prasanth M K View the changeset: https://github.com/dogtagpki/pki-nightly-test/compare/f9b30e4c74c812bd0414a2f5282f1153a7776df1...7d8d351192b013988a4667ee2dd16892d47291ff View the full build log and details: https://travis-ci.org/dogtagpki/pki-nightly-test/builds/608043269?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the dogtagpki/pki-nightly-test repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=20325727&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications. -------------- next part -------------- An HTML attachment was scrubbed... URL: From sharathkumar.gundu at tecra.com Wed Nov 6 12:20:32 2019 From: sharathkumar.gundu at tecra.com (Sharath) Date: Wed, 6 Nov 2019 17:50:32 +0530 Subject: [Pki-devel] How generate the pkcs12 certificate Dogtag Message-ID: Hello Team, Can you please help? "How to generate the private key and associated certificate(matching to the Private Key) using Dogtag" ?? Thanks, Sharath From sharathkumar.gundu at tecra.com Wed Nov 6 14:00:12 2019 From: sharathkumar.gundu at tecra.com (Sharath) Date: Wed, 6 Nov 2019 19:30:12 +0530 Subject: [Pki-devel] How to find the private key Dogtag Message-ID: Hello Team, I have certificate and the public key but where i can find the private key ?? pki ca-cert-show 0x30 --output myCert.cer Key ID: 0x1a ? Algorithm: 1.2.840.113549.1.1.1 ? Size: 1024 ? Owner: CN=test_sharath01,O=tecra ? Public Key: MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCZNLvZQ+WVnBBHM3nw3UldIdVi droNReev+/iMyaLlvuof4io2V1Yv8oT5Yhfxuoblt+nqdWpAwgFeTHKxTpVmyNpZ UiyEdhLssIJ5cPGZ0BjRKjehsapPCMZzslvFbVG8Rb8E0md0av9ncJBcM9caicRz 7qeRqqunXFtvfViZ2QIDAQAB pki -d ~/.dogtag/nssdb -c Secret at 123 -n "PKI Administrator for tecra-db02" kra-key-show? 0x1a ? Key ID: 0x1a ? Algorithm: 1.2.840.113549.1.1.1 ? Size: 1024 ? Owner: CN=test_sharath01,O=tecra ? Public Key: MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCZNLvZQ+WVnBBHM3nw3UldIdVi droNReev+/iMyaLlvuof4io2V1Yv8oT5Yhfxuoblt+nqdWpAwgFeTHKxTpVmyNpZ UiyEdhLssIJ5cPGZ0BjRKjehsapPCMZzslvFbVG8Rb8E0md0av9ncJBcM9caicRz 7qeRqqunXFtvfViZ2QIDAQAB Thanks, Sharath From sharathkumar.gundu at tecra.com Wed Nov 6 15:54:25 2019 From: sharathkumar.gundu at tecra.com (Sharath) Date: Wed, 6 Nov 2019 21:24:25 +0530 Subject: [Pki-devel] To retrieve private key Message-ID: <3eb4c310-fd38-a348-5a12-282f4be5ced0@tecra.com> Hello Team, While retrieving getting Null pointer Exception ?? ?pki -d ~/.dogtag/nssdb -c Secret at 123 -n "PKI Administrator for tecra-db02" kra-key-retrieve --keyID 0x1a --output-data private.key WARNING: BAD_CERT_DOMAIN encountered on 'CN=tecra-db02,OU=pki-tomcat,O=tecra-db02 Security Domain' indicates a common-name mismatch ------------------------ Retrieve Key Information ------------------------ NullPointerException: null Thanks, Sharath From dmoluguw at redhat.com Thu Nov 7 18:35:17 2019 From: dmoluguw at redhat.com (Dinesh Prasanth Moluguwan Krishnamoorthy) Date: Thu, 07 Nov 2019 13:35:17 -0500 Subject: [Pki-devel] How generate the pkcs12 certificate Dogtag In-Reply-To: References: Message-ID: <0aa4c4686ec675fc31693527f12ac836b890fb52.camel@redhat.com> Hello Sharath, There are different type of certificates that can be generated using Dogtag. You can learn more here: https://www.dogtagpki.org/wiki/Certificate_Management This document should help you get started with generic certificates: https://www.dogtagpki.org/wiki/PKI_CA_Certificate_CLI Regards, --Dinesh On Wed, 2019-11-06 at 17:50 +0530, Sharath wrote: > Hello Team, > > Can you please help "How to generate the private key and associated > certificate(matching to the Private Key) using Dogtag" ?? > > Thanks, > > Sharath > > > > _______________________________________________ > Pki-devel mailing list > Pki-devel at redhat.com > https://www.redhat.com/mailman/listinfo/pki-devel -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: This is a digitally signed message part URL: From dmoluguw at redhat.com Thu Nov 7 19:34:44 2019 From: dmoluguw at redhat.com (Dinesh Prasanth Moluguwan Krishnamoorthy) Date: Thu, 07 Nov 2019 14:34:44 -0500 Subject: [Pki-devel] How to find the private key Dogtag In-Reply-To: References: Message-ID: <7081b46301754dd3460396f4a74fb557ac10a605.camel@redhat.com> Hello Sharath, (responding to your "To retrieve private key" email as well) You can start by looking at: https://access.redhat.com/documentation/en-us/red_hat_certificate_system/9/html/administration_guide/key_recovery_authority For CLI instructions, refer: https://www.dogtagpki.org/wiki/Certificate_Key_Archival https://www.dogtagpki.org/wiki/PKI_KRA_Key_CLI OR For GUI, you can retrieve the PKCS#12 (.p12) file from the KRA Web UI: https://:/kra You can obtain the above URL by running `pkidaemon status` in the server where you have KRA installed Note that you need to import KRA Admin cert into browser in order to retrieve keys If you need more assistance, please feel free to reach out! Good luck! Regards, --Dinesh On Wed, 2019-11-06 at 19:30 +0530, Sharath wrote: > Hello Team, > > I have certificate and the public key but where i can find the > private > key ?? > > pki ca-cert-show 0x30 --output myCert.cer > > Key ID: 0x1a > Algorithm: 1.2.840.113549.1.1.1 > Size: 1024 > Owner: CN=test_sharath01,O=tecra > Public Key: > > MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCZNLvZQ+WVnBBHM3nw3UldIdVi > droNReev+/iMyaLlvuof4io2V1Yv8oT5Yhfxuoblt+nqdWpAwgFeTHKxTpVmyNpZ > UiyEdhLssIJ5cPGZ0BjRKjehsapPCMZzslvFbVG8Rb8E0md0av9ncJBcM9caicRz > 7qeRqqunXFtvfViZ2QIDAQAB > > pki -d ~/.dogtag/nssdb -c Secret at 123 -n "PKI Administrator for > tecra-db02" kra-key-show 0x1a > > > Key ID: 0x1a > Algorithm: 1.2.840.113549.1.1.1 > Size: 1024 > Owner: CN=test_sharath01,O=tecra > Public Key: > > MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCZNLvZQ+WVnBBHM3nw3UldIdVi > droNReev+/iMyaLlvuof4io2V1Yv8oT5Yhfxuoblt+nqdWpAwgFeTHKxTpVmyNpZ > UiyEdhLssIJ5cPGZ0BjRKjehsapPCMZzslvFbVG8Rb8E0md0av9ncJBcM9caicRz > 7qeRqqunXFtvfViZ2QIDAQAB > > > Thanks, > > Sharath > > _______________________________________________ > Pki-devel mailing list > Pki-devel at redhat.com > https://www.redhat.com/mailman/listinfo/pki-devel -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: This is a digitally signed message part URL: From ascheel at redhat.com Thu Nov 7 20:21:13 2019 From: ascheel at redhat.com (Alex Scheel) Date: Thu, 7 Nov 2019 15:21:13 -0500 (EST) Subject: [Pki-devel] [Pki-users] How to generate the certificate in pkcs #12 format using Dogtag PKI In-Reply-To: <03e5fce4-4f18-653b-a6e7-8adceb79b73b@tecra.com> References: <6b9be431-b4a2-b607-e57c-0f29f4f1dbe3@tecra.com> <20191104042941.GD8128@T470s> <03e5fce4-4f18-653b-a6e7-8adceb79b73b@tecra.com> Message-ID: <325387102.10212570.1573158073709.JavaMail.zimbra@redhat.com> Hi Sarath, I think a X509 Certificate with "digital signature" key usage would suffice based on what I can tell: - https://helpx.adobe.com/acrobat/using/certificate-based-signatures.html - https://tools.ietf.org/html/rfc5280#section-4.2.1.3 - https://access.redhat.com/documentation/en-us/red_hat_certificate_system/9/html/administration_guide/standard_x.509_v3_certificate_extensions Per a digicert article on the subject, you might want timestamping as an extended key usage as well: - https://www.digicert.com/document-signing/how-to-sign-a-pdf.htm - https://access.redhat.com/documentation/en-us/red_hat_certificate_system/9/html/administration_guide/Standard_X.509_v3_Certificate_Extensions#Discussion-PKIX_Extended_Key_Usage_Extension_Uses Details are kinda sparse about what else you'd need, or if those are sufficient. You might try reading Section 12.7.4.5 "Signature Fields", Section 12.8 "Digital Signatures", and in particular, Section 12.8.3.3 "PKCS#7 Signatures as used in ISO 32000" of the PDF 1.7 specification for more information: - https://www.adobe.com/content/dam/acom/en/devnet/pdf/pdfs/PDF32000_2008.pdf You'd probably want to create a certificate profile with this information at any rate: - https://access.redhat.com/documentation/en-us/red_hat_certificate_system/9/html/administration_guide/certificate_profiles Hope that helps, - Alex ----- Original Message ----- > From: "Sharath" > To: "Fraser Tweedale" > Cc: pki-users at redhat.com, pki-devel at redhat.com > Sent: Monday, November 4, 2019 2:09:54 AM > Subject: Re: [Pki-users] [Pki-devel] How to generate the certificate in pkcs #12 format using Dogtag PKI > > HI Fraser, > > I have use case like need to certify the PDF document with "handwritten > user signature with associated certificate and it should be validate > with the password" ?? > > How can we achieve this using Dogtag PKI?? > > Thanks, > > Sharath > > On 04/11/19 9:59 AM, Fraser Tweedale wrote: > > On Fri, Nov 01, 2019 at 05:29:40PM +0530, Sharath wrote: > >> HI Team, > >> > >> 1. Can you please help, how to generate the certificate using pkcs #12 > >> format?? > >> > > Hi Sharath, > > > > PKCS #12 is a key and certificate archival format. The main use of > > PKCS #12 in Dogtag is retrieving archived keys from the KRA (key > > recovery authority). > > > > If you have a certificate and the corresponding private key you can > > create a PKCS #12 file using 'openssl pkcs12', or for keys in NSS > > databases 'pk12util'. > > > > If provide more context about your use case, we may be able to > > provide more assistance :) > > > >> 2. Is there any to validate the certificate with password using Dogtag PKI > >> ?? > >> > > Again, it's not clear what you're trying to do. But with PKI you > > never need a passphrase or private key to validate certificate > > signatures. > > > > Cheers, > > Fraser > > > >> Thanks, > >> > >> Sharath > >> > >> > >> _______________________________________________ > >> Pki-devel mailing list > >> Pki-devel at redhat.com > >> https://www.redhat.com/mailman/listinfo/pki-devel > > > > _______________________________________________ > Pki-users mailing list > Pki-users at redhat.com > https://www.redhat.com/mailman/listinfo/pki-users > From builds at travis-ci.org Sun Nov 24 07:30:41 2019 From: builds at travis-ci.org (Travis CI) Date: Sun, 24 Nov 2019 07:30:41 +0000 Subject: [Pki-devel] [CRON] Still Failing: dogtagpki/pki-nightly-test#542 (master - 7d8d351) In-Reply-To: Message-ID: <5dda31a198741_43fa7e5f290149547@99df9b86-69c7-43fc-b92e-03274ab40330.mail> Build Update for dogtagpki/pki-nightly-test ------------------------------------- Build: #542 Status: Still Failing Duration: 17 mins and 32 secs Commit: 7d8d351 (master) Author: Dinesh Prasanth M K Message: Fix jobs to include beta/rawhide as optional jobs Signed-off-by: Dinesh Prasanth M K View the changeset: https://github.com/dogtagpki/pki-nightly-test/compare/f9b30e4c74c812bd0414a2f5282f1153a7776df1...7d8d351192b013988a4667ee2dd16892d47291ff View the full build log and details: https://travis-ci.org/dogtagpki/pki-nightly-test/builds/616195493?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the dogtagpki/pki-nightly-test repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=20325727&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications. -------------- next part -------------- An HTML attachment was scrubbed... URL: From builds at travis-ci.org Mon Nov 25 07:33:09 2019 From: builds at travis-ci.org (Travis CI) Date: Mon, 25 Nov 2019 07:33:09 +0000 Subject: [Pki-devel] [CRON] Still Failing: dogtagpki/pki-nightly-test#543 (master - 7d8d351) In-Reply-To: Message-ID: <5ddb83b4d0781_43fd60971225c206990@5efb9f35-2171-4751-b5ca-0394d51cb957.mail> Build Update for dogtagpki/pki-nightly-test ------------------------------------- Build: #543 Status: Still Failing Duration: 19 mins and 1 sec Commit: 7d8d351 (master) Author: Dinesh Prasanth M K Message: Fix jobs to include beta/rawhide as optional jobs Signed-off-by: Dinesh Prasanth M K View the changeset: https://github.com/dogtagpki/pki-nightly-test/compare/f9b30e4c74c812bd0414a2f5282f1153a7776df1...7d8d351192b013988a4667ee2dd16892d47291ff View the full build log and details: https://travis-ci.org/dogtagpki/pki-nightly-test/builds/616540810?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the dogtagpki/pki-nightly-test repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=20325727&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications. -------------- next part -------------- An HTML attachment was scrubbed... URL: From builds at travis-ci.org Tue Nov 26 07:33:08 2019 From: builds at travis-ci.org (Travis CI) Date: Tue, 26 Nov 2019 07:33:08 +0000 Subject: [Pki-devel] [CRON] Still Failing: dogtagpki/pki-nightly-test#544 (master - 7d8d351) In-Reply-To: Message-ID: <5ddcd534417ce_43fcdca32de942656a8@1ae1c300-fee6-440c-be04-c925a46ac645.mail> Build Update for dogtagpki/pki-nightly-test ------------------------------------- Build: #544 Status: Still Failing Duration: 18 mins and 30 secs Commit: 7d8d351 (master) Author: Dinesh Prasanth M K Message: Fix jobs to include beta/rawhide as optional jobs Signed-off-by: Dinesh Prasanth M K View the changeset: https://github.com/dogtagpki/pki-nightly-test/compare/f9b30e4c74c812bd0414a2f5282f1153a7776df1...7d8d351192b013988a4667ee2dd16892d47291ff View the full build log and details: https://travis-ci.org/dogtagpki/pki-nightly-test/builds/617069310?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the dogtagpki/pki-nightly-test repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=20325727&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications. -------------- next part -------------- An HTML attachment was scrubbed... URL: From builds at travis-ci.org Wed Nov 27 08:05:15 2019 From: builds at travis-ci.org (Travis CI) Date: Wed, 27 Nov 2019 08:05:15 +0000 Subject: [Pki-devel] [CRON] Errored: dogtagpki/pki-nightly-test#545 (master - 7d8d351) In-Reply-To: Message-ID: <5dde2e3b7aabc_43fea23f156601233a2@e62d3dc8-32be-48fa-a6d1-956f59727b35.mail> Build Update for dogtagpki/pki-nightly-test ------------------------------------- Build: #545 Status: Errored Duration: 50 mins and 1 sec Commit: 7d8d351 (master) Author: Dinesh Prasanth M K Message: Fix jobs to include beta/rawhide as optional jobs Signed-off-by: Dinesh Prasanth M K View the changeset: https://github.com/dogtagpki/pki-nightly-test/compare/f9b30e4c74c812bd0414a2f5282f1153a7776df1...7d8d351192b013988a4667ee2dd16892d47291ff View the full build log and details: https://travis-ci.org/dogtagpki/pki-nightly-test/builds/617590000?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the dogtagpki/pki-nightly-test repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=20325727&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications. -------------- next part -------------- An HTML attachment was scrubbed... URL: From builds at travis-ci.org Thu Nov 28 07:33:28 2019 From: builds at travis-ci.org (Travis CI) Date: Thu, 28 Nov 2019 07:33:28 +0000 Subject: [Pki-devel] [CRON] Failed: dogtagpki/pki-nightly-test#546 (master - 7d8d351) In-Reply-To: Message-ID: <5ddf7847ef89c_43ff902529dfc2299f7@8b2c2c2f-d311-45e2-95c4-f0eef8a1e4a8.mail> Build Update for dogtagpki/pki-nightly-test ------------------------------------- Build: #546 Status: Failed Duration: 17 mins and 38 secs Commit: 7d8d351 (master) Author: Dinesh Prasanth M K Message: Fix jobs to include beta/rawhide as optional jobs Signed-off-by: Dinesh Prasanth M K View the changeset: https://github.com/dogtagpki/pki-nightly-test/compare/f9b30e4c74c812bd0414a2f5282f1153a7776df1...7d8d351192b013988a4667ee2dd16892d47291ff View the full build log and details: https://travis-ci.org/dogtagpki/pki-nightly-test/builds/618065809?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the dogtagpki/pki-nightly-test repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=20325727&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications. -------------- next part -------------- An HTML attachment was scrubbed... URL: From builds at travis-ci.org Fri Nov 29 07:34:01 2019 From: builds at travis-ci.org (Travis CI) Date: Fri, 29 Nov 2019 07:34:01 +0000 Subject: [Pki-devel] [CRON] Still Failing: dogtagpki/pki-nightly-test#547 (master - 7d8d351) In-Reply-To: Message-ID: <5de0c9e941ad7_43fbf3790e3dc189948@cee1eccd-3602-456b-92c4-36aaba6cda40.mail> Build Update for dogtagpki/pki-nightly-test ------------------------------------- Build: #547 Status: Still Failing Duration: 17 mins and 28 secs Commit: 7d8d351 (master) Author: Dinesh Prasanth M K Message: Fix jobs to include beta/rawhide as optional jobs Signed-off-by: Dinesh Prasanth M K View the changeset: https://github.com/dogtagpki/pki-nightly-test/compare/f9b30e4c74c812bd0414a2f5282f1153a7776df1...7d8d351192b013988a4667ee2dd16892d47291ff View the full build log and details: https://travis-ci.org/dogtagpki/pki-nightly-test/builds/618475532?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the dogtagpki/pki-nightly-test repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=20325727&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications. -------------- next part -------------- An HTML attachment was scrubbed... URL: From builds at travis-ci.org Sat Nov 30 07:34:27 2019 From: builds at travis-ci.org (Travis CI) Date: Sat, 30 Nov 2019 07:34:27 +0000 Subject: [Pki-devel] [CRON] Still Failing: dogtagpki/pki-nightly-test#548 (master - 7d8d351) In-Reply-To: Message-ID: <5de21b82e0203_43fb67580bb6c1534d9@fbf7adb8-d4c5-42e0-af5d-e276c0965177.mail> Build Update for dogtagpki/pki-nightly-test ------------------------------------- Build: #548 Status: Still Failing Duration: 17 mins and 6 secs Commit: 7d8d351 (master) Author: Dinesh Prasanth M K Message: Fix jobs to include beta/rawhide as optional jobs Signed-off-by: Dinesh Prasanth M K View the changeset: https://github.com/dogtagpki/pki-nightly-test/compare/f9b30e4c74c812bd0414a2f5282f1153a7776df1...7d8d351192b013988a4667ee2dd16892d47291ff View the full build log and details: https://travis-ci.org/dogtagpki/pki-nightly-test/builds/618858543?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the dogtagpki/pki-nightly-test repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=20325727&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications. -------------- next part -------------- An HTML attachment was scrubbed... URL: