You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/05/10 06:31:42 UTC

[GitHub] [apisix] imjoey commented on issue #4157: bug: After installing the Apisix on ARM-based System,but it can't works properly.

imjoey commented on issue #4157:
URL: https://github.com/apache/apisix/issues/4157#issuecomment-836243314


   @Molio-tan Have you tried the similar solution provided by https://blog.csdn.net/nange_nice/article/details/82182635? Probably this may give you a quick fix.
   
   Currently, only OpenSSL is well tested with openresty. The introduction of [GmSSL repository](https://github.com/guanzhi/GmSSL#about-gmssl) tells `Existing projects such as Apache web server can be easily ported to GmSSL with minor modification and a simple rebuild.`, so maybe there still needs some work to get along with openresty.
   
   Since the uncommonly used GmSSL introduces too much complexity and uncertainty. Could you use OpenSSL first to check if it works? If everything goes well, I guess the only work is to make openresty successfully running on GmSSL.
   
   Looking forward to your feedback. Thanks.
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org