sergioIGZ
Results
4
comments of
sergioIGZ
i'm in a similar position, i dont have a domain, just need to access via IP, but i get ERR_SSL_VERSION_OR_CIPHER_MISMATCH if i dont set the certificate key/cert
i'd like to use under https because its for calling an API from a https site
For example i have some service-plugins injected in the "this" with some methods to normalize some objects so i can call it from anywhere in the app (actions, components...) ```...