the code is:
//******************************************************

       byte[] encodedCertChain = p12.getBytes();
        response.setContentType("application/text");
       
       
 
    response.getOutputStream().write(encodedCertChain);
    response.getOutputStream().flush();
   
 
 
but the IE is cannot down this,
It say can download from the url!!
 
why??
 
 
 
 
 
 
  Ҷ��
�й����ʵ�����������
GFT Software Ltd.
Tel��67800438
Fax��67800386
E-mail: [EMAIL PROTECTED]

Reply via email to