#https

kimhokimho· 6년

Localhost에서 https(SSL) 테스트 환경 만들기

How to test secure (https) services from localhost As a developer, if you want to integrate and test third party secure services with your server running on a local machine, you need to… medium.com Localhost에서 https(SSL) 테스트 환경 구축하려고 이거저거 시도해봤는데 이 방법이 제일 잘 되는 것 같네요^^ mkcert라는 툴을 이용해서 구축하는 방법입니다.
2.3K
0