What mean Validate upload certificate?

Having a question about translating phpBB 3.2? Want to discuss and collaborate with people currently translating phpBB 3.2? Here would be the correct place to do so.
Post Reply
User avatar
vader696
Translator
Posts: 122
Joined: Sat Jan 21, 2017 11:38 am
Location: Krakow, Poland
Contact:

What mean Validate upload certificate?

Post by vader696 »

Hi guys,

I do polish translation for phpbb 3.2.0 and I don't understand what mean:
'UPLOAD_CERT_VALID' => 'Validate upload certificate',
'UPLOAD_CERT_VALID_EXPLAIN' => 'If enabled, certificates of remote uploads will be validated. This requires the CA bundle to be defined by the <samp>openssl.cafile</samp> or <samp>curl.cainfo</samp> setting in your php.ini.',

I would like to translate it as clear as possible ;)
User avatar
vader696
Translator
Posts: 122
Joined: Sat Jan 21, 2017 11:38 am
Location: Krakow, Poland
Contact:

Re: What mean Validate upload certificate?

Post by vader696 »

Any idea?
User avatar
MohamedAG
Registered User
Posts: 107
Joined: Mon May 26, 2014 10:06 pm
Location: U.S.A.
Name: Moh Sal
Contact:

Re: What mean Validate upload certificate?

Post by MohamedAG »

If enabled, certificates of remote uploads will be validated. This requires the CA bundle to be defined by the <samp>openssl.cafile</samp> or <samp>curl.cainfo</samp> setting in your php.ini.

This could be translated in the following way

If ON, your PhpBB will check the security certificate of sites for remote attachment uploads. Make sure you define it in your php.ini file in <samp>openssl.cafile</samp> or <samp>curl.cainfo</samp>.

I think this is related to this topic, however I can't seem to see where this feature is in the AP

https://area51.phpbb.com/phpBB/viewtopic.php?t=36801
Post Reply

Return to “[3.2.x] Translations”