On 23 January 2015 at 17:22, Salz, Rich <rs...@akamai.com> wrote:

>  Thanks for the links.  I understand it's a real issue.  The concern is
> will windows return EACCESS for cases when there really is access denied?
>
>
No, if it's file permissions you get EPERM. EACCESS is weirder things like
opening a directory fopen(), see
https://msdn.microsoft.com/en-us/library/5814770t.aspx

Cheers

Rich.



>
>
>
>
> _______________________________________________
> openssl-users mailing list
> To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users
>
>
_______________________________________________
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to