Welcome Guest, Not a member yet? Register   Sign In
file type crt as mime
#1

I do face an issue when using upload library

since when trying to upload a CRT file (Certificate File) which has a mime type of Content-Type: application/pkix-cert 


it gives me file type not allowed Sad

I checked the mimes.php and it has a record for crt as follow:

'crt'   => array('application/x-x509-ca-cert', 'application/x-x509-user-cert', 'application/pkix-cert')

so any suggestions please

note: when I use $config['allowed_types']        = '*'; 
it works without errors
Reply


Messages In This Thread
file type crt as mime - by mtso86 - 06-15-2019, 10:36 AM
RE: file type crt as mime - by jreklund - 06-15-2019, 11:07 AM
RE: file type crt as mime - by mtso86 - 06-15-2019, 04:34 PM



Theme © iAndrew 2016 - Forum software by © MyBB