<html><body><div style="font-family: Times New Roman; font-size: 12pt; color: #000000"><div>Hi all. I have an issue where I'm trying to delete an SSL key and I'm getting the following error:</div><div><br></div><div><p style="margin: 0px;" data-mce-style="margin: 0px;">2014-11-19 10:39:58,311 [TP-Processor3] WARN org.hibernate.util.JDBCExceptionReporter - SQL Error: 0, SQLState: 23503<br>2014-11-19 10:39:58,312 [TP-Processor3] ERROR org.hibernate.util.JDBCExceptionReporter - ERROR: update or delete on table "rhncryptokey" violates foreign key constraint "rhn_csssl_cacertid_fk" on table "rhncontentsourcessl"<br> Detail: Key (id)=(3) is still referenced from table "rhncontentsourcessl".<br>2014-11-19 10:39:58,312 [TP-Processor3] ERROR org.hibernate.event.def.AbstractFlushingEventListener - Could not synchronize database state with session</p><p style="margin: 0px;" data-mce-style="margin: 0px;"><br></p><p style="margin: 0px;" data-mce-style="margin: 0px;">Looks like I have to go into the DB to get rid of this. But I don't want to go into it unless I know exactly what I need to delete. Just don't want to delete the wrong thing.</p><p style="margin: 0px;" data-mce-style="margin: 0px;"><br></p><p style="margin: 0px;" data-mce-style="margin: 0px;">Anyone run into this before and have a solution?</p><p style="margin: 0px;" data-mce-style="margin: 0px;"><br></p><p style="margin: 0px;" data-mce-style="margin: 0px;">Thanks!</p><p style="margin: 0px;" data-mce-style="margin: 0px;"><br></p><p style="margin: 0px;" data-mce-style="margin: 0px;">Glen Collins</p></div></div></body></html>