2fd4f40 webui: extract complex pkey on Add and Edit

1 file Authored by pvoborni 9 years ago, Committed by mkosek 9 years ago,
    webui: extract complex pkey on Add and Edit
    
    DNS zone 'Add and Edit' failed because of new DNS name encoding.
    
    This patch makes sure that keys are extracted properly.
    
    https://fedorahosted.org/freeipa/ticket/4520
    
    Reviewed-By: Endi Sukma Dewata <edewata@redhat.com>