I tried to run nix-serve with SSL but I get this error:
Unable to load module for proto "Net::Server::Proto::SSL": Module IO::Socket::SSL is required for SSL - you may alternately try SSLEAY. Can't locate IO/Socket/SSL.pm in @
INC (you may need to install the IO::Socket::SSL module)
Missing dependency seems to be: nixpkgs.perl528Packages.IOSocketSSL
I tried to run nix-serve with SSL but I get this error:
Missing dependency seems to be:
nixpkgs.perl528Packages.IOSocketSSL