RE: Openssl 3.0 fipsinstall fails in yocto linux environment

2021-11-09 Thread Susan Tremel
SL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_BUILDING_OPENSSL -DNDEBUG OPENSSLDIR: "/usr/lib/ssl-3" ENGINESDIR: "/usr/lib/engines-3" MODULESDIR: "/usr/lib/ossl-modules" Seeding source: os-specific CPUINFO: OPENSSL_armcap=0x1 thanks, Susan ---

Openssl 3.0 fipsinstall fails in yocto linux environment

2021-11-09 Thread Susan Tremel
Pass RSA_Decrypt : (KAT_AsymmetricCipher) : Pass INSTALL PASSED I need to get the FIPS module to install without needing the default provider. It seems like the FIPS module is trying to install and getting stuck in a bad state, but I could use some help debugging this. Thanks for any help you can provide. Susan

Re: [openssl-users] Means to update read bio only

2015-02-09 Thread Susan Hinrichs
On 2/7/2015 8:33 AM, Matt Caswell wrote: On 06/02/15 21:46, Matt Caswell wrote: On 06/02/15 15:48, Susan Hinrichs wrote: Hello, In Apache Traffic Server we are primarily using SSL_accept and SSL_read/SSL_write with file descriptor bios. But during the handshake, we need to feed in our own

[openssl-users] Means to update read bio only

2015-02-06 Thread Susan Hinrichs
preferred way of updating a read bio without affecting the write bio processing? Thanks, Susan ___ openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Re: Error revoking a certificate

2006-06-14 Thread Susan McIntosh
field in the certificate, as box b is not the owner this field doestnot match and error outs.please let me know about this. - Original Message From: Susan McIntosh <[EMAIL PROTECTED]> To: openssl-users@openssl.org Sent: Tuesday, 13 June, 2006 12:23:32 AM Subject: Error revo

Error revoking a certificate

2006-06-12 Thread Susan McIntosh
ll the same for both revocation attempts. The only thing that's changed, as far as I can tell, is the version of AIX and openssl. Is there a config file I need to check besides the one I specify on the command line? Any ideas about what might be going

Error revoking a certificate

2006-06-10 Thread Susan McIntosh
are all the same for both revocation attempts. The only thing that's changed, as far as I can tell, is the version of AIX and openssl. Is there a config file I need to check besides the one I specify on the command line? Any ideas about what might be going

question about ssl certs

2006-04-20 Thread Susan
Hi, all. I'm hoping somebody can clarify the confusion for me. Do certs need to be guarded or not? Because what happens if you're doing client-side authentication and a server asks you for your cert, caches it and that server is later compromised? What will prevent somebody from stealing my c