For excessively paranoid client authentication.
Organization & Common Name: Some human identifier for this server CA.
openssl genrsa -des3 -out ca.key 4096
openssl req -new -x509 -days 365 -key ca.key -out ca.crt
For excessively paranoid client authentication.
Organization & Common Name: Some human identifier for this server CA.
openssl genrsa -des3 -out ca.key 4096
openssl req -new -x509 -days 365 -key ca.key -out ca.crt
/* | |
Specify the following options for the linker: | |
-Wl,--enable-stdcall-fixup | |
*/ | |
#include "ws2tcpip.h" | |
char * | |
gai_strerrorA( | |
_In_ int ecode) |
class ClassTypeImpl implements reflect.ClassType {kind='class'} | |
class InterfaceTypeImpl implements reflect.InterfaceType {kind='interface'} | |
let node_modules = { | |
typescript : { | |
lib : { | |
lib.core.d : { | |
PropertyDescriptor : new InterfaceTypeImpl(), | |
PropertyDescriptorMap : new InterfaceTypeImpl(), | |
Object : new InterfaceTypeImpl(), | |
ObjectConstructor : new InterfaceTypeImpl(), |