[BlueOnyx:27358] Re: Importing Certs with .crt

Michael Stauber mstauber at blueonyx.it
Wed Nov 27 10:46:27 -05 2024


Hi Chris,

> Unable to read uploaded certificate. Only files with the file extension 
> '*.txt', '*.csr', '*.cert' or '*.crt' are allowed. Please try again.
> 
> Changing the file to .txt solves the problem, but when we're doing 
> batches of, say, a dozen or more at a time that becomes tedious.

Yeah, I think the localization is outdated and only files with *.txt 
ending are allowed. The issue here is the upload function in CodeIgniter 
identifies files by Mime-type and these *are* textfiles. So it requires 
a *.txt ending.

I'll see if anything can be done about it.

-- 
With best regards

Michael Stauber


More information about the Blueonyx mailing list