Giter Site home page Giter Site logo

Comments (4)

foriequal0 avatar foriequal0 commented on August 22, 2024

https://github.com/dotnet/corefx/issues/10146#issuecomment-297178697 이런 문제 때문인거같아서

pk12util -i ca.pfx -d sql:$HOME/.mozilla/firefox/{...}.default
pk12util -i ca.pfx -d sql:$HOME/.pki/nssdb

해봤는데 여전한데, 잘못한건지도 모르겠네요..

from passivex.

foriequal0 avatar foriequal0 commented on August 22, 2024

.NET이 시스템 전역 Certs를 읽기는 한다는 모양이니
http://blog.xelnor.net/firefox-systemcerts/ 이런거라던가...
https://github.com/dotnet/corefx/issues/15871#issuecomment-277884403
이런거라던가...

from passivex.

devunt avatar devunt commented on August 22, 2024

JS 플러그인들이 OS/브라우져 종류에 따라 동작이 달라지는 경우가 많아서 그런 것 같기도 하네요 (아마?)
일단 전 크롬에서도 UA를 Edge로 바꾸고 작업하고 있습니다.
혹시 리눅스에서도 UA를 Edge로 변경하면 문제 없이 돌아갈지도 모르겠네요.
Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.135 Safari/537.36 Edge/12.10136

Edge는 확장기능 설치나 NPAPI 사용도 불가능하고 ActiveX 설치도 불가능해 무조건 웹 기반 외부 플러그인을 써야 하는 관계로 최대한 특이 케이스를 막을 수 있어 좋습니다.
(ex: TouchEnEx의 경우 크롬에서는 exe 설치가 아닌 확장기능 설치를 요구해 PassiveX를 쓸 수 없으나 Edge에서는 exe 웹서버 사용)

from passivex.

foriequal0 avatar foriequal0 commented on August 22, 2024

https://github.com/FiloSottile/mkcert
이런걸 쓰면 좋겠네요

from passivex.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.